From GamingWiki
| Line 37: | Line 37: | ||
-->I get +2 when I <!-- | -->I get +2 when I <!-- | ||
-->{{{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}}}<!-- | --> dealing/versus {{{attack type|Error: equipment stunt must include attack type}}}<!-- | ||
-->}}<!-- | -->}}<!-- | ||
| + | --> when {{#var: stuntcond}}.<!-- | ||
-->| per-session =<!-- | -->| per-session =<!-- | ||
-->once per session I can {{{effect|Error: per-session stunt must include effect}}}<!-- | -->once per session I can {{{effect|Error: per-session stunt must include effect}}}<!-- | ||
Revision as of 20:29, 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. |