Difference between revisions of "Template:ReactionCard"
Jump to navigation
Jump to search
Note: You can add more triggers
Line 15: | Line 15: | ||
--><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:white;padding:.8em;border:1px solid #DDDDDD;"><!-- | --><includeonly><div style="display:inline-table;max-width:450px;margin:10px;background-color:white;padding:.8em;border:1px solid #DDDDDD;"><!-- | ||
--><h3 style="margin-top:0px">{{{1}}}</h3> | --><h3 style="margin-top:0px">{{{1}}}</h3> | ||
{{{Tags|}}}{{TagReaction}}{{Break}} | |||
-->'''Trigger:''' {{{2}}} | {{#if:{{{Pre|}}}|{{{Pre}}}{{Break}}}}<!-- | ||
-->'''Trigger:''' {{{2}}} | |||
'''Reaction:''' {{{3}}}<!-- | |||
-->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}<!-- | -->{{#if:{{{Note|}}}|{{Break}}'''Note:''' {{{Note}}}}}<!-- | ||
--></div></includeonly> | --></div></includeonly> |
Revision as of 11:37, 24 August 2021
Used to create a card for a Reaction action.
Examples:
{{ReactionCard|Reactive Defense|A creature misses an attack against you.|You may make a single melee attack against the triggering creature at your normal attack bonus.}}
Reactive Defense
Trigger: A creature misses an attack against you.
Reaction: You may make a single melee attack against the triggering creature at your normal attack bonus.{{ReactionCard|Counter Punch|Tags={{TagComp}}|Pre=his reaction can only be taken once per round.|A creature attacks you.|You may make a single melee attack against the triggering creature at your normal attack bonus.|Note=You can add more triggers}}
Counter Punch
This reaction can only be taken once per round.
Reaction: You may make a single melee attack against the triggering creature at your normal attack bonus.