友人とプレイしているテーブルトップ ストラテジー ゲームの JavaScript ダイス ローラーを作成していますが、問題が発生しました。基本的に、不規則なヒット テーブルがあるため、式を使用して結果を判断することはできません (私が知る限り)。成功または失敗。大量のため、JsLint が示した他のすべてのエラーを修正しましたが、これらのエラーが参照する文字が単語の途中にあるため、意味が分からないようです。
jsFiddle は次のとおりです。
Error:
Problem at line 19 character 12: Missing semicolon.
var aContnt["<h1>Broken History - Dice roller tool</h1><p>Choose one of the f...
Problem at line 19 character 1249: Expected an assignment or function call and instead saw an expression.
var aContnt["<h1>Broken History - Dice roller tool</h1><p>Choose one of the f...
Implied global: prompt 64,66,262,264,441, morale 441,443, iRoll 442,443