Skip to content
Chris Normand edited this page Mar 11, 2022 · 22 revisions

Rolling For Everyone's Skills

A GM might want to roll a check of some kind on all of the player characters.

/ev [Sk:skillname]

Will roll against the 'skillname' for all player characters, on the GM's machine.

!/ev [Sk:skillname]

Will Blindroll against the 'skillname' for all player characters, on the GM's machine.

/rem [Sk:skillname]

Will send a remote command to all connected clients, which will cause them to roll 'skillname' against their current character.

/rem [!Sk:skillname]

Will send a remote command to all connected clients, which will cause them to Blindroll 'skillname' against their current character.

[SK:skillname]

Will create a button in the chat log that everyone can press to roll 'skillname' against their current character.

[!SK:skillname]

Will create a button in the chat log that everyone can press to Blind roll 'skillname' against their current character.

Acrobatic Dodge

["Acrobatic Dodge"!/if [SK:Acrobatics] [Dodge +2] /else [Dodge -2]]

Roll vs Acrobatics, if successful, roll Dodge +2, otherwise roll Dodge -2.

Roll for Physical Stun

["Check for Stun"!/if ! [?AD:High Pain Threshold] {/if [?AD:Low Pain Threshold] [HT-4] [HT]}]

Check to see if the character does NOT have 'High Pain Threshold', and if not, check to see if they have 'Low Pain Threshold'. If they do, roll HT -4, othersize roll HT