Manual Die Rolling through chat window (with dev branch) - StarWarsFoundryVTT/StarWarsFFG GitHub Wiki
The Dev Branch (v1.0) includes native Die Rolling functionality.
To roll Narrative Dice use the command:
/roll #d<narrative die type>
Narrative Die Types
Type | Die Color | Code |
---|---|---|
Ability | yellow | a |
Boost | blue | b |
Challenge | red | c |
Difficulty | purple | d |
Force | white | f |
Proficiency | green | p |
Setback | black | s |
These can be strung together to create complex dice pools.
/roll 1da + 1dp + 3dd
Rolls 1 Ability 1 Proficiency and 3 difficult dice.