| Latest version | 4.5.0 |
|---|---|
| Minimum Core | 11 |
| Compatible Core | 13.350 |
| Last updated | 8 months ago |
| Created | 1 year ago |
| Authors | |
| Languages |
English 日本語 |
| Systems | All systems |
| Project source | Project URL |
| Read-me | Readme URL |
| License | License URL |
${#%{localVars.bcdformula=`BCDiceコマンド`}%}$${#%{localVars.text=await game.modules.get("fvtt-bcdice-addon").api.customCommand("/bcd","",`${bcdformula}$`)}%}$${#%{localVars.result=`${text}$`.substring(`${text}$`.lastIndexOf("> ") + 2)}%}$
{}で括ったチャットパレットの変数に加えて、${}$で括ったCustom System Builderの変数も使用できます。${text}$に代入され、最後の1項目がロール結果として${result}$に代入されます。${result}$を使用したコードを追加することである程度実現できます。${result}$が特殊な結果になる場合がありますが、その場合はスクリプトやマクロで${text}$を整形して利用してください。${text}$に代入され、操作後の値が${result}$に代入されます。設定で「CustomSystemBuilder連携」を有効にすると、BCDiceの変数とCSBの変数の双方向同期を行えるようになります。
同期対象の変数を設定する必要があります。
設定例:
HP : currenthp
敏捷 : attributes, name_attributes, value_attributes
この例では、以下の2つの変数が同期されます。
To install this package, open your Foundry Setup screen and navigate to your Module tab and click the Install Module button.
From there, you can either search for the package unique name: fvtt-bcdice-addon or copy its manifest URL:
And paste it to the input box at the bottom of your window.

You can install this package directly to your Forge account.