From GamingWiki
(Created page with "Fields: {{{name}}} {{{type}}} either "faction", "equipment" or "general". {{{format}}} either "approach-action" or "per-session". {{{condition}}} if type =...") |
(No difference)
|
Revision as of 12:48, 3 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 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 |