Difference between revisions of "CuAnnan/Oakenshield"

From City of Hope MUSH
Jump to navigation Jump to search
(Created page with "If you want a tracker for your Oakenshield @create Oakenshield @parent oakenshield = #10469 That will copy down the code Then you run the following commands +set pool = <the...")
 
Line 3: Line 3:
 
@parent oakenshield = #10469
 
@parent oakenshield = #10469
  
That will copy down the code
 
 
Then you run the following commands
 
Then you run the following commands
+set pool = <the number of dice in your pool>
+
* +set pool = <the number of dice in your pool>
+set diff = <the diff of the cantrip>
+
* +set diff = <the diff of the cantrip>
+oak
+
* +oak
  
 
This will roll <pool> dice against <diff>
 
This will roll <pool> dice against <diff>

Revision as of 17:51, 16 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

This will roll <pool> dice against <diff>

+report will broadcast to the room the results of the roll.

[Category:Unofficial]