More actions
No edit summary |
No edit summary |
||
| Line 13: | Line 13: | ||
<tab name="Types"> | <tab name="Types"> | ||
====Acceptable types==== | ====Acceptable types==== | ||
* Anything | * Anything that is listed on the [[action]] page as full page names | ||
* ?</tab> | * ?</tab> | ||
<tab name="Contests"> | <tab name="Contests"> | ||
Revision as of 16:02, 10 September 2023
This template is for clients reading through the API.
All properties are optional and should only be specified if the action has such a component
{{Action
| type= //Which type of Action it is, Attack/Spellcasting/Bonus etc
| contest= //The type of a contested check with the target to determine success AS(skill), Spell/Attack etc.
| save= //What a target needs to save with against your contest.
| contestFail= //what happens if the contest fails halfDmg/noDmg etc?. Default is nothing
| check= //A check for the character to determine success
}}