From GamingWiki
Jump to: navigation, search
(Created page with "Fields: {{{name}}} {{{type}}} either "faction", "equipment" or "general". {{{format}}} either "approach-action" or "per-session". {{{condition}}} if type =...")
 
Line 31: Line 31:
 
             in/on my {{{equipment location|Error: equipment stunt must include equipment location}}}<!--
 
             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}}}<!--
   -->}}}}<!--
+
   -->}} }}<!--
  
 
   -->{{#vardefine: stunteffect | {{#switch: {{#var: stuntformat}} <!--
 
   -->{{#vardefine: stunteffect | {{#switch: {{#var: stuntformat}} <!--
Line 42: Line 42:
 
         -->}}<!--
 
         -->}}<!--
 
       -->| per-session =<!--
 
       -->| per-session =<!--
         -->Once per session {{{effect|Error: per-session stunt must include effect}}}<!--
+
         -->once per session I can {{{effect|Error: per-session stunt must include effect}}}<!--
 
       -->| Error: unrecognized stunt format "{{#var: stuntformat}}"
 
       -->| Error: unrecognized stunt format "{{#var: stuntformat}}"
   -->}}}}<!--
+
   -->}} }}<!--
  
 +
--><nowiki/>
 +
{|
 +
<!--
 
   -->{{Character sheet/section | columns = {{{columns|6}}} <!--
 
   -->{{Character sheet/section | columns = {{{columns|6}}} <!--
 
   -->| label1    = M_NUL <!--
 
   -->| label1    = M_NUL <!--
Line 53: Line 56:
 
   -->| dataclass2 = stunt-description <!--
 
   -->| dataclass2 = stunt-description <!--
 
   -->}}<!--
 
   -->}}<!--
 +
 +
--><nowiki/>
 +
|}
 +
<!--
  
 
   -->{{#set: has stunt = {{#var: stuntname}} }}<!--
 
   -->{{#set: has stunt = {{#var: stuntname}} }}<!--

Revision as of 04:18, 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 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

{{#set: has stunt = Unnamed stunt }}