Updated Other Actions (markdown)
@@ -78,6 +78,22 @@ Not shown if function is set to 'Display'.<br>
|
|||||||
If function is set to 'Value', sets the darkness to that value. Must be between 0 and 1.<br>
|
If function is set to 'Value', sets the darkness to that value. Must be between 0 and 1.<br>
|
||||||
If function is set to 'Increase/Decrease', sets the amount that the darkness level must increased or decreased with. Must be between -1 and 1.<br>
|
If function is set to 'Increase/Decrease', sets the amount that the darkness level must increased or decreased with. Must be between -1 and 1.<br>
|
||||||
|
|
||||||
|
#### Animation Time
|
||||||
|
Time in milliseconds to animate the change in darkness.
|
||||||
|
|
||||||
|
## Mode: Roll Dice
|
||||||
|
Roll dice
|
||||||
|
|
||||||
|
#### Function
|
||||||
|
You can select one of these functions:
|
||||||
|
* Public Roll - Roll publicly
|
||||||
|
* Private Roll - Roll privately
|
||||||
|
* Display on Stream Deck - Display result on Stream Deck
|
||||||
|
|
||||||
|
#### Formula
|
||||||
|
The roll formula. This follow the standard Foundry formula. For example:
|
||||||
|
`1d20 + 7`
|
||||||
|
|
||||||
## Mode: Roll Tables
|
## Mode: Roll Tables
|
||||||
Open or roll from a roll table.
|
Open or roll from a roll table.
|
||||||
|
|
||||||
@@ -87,9 +103,6 @@ You can select one of these functions:
|
|||||||
* Public Roll - Roll publicly from the specified roll table
|
* Public Roll - Roll publicly from the specified roll table
|
||||||
* Private Roll - Roll privately from the specified roll table
|
* Private Roll - Roll privately from the specified roll table
|
||||||
|
|
||||||
#### Background
|
|
||||||
Sets the background color of the button.
|
|
||||||
|
|
||||||
## Mode: Open Sidebar Tab
|
## Mode: Open Sidebar Tab
|
||||||
Opens a sidebar tab.
|
Opens a sidebar tab.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user