Updated Token Action (markdown)
@@ -173,7 +173,7 @@ You can set multiple formulas or multiple macros to the same button by separatin
|
|||||||
Or increment the HP by 1 and call the macro 'moveToken':<br>
|
Or increment the HP by 1 and call the macro 'moveToken':<br>
|
||||||
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0`
|
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0`
|
||||||
|
|
||||||
<h4>Mode Token</h4>
|
<h4>Move Token</h4>
|
||||||
Select a direction for the token to move to. The token will move 1 grid space in that direction when the button is pressed.
|
Select a direction for the token to move to. The token will move 1 grid space in that direction when the button is pressed.
|
||||||
|
|
||||||
<h4>Set Vision & Light</h4>
|
<h4>Set Vision & Light</h4>
|
||||||
|
|||||||
Reference in New Issue
Block a user