From GamingWiki
Line 39: | Line 39: | ||
-->{{{action|Error: action-approach stunt must include action name}}} <!-- | -->{{{action|Error: action-approach stunt must include action name}}} <!-- | ||
-->{{#ifeq: {{#var: stunttype}}|equipment|<!-- | -->{{#ifeq: {{#var: stunttype}}|equipment|<!-- | ||
− | --> dealing | + | -->{{#switch: {{{action}}}<!-- |
+ | -->|attack=<!-- | ||
+ | --> dealing {{{attack type|Error: equipment stunt must include attack type}}} damage.<!-- | ||
+ | -->|defend=<!-- | ||
+ | --> versus {{{attack type|Error: equipment stunt must include attack type}}} damage.<!-- | ||
+ | -->|<!-- | ||
+ | -->}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
--> when {{#var: stuntcond}}.<!-- | --> when {{#var: stuntcond}}.<!-- |
Latest revision as of 20:36, 8 September 2014
Fields:
{{{name}}} {{{type}}} either "faction", "equipment" or "general". {{{format}}} either "approach-action" or "per-session". {{{condition}}}
if type = "equipment" then:
{{{equipment}}} {{{equipment location}}}
if type != "equipment" then:
{{{because}}}
if format = "approach-action" then:
{{{approach}}} {{{action}}}
if type = "equipment" and format = "approach-action" then:
{{{attack type}}}
if format = "per-session" then:
{{{effect}}}
Unnamed stunt | |||||
Because I Error: stunt must include "because" parameter, I get +2 when I Error: action-approach stunt must include approach name Error: action-approach stunt must include action name when Error: stunt must include condition. |