Difference between revisions of "User:Theaetetus/sandbox2"

From RimWorld Wiki
Jump to navigation Jump to search
Line 19: Line 19:
 
;Type
 
;Type
 
:[[{{{type}}}]]{{#if: {{{type2|}}} |  –  [[{{{type2}}}]] }}
 
:[[{{{type}}}]]{{#if: {{{type2|}}} |  –  [[{{{type2}}}]] }}
</dl>
 
  
<dl>
 
 
{{#if: {{{placeable|}}}|{{#set:Placeable = {{{placeable|}}} }}
 
{{#if: {{{placeable|}}}|{{#set:Placeable = {{{placeable|}}} }}
 
;Placeable
 
;Placeable
Line 58: Line 56:
 
:{{{speed|}}}}}
 
:{{{speed|}}}}}
  
 +
{{#if: {{{attack1dmg|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
 +
;Damage
 +
:{{{mobdamage|}}}}}
 +
 +
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part}}}{{{attack1cool|}}}|
 +
  {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
 +
  {{#set:Attack 1 Type = {{{attack1type|}}} }}
 +
  {{#set:Attack 1 Part = {{{attack1part|}}} }}
 +
  {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
 +
  {{subheading|Attack{{if: {{{attack2dmg|}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|s}}}}
 +
  ;Type
 +
  :{{{attack1type|}}}
 +
  ;Body part
 +
  :({{{attack1part|}}})
 +
  ;Damage
 +
  :{{{attack1dmg|}}}
 +
  ;Cooldown
 +
  :({{{attack1cool|}}} (ticks)}}
 +
 
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
 
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
 
;Damage
 
;Damage

Revision as of 05:56, 26 July 2016

Theaetetus


General

Type
[[{{{type}}}]]

Attack{{if: {Template:Attack2dmg|s}}

 ;Type
 :
 ;Body part
 :()
 ;Damage
 :
 ;Cooldown
 :( (ticks)
 





























































Template:Theaetetus/doc