Updated Token Action (markdown)
@@ -107,8 +107,7 @@ And use multiple stats:
|
||||
|
||||
<h3>On Click</h3>
|
||||
Using 'On Click', you can perform something by pressing the button.<br>
|
||||
'Custom', 'Set Vision & Light', 'Set Token Wildcard Image', 'Handle Condition', 'Toggle CUB Condition' and 'Dice Roll' are described in more detail below.<br>
|
||||
'Call Macro' is configured similar to the <a href="https://github.com/CDeenen/MaterialDeck/wiki/Macro-Action">Macro Action</a>, the others should be self-explanatory.
|
||||
Most should be self-explanatory, but some are described below.
|
||||
|
||||
<h4>Custom On Click</h4>
|
||||
<b>Please note that this function is quite powerful, but can seriously mess up tokens and actors if you're not careful with the targets. Please make sure you fill in the correct path and create a test character to test it out on first!</b><br>
|
||||
@@ -174,6 +173,9 @@ 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>
|
||||
`[@actor.data.data.attributes.hp.value] = [@this] ++ ; @macro moveToken 1 0`
|
||||
|
||||
<h4>Mode 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.
|
||||
|
||||
<h4>Set Vision & Light</h4>
|
||||
If 'Set Vision' was selected at 'On Click', a lot of vision settings appear. They behave identical to the settings in the Vision tab the Token Configuration screen in Foundry.<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user