Difference between revisions of "CuAnnan/Oakenshield"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
+set diff = <the diff of the cantrip> | +set diff = <the diff of the cantrip> | ||
+oak | +oak | ||
+ | |||
+ | There is a command to lose health | ||
+ | +shed [n] | ||
+ | If n is not provided, you shed 1. Otherwise it sheds n. If you don't have n oakenshield health levels left to lose, it's down to you to manage your health levels. | ||
This will roll <pool> dice against <diff> | This will roll <pool> dice against <diff> | ||
− | +report will | + | +report will show you the results in granular detail and show you how many hit points you have left. |
+ | +report room will show you, and everyone in the room, the same. | ||
</pre> | </pre> | ||
[[Category:Unofficial]] | [[Category:Unofficial]] |
Latest revision as of 10:40, 17 December 2020
If you want a tracker for your Oakenshield
@create Oakenshield @parent oakenshield = #10469 Then you run the following commands +set pool = <the number of dice in your pool> +set diff = <the diff of the cantrip> +oak There is a command to lose health +shed [n] If n is not provided, you shed 1. Otherwise it sheds n. If you don't have n oakenshield health levels left to lose, it's down to you to manage your health levels. This will roll <pool> dice against <diff> +report will show you the results in granular detail and show you how many hit points you have left. +report room will show you, and everyone in the room, the same.