Difference between revisions of "User:Theaetetus/sandbox2"

From RimWorld Wiki
Jump to navigation Jump to search
Line 53: Line 53:
 
;Move Speed
 
;Move Speed
 
:{{{speed|}}}}}
 
:{{{speed|}}}}}
 
{{#vardefine: Attack2DPS | 0}}
 
  
 
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
 
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
Line 111: Line 109:
 
;Attack4DPS
 
;Attack4DPS
 
:{{#varexists: Attack4DPS}} ({{#var: Attack4DPS}})
 
:{{#varexists: Attack4DPS}} ({{#var: Attack4DPS}})
 +
 +
;ALL TIMES
 +
:{{#expr: {{#varexists: Attack1DPS}}*{{#varexists: Attack2DPS}}*{{#varexists: Attack3DPS}}*{{#varexists: Attack4DPS}} }}
  
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}

Revision as of 22:55, 26 July 2016

Theaetetus


Type
[[{{{type}}}]]
Attack1DPS
()
Attack2DPS
()
Attack3DPS
()
Attack4DPS
()
ALL TIMES
Expression error: Unexpected * operator.


Template:Theaetetus/doc