Updated Token Actions (markdown)
@@ -21,22 +21,35 @@ Toggles whether or not the button should display the token's name
|
||||
### Display Icon
|
||||
Toggles whether or not the button should display the token's icon
|
||||
|
||||
### System
|
||||
Sets the game system that you are using.<br>
|
||||
This is only relevant for the displayed stats and the 'toggle condition' function (see below).<br>
|
||||
Currently DnD 5e, DnD 3.5e and Pathfinder 2e are supported.<br>
|
||||
|
||||
### Stats
|
||||
You can select a stat to be displayed on the button (under the name, if 'Display Name' is selected).<br>
|
||||
You can choose between the following stats (currently only dnd5e is supported):
|
||||
You can choose between the following stats:
|
||||
* Hit points
|
||||
* Temporary hit points
|
||||
* Armor class
|
||||
* Shield hit points (pfe2 only)
|
||||
* Movement speed
|
||||
* Initiative
|
||||
* Passive Perception (dnd5e only)
|
||||
* Passive Investigation (dnd5e only)
|
||||
|
||||
Each of these have their own default icon (heart for HP, shield for AC, etc) that will be displayed if 'Display Icon' is deselected.
|
||||
Some of these have their own default icon (heart for HP, shield for AC, etc) that will be displayed if 'Display Icon' is deselected.
|
||||
|
||||
### On Click
|
||||
Determines what Foundry should do when you press the button:
|
||||
* Do Nothing - Does nothing
|
||||
* Center on Token - Centers the view on the selected token
|
||||
* Open Character Sheet - Opens the token's character sheet
|
||||
* Open Token Config - Opens the token's configuration screen
|
||||
* Open Character Sheet - Opens the selected token's character sheet
|
||||
* Open Token Config - Opens the selected token's configuration screen
|
||||
* Toggle Visibility - Toggles the visibility of the selected token
|
||||
* Toggle Combat State - Toggles the combat state of the selected token
|
||||
* Target Token - Targets the selected token
|
||||
* Toggle Condition - Toggles a condition on the selected token
|
||||
|
||||
### Background
|
||||
Sets the background color. The icon needs to have transparent parts (so no jpeg).<br>
|
||||
|
||||
Reference in New Issue
Block a user