Template:Action: Difference between revisions

Template page
Created blank page
Tag: wikieditor
 
No edit summary
Tag: wikieditor
Line 1: Line 1:
 
<noinclude><pre>
{{Action
| type= //Which type of Action it is, Attack/Spellcasting/Bonus etc, full page name as listed on the Action page
| contest= //The type of a contested check with the target to determine success, specify roll, AS(skill), Spell/Attack etc.
| save= //What the target needs to save with against your contest.
| contestFail= //what happens if the contest fails [halfDmg/noDmg]. Default is nothing (
| check= //A check for the character to determine success
}}
</pre>
<tabs>
<tab name="Contests">
{| class="wikitable"
|+ Contest types
|-
! Type !! Example or value
|-
| Skill checks || Strength(Brawn)
|-
| Spell DC || DC<br>(Default for spells)
|-
| Spellattack roll || Spellattack
|-
| Attack roll || Attack(melee/ranged)<br>(Default for attacks)
|-
| a || b
|-
|}</tab>
</tabs>
</noinclude>

Revision as of 15:57, 8 September 2023

{{Action
| type= //Which type of Action it is, Attack/Spellcasting/Bonus etc, full page name as listed on the Action page
| contest= //The type of a contested check with the target to determine success, specify roll, AS(skill), Spell/Attack etc.
| save= //What the target needs to save with against your contest. 
| contestFail= //what happens if the contest fails [halfDmg/noDmg]. Default is nothing (
| check= //A check for the character to determine success
}}
Contest types
Type Example or value
Skill checks Strength(Brawn)
Spell DC DC
(Default for spells)
Spellattack roll Spellattack
Attack roll Attack(melee/ranged)
(Default for attacks)
a b