From GamingWiki
Line 50: | Line 50: | ||
-->| data1 = [[{{#var:stuntname}}]]<!-- | -->| data1 = [[{{#var:stuntname}}]]<!-- | ||
-->| label2 = M_NUL <!-- | -->| label2 = M_NUL <!-- | ||
− | -->| data2 = ''Because {{#var:stuntbecause}}, {{#var:stunteffect}}''<!-- | + | -->| data2 = ''Because I {{#var:stuntbecause}}, {{#var:stunteffect}}''<!-- |
-->| dataclass2 = stunt-description <!-- | -->| dataclass2 = stunt-description <!-- | ||
-->}}<!-- | -->}}<!-- |
Revision as of 20:05, 6 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 |