mirror of
https://github.com/oddluck/limnoria-plugins.git
synced 2025-04-25 20:41:21 -05:00
10 lines
518 B
Plaintext
10 lines
518 B
Plaintext
Dark Heresy/Rogue Trader/Deathwatch support
|
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|
|
|
DH/RT/DW systems use a d100 die, the result is compared to a target number
|
|
with some modifiers. You can roll a die using 'vs(40)' or 'vs(40+20-10)'
|
|
syntax. Unlimited number of modifiers is supported. The result is displayed as
|
|
the threshold value minus the roll value, so a positive number means success
|
|
and tens digit equals the number of degrees of success/failure.
|
|
You can roll several identical tests using syntax '3vs(30)'.
|