Register

BCDice for Foundry VTT

An Add-on Module for Foundry Virtual Tabletop

Author: Jean.N Project Source: Project URL Versions 11 - 12 (Verified 11.315) Last Updated 1 month ago

BCRoller

 

A module to query the BCDice API for dice rolls. BCDice is the largest dice rolling bot in Japan, containing 100s of different TRPG systems and playstyles. You can find the sourcecode here. Please feel free to join their Discord and discuss your favorite Japanese TRPGs. You can even submit localization files for them.
Alternatively, if you have a system which foundry does not support, you can submit how that system does dice rolls and it can be implemented in BCDice (thus allowing you to use that system in foundry). Currently, the majority of users are from Japan and Korea. Looking forward to seeing others joing the team!

 

BCDice

日本でもっとも使われている、TRPG用ダイスロール処理システムです。どどんとふ、ココフォリア、ユドナリウム、TRPGスタジオなどさまざまなオンセツールで使われています。(https://bcdice.org/ より引用)
Modの使い方はWikiよりご確認ください(jsin_me版の情報)。

 

サポートはWikiにあるコミュニティDiscordに入り(事前確認不要)、BCDiceチャンネルで要望をご報告ください。

 

このモジュールはjsin_meさんが作製し、こまるさんが改良したものをベースに作製されています。

 

Custom System Builderとの連携

使用方法

「Label roll message」に以下のコードを入力することでBCDiceを経由するロールが可能になります。
${#%{localVars.bcdformula=`BCDiceコマンド`}%}$
${#%{localVars.text=await game.modules.get("fvtt-bcdice-addon").api.customCommand("/bcd","",`${bcdformula}$`)}%}$
${#%{localVars.result=`${text}$`.substring(`${text}$`.lastIndexOf("> ") + 2)}%}$

変数同期

設定で「CustomSystemBuilder連携」を有効にすると、BCDiceの変数とCSBの変数の双方向同期を行えるようになります。

同期対象の変数を設定する必要があります。

設定例:

HP : currenthp

敏捷 : attributes, name_attributes, value_attributes

この例では、以下の2つの変数が同期されます。

 

Token Action HUD 対応

Categories

Available Versions

  1. Version 4.3.1

    1 month ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  2. Version 4.3.0

    1 month ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  3. Version 4.2.1

    1 month, 1 week ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  4. Version 4.2.0

    1 month, 1 week ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  5. Version 4.1.1

    1 month, 2 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  6. Version 4.1.0

    1 month, 2 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  7. Version 4.0.2

    1 month, 4 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  8. Version 4.0.1

    1 month, 4 weeks ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes
  9. Version 4.0.0

    2 months ago
    Foundry Version 11 - 12 (Verified 11.315) Manifest URL Read Notes