From GamingWiki
Line 28: | Line 28: | ||
-->{{#vardefine: stuntbecause | {{#switch: {{#var: stunttype}} <!-- | -->{{#vardefine: stuntbecause | {{#switch: {{#var: stunttype}} <!-- | ||
-->| equipment =<!-- | -->| equipment =<!-- | ||
− | -->I have {{{equipment|Error: equipment stunt must include equipment name}}} | + | -->I have {{{equipment|Error: equipment stunt must include equipment name}}} <!-- |
− | + | --> in/on my {{{equipment location|Error: equipment stunt must include equipment location}}}<!-- | |
-->|{{{because|Error: stunt must include "because" parameter}}}<!-- | -->|{{{because|Error: stunt must include "because" parameter}}}<!-- | ||
-->}} }}<!-- | -->}} }}<!-- | ||
Line 38: | Line 38: | ||
-->{{{approach|Error: action-approach stunt must include approach name}}} <!-- | -->{{{approach|Error: action-approach stunt must include approach name}}} <!-- | ||
-->{{{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/versus {{{attack type|Error: equipment stunt must include attack type}}}<!-- | |
-->}}<!-- | -->}}<!-- | ||
-->| per-session =<!-- | -->| per-session =<!-- |
Revision as of 20:26, 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 |