Difference between revisions of "User:Theaetetus/sandbox2"

From RimWorld Wiki
Jump to navigation Jump to search
Line 59: Line 59:
 
;Damage
 
;Damage
 
:{{{mobdamage|}}}}}
 
:{{{mobdamage|}}}}}
 +
</dl>
  
<!--
 
 
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part}}}{{{attack1cool|}}}|
 
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part}}}{{{attack1cool|}}}|
 
   {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
 
   {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
Line 67: Line 67:
 
   {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
 
   {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
 
   {{subheading|Attack{{#if: {{{attack2dmg|}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|s}}}}
 
   {{subheading|Attack{{#if: {{{attack2dmg|}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|s}}}}
  ;Type
+
<dl>
  :{{{attack1type|}}}
+
;Type
  ;Body part
+
:{{{attack1type|}}}
  :({{{attack1part|}}})
+
;Body part
  ;Damage
+
:({{{attack1part|}}})
  :{{{attack1dmg|}}}
+
;Damage
  ;Cooldown
+
:{{{attack1dmg|}}}
  :({{{attack1cool|}}} (ticks)}}
+
;Cooldown
-->
+
:({{{attack1cool|}}} (ticks)}}
  
{{#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(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 06:07, 26 July 2016

Theaetetus


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

Attacks

Type
Body part
()
Damage
Cooldown
( (ticks)


Template:Theaetetus/doc