Difference between revisions of "Template:Infobox main"

From RimWorld Wiki
Jump to navigation Jump to search
m
(96 intermediate revisions by 6 users not shown)
Line 1: Line 1:
<includeonly>{{#switch: {{lc:{{{set property|}}} }}
+
<includeonly><!--
 +
 
 +
0. TESTING
 +
-->{{#switch: {{lc:{{{set property|}}} }}
 
  | 1 | yes | y | t | true = {{#vardefine:setProperty | true }}
 
  | 1 | yes | y | t | true = {{#vardefine:setProperty | true }}
 
  | 0 | no | n | f | false = {{#vardefine:setProperty |}}
 
  | 0 | no | n | f | false = {{#vardefine:setProperty |}}
 
  | #default = {{#vardefine:setProperty | {{#ifeq: {{NAMESPACE}} || true }} }}
 
  | #default = {{#vardefine:setProperty | {{#ifeq: {{NAMESPACE}} || true }} }}
}}<div class="infobox float:right; {{#if: {{{1|}}} | {{#switch: {{{1}}}
+
}}<!--
 +
 
 +
1. HEAD
 +
--><div class="infobox float:right; {{#if: {{{1|}}} | {{#switch: {{{1}}}
 
   | furniture | medicine = c_01
 
   | furniture | medicine = c_01
 
   | structure = c_02
 
   | structure = c_02
Line 9: Line 15:
 
   | weapon = c_06
 
   | weapon = c_06
 
   | animal | food = c_08
 
   | animal | food = c_08
   | fabric = c_09s
+
   | fabric = c_09
 
   | security = c_10
 
   | security = c_10
 
   | area | exotic = c_11
 
   | area | exotic = c_11
Line 17: Line 23:
 
   | drug = c_24
 
   | drug = c_24
 
   | production = c_25
 
   | production = c_25
 +
  | psycast = c_09
 
}} }}">
 
}} }}">
<p class="heading">{{#vardefine:Name|{{{name|{{BASEPAGENAME}}}}} }} {{#var:Name}} {{#if: {{#var:setProperty}} | {{#set:Name = {{#var:Name}} }} }}</p>
+
<p class="heading">{{#vardefine:Name|{{{name|{{BASEPAGENAME}} }}} }} {{#var:Name}} {{#if: {{#var:setProperty}} | {{#set:Name = {{#var:Name}} }} }}</p>
 
<div class="wrapper">
 
<div class="wrapper">
 
<div class="image_wrapper" title="{{#var:Name}}">[[File:{{{image|{{#var:Name}} }}}|{{{imagesize|250x250px}}}|link = {{#var:Name}}|{{#var:Name}}]]{{#if: {{#var:setProperty}} | {{#set:Image = [[File:{{{image|{{#var:Name}}.png}}}]]}} }}</div>
 
<div class="image_wrapper" title="{{#var:Name}}">[[File:{{{image|{{#var:Name}} }}}|{{{imagesize|250x250px}}}|link = {{#var:Name}}|{{#var:Name}}]]{{#if: {{#var:setProperty}} | {{#set:Image = [[File:{{{image|{{#var:Name}}.png}}}]]}} }}</div>
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">{{#if:{{{description|}}}|{{{description|}}}{{#if: {{#var:setProperty}} | {{#set:Description = {{{description|}}} }} }} }}</p>
+
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">{{#if:{{{audio|}}}|[[File:{{{audio|}}}]]{{#if: {{#var:setProperty}} | {{#set:Audio = {{{audio|}}} }} }} }}{{#if:{{{description|}}} | {{{description|}}}{{#if: {{#var:setProperty}} | {{#set:Description = {{{description|}}} }} }} }}</p>
  
<!-- BASE STATS -->
+
<!-- 2. BASE STATS -->
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important'>Base Stats</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important'>Base Stats</p>
 
<dl>
 
<dl>
  
 
<!-- Category -->
 
<!-- Category -->
 +
{{#if: {{#var:setProperty}} | {{#set:Type = {{{type|}}} }} }}
 +
{{#if: {{#var:setProperty}} | {{#set:Type2 = {{{type2|}}} }} }}
 
;Type
 
;Type
:[[{{{type}}}]]{{#if: {{#var:setProperty}} | {{#set:Type = {{{type|}}} }} }}{{#if: {{{type2|}}} |&#32;&ndash;&#32; {{#ifeq:{{{type2|}}}|Medicine|[[Medicine (disambiguation)|Medicine]]|[[{{{type2}}}]]}}{{#if: {{#var:setProperty}} | {{#set:Type2 = {{{type2|}}}}} }} }}
+
:[[{{{type}}}]]{{#if: {{{type2|}}} |&#32;&#32; {{#ifeq:{{{type2|}}}|Medicine|[[Medicine (disambiguation)|Medicine]]|[[{{{type2}}}]]}} }}
  
 
{{#if: {{{stuff category|}}} |
 
{{#if: {{{stuff category|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Stuff Category = {{{stuff category|}}} }} }}
+
   {{#if: {{#var:setProperty}} |  
;Stuff Category
+
    {{#set:Stuff Category = {{#explode:{{{stuff category|}}}|,|0}}
:{{{stuff category|}}}
+
        | Stuff Category = {{#explode:{{{stuff category|}}}|,|1}}
}}
+
        | Stuff Category = {{#explode:{{{stuff category|}}}|,|2}}
 +
        | Stuff Category = {{#explode:{{{stuff category|}}}|,|3}}
 +
        | Stuff Category = {{#explode:{{{stuff category|}}}|,|4}} }} }}
 +
;Stuff Categories
 +
:{{{stuff category|}}} {{#if: {{{color|}}} |
 +
  {{#vardefine:Red  | {{#replace:{{#explode:{{{color|}}}|,|0}}|(}} }}
 +
  {{#vardefine:Green| {{#explode:{{{color|}}}|,|1}} }}
 +
  {{#vardefine:Blue | {{#replace:{{#explode:{{{color|}}}|,|2}}|)}} }}
 +
<abbr title="Buildings and items made with this as stuff will have the color RGB: {{{color|}}}"><span><div style="width:16px;height:16px;background-color:rgb({{#var:Red}},{{#var:Green}},{{#var:Blue}});display:inline-block;border:1px solid black;vertical-align:middle;"></div></span></abbr>}} }}
  
 
{{#if: {{{tech level|}}} |
 
{{#if: {{{tech level|}}} |
Line 45: Line 62:
 
{{#if: {{{class|}}} |
 
{{#if: {{{class|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Class = {{{class|}}} Weapons}} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Class = {{{class|}}} Weapons}} }}
;Class
+
;Weapon Class
 
:[[{{{class|}}} Weapons|{{{class|}}}]]
 
:[[{{{class|}}} Weapons|{{{class|}}}]]
 
}}
 
}}
Line 51: Line 68:
 
<!-- If market value defined, use that, else, if possible, calculate the value and use that instead but make a note that it is calculated.-->
 
<!-- If market value defined, use that, else, if possible, calculate the value and use that instead but make a note that it is calculated.-->
 
{{#if: {{{marketvalue|}}} |
 
{{#if: {{{marketvalue|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Market Value Base = {{{marketvalue|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Market Value Base = {{{marketvalue|}}} }} }}
 
;Market Value
 
;Market Value
 
:{{Market Value | {{{marketvalue|}}} }}&nbsp;{{Icon Small|silver}}
 
:{{Market Value | {{{marketvalue|}}} }}&nbsp;{{Icon Small|silver}}
 
| {{#ifeq: {{lc:{{{constructable|}}} }} | false || {{#if: {{{resource 1|}}}| {{#if: {{{work to make|}}} | {{#ifeq: {{{resource 1|}}} | Stuff | | {{#ifeq: {{{resource 1|}}} | Nutrition | |
 
| {{#ifeq: {{lc:{{{constructable|}}} }} | false || {{#if: {{{resource 1|}}}| {{#if: {{{work to make|}}} | {{#ifeq: {{{resource 1|}}} | Stuff | | {{#ifeq: {{{resource 1|}}} | Nutrition | |
   {{#if: {{#var:setProperty}} | {{#set: Market Value Base = {{Market Value Calculator}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Market Value Base = {{Market Value Calculator}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Calculated Market Value = True }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Calculated Market Value = True }} }}
 
;Market Value
 
;Market Value
:{{Market Value | {{Market Value Calculator}} }}&nbsp;{{Icon Small|silver}} {{Hover title|link=no|This value is automatically calculated by the wiki and may not be correct|<sup>[Note]</sup>}} }} }} }} }}
+
:{{Market Value | {{Market Value Calculator}} }}&nbsp;{{Icon Small|silver}} <abbr title="This value is automatically calculated by the wiki and may not be correct"><sup>[Note]</sup></abbr> }} }} }} }}
 
}}
 
}}
 
}}
 
}}
Line 76: Line 93:
 
{{#if: {{{beauty|}}}{{{beauty outdoors|}}} |
 
{{#if: {{{beauty|}}}{{{beauty outdoors|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Beauty Base = {{{beauty|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Beauty Base = {{{beauty|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Beauty Outdoors Base = {{{beauty uutdoors|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Beauty Outdoors Base = {{{beauty outdoors|}}} }} }}
 
;Beauty
 
;Beauty
 
:{{{beauty|0}}} {{#if:{{{beauty outdoors|}}}|<abbr title="Beauty score when outdoors">({{{beauty outdoors|}}})</abbr> }}
 
:{{{beauty|0}}} {{#if:{{{beauty outdoors|}}}|<abbr title="Beauty score when outdoors">({{{beauty outdoors|}}})</abbr> }}
Line 110: Line 127:
  
 
{{#if: {{{days to rot|}}} |
 
{{#if: {{{days to rot|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Days To Start Rot Base = {{{days to rot|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Days To Start Rot Base = {{{days to rot|}}} }} }}
 
;Days To Start Rot
 
;Days To Start Rot
 
:{{{days to rot|}}}
 
:{{{days to rot|}}}
Line 134: Line 151:
  
 
<!-- Other -->
 
<!-- Other -->
{{#if: {{{edifice|}}}
 
  | {{#if: {{#var:setProperty}} | {{#set:Edifice = {{{edifice|}}} }} }}
 
;Edifice
 
:{{{edifice|}}}
 
}}
 
 
 
{{#if: {{{rotatable|}}} |
 
{{#if: {{{rotatable|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Rotatable = {{{rotatable|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Rotatable = {{{rotatable|}}} }} }}
Line 149: Line 160:
 
   {{#if: {{#var:setProperty}} | {{#set:Path Cost = {{{path cost|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Path Cost = {{{path cost|}}} }} }}
 
;Path Cost
 
;Path Cost
:{{{path cost|}}}
+
:{{{path cost|}}} ({{%|1 / (1 + {{{path cost|}}} * 0.077) round 2}})
 +
}}
 +
 
 +
<!-- Refuelable -->
 +
{{#if: {{{fuel filter|}}} {{{fuel capacity|}}} {{{fuel consumption rate|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important'>Fuel</p>
 +
<dl>
 +
{{#if: {{{fuel filter|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Fuel Filter = {{{fuel filter|}}} }} }}
 +
;Usable Item(s)
 +
:{{Icon Small|{{{fuel filter|}}}|16}} [[{{{fuel filter|}}}]]
 
}}
 
}}
  
 +
{{#if: {{{fuel capacity|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Fuel Capacity = {{{fuel capacity|}}} }} }}
 +
;<abbr title="Maximum Capacity of Fuel in Units">Capacity</abbr>
 +
:{{{fuel capacity|}}}
 +
}}
  
<!-- BUILDING -->
+
{{#if: {{{fuel consumption rate|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Fuel Consumption Rate = {{{fuel consumption rate|}}} }} }}
 +
;<abbr title="Units of Fuel Consumed per Day/Charge">Consumption Rate</abbr>
 +
:{{{fuel consumption rate|}}}
 +
}}
 +
 
 +
}}
 +
 
 +
<!-- Mineable -->
 +
{{#if: {{{mineable thing|}}} {{{mineable yield|}}} {{{mineable scatter commonality|}}} {{{mineable scatter lump size range|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important'>Ore</p>
 +
<dl>
 +
{{#if: {{{mineable thing|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mineable Thing = {{{mineable thing|}}} }} }}
 +
}}
 +
 
 +
{{#if: {{{mineable yield|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mineable Yield = {{{mineable yield|}}} }} }}
 +
;Resource Base Yield
 +
:{{Icon Small|{{{mineable thing|}}}||{{{mineable yield|}}}}} [[{{{mineable thing|}}}]]
 +
}}
 +
 
 +
{{#if: {{{mineable scatter commonality|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mineable Scatter Commonality = {{{mineable scatter commonality|}}} }} }}
 +
;Ore Commonality
 +
:{{{mineable scatter commonality|}}}
 +
}}
 +
 
 +
{{#if: {{{mineable scatter lump size range|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mineable Scatter Lump Size Range = {{{mineable scatter lump size range|}}} }} }}
 +
;Vein Size
 +
:{{{mineable scatter lump size range|}}}
 +
}}
 +
 
 +
}}
 +
 
 +
<!-- 3. BUILDING -->
 
{{#if: {{{size|}}} {{{minifiable|}}} {{{placeable|}}} {{{passability|}}} {{{cover|}}} {{{blockswind|}}} {{{terrain affordance|}}} {{{power|}}} {{{cleanliness|}}} {{{facility|}}} {{{glowcolor|}}} {{{glowradius|}}} {{{heatpersecond|}}} {{{maxheattemperature|}}} {{{mincooltemperature|}}} {{{surgery success chance factor|}}} {{{immunity gain speed factor|}}} {{{rest effectiveness|}}} {{{comfort|}}} {{{comfort offset|}}} {{{recreation power|}}} {{{recreation type|}}} {{{work efficiency factor|}}} {{{work speed offset|}}} {{{max simultaneous facilities|}}} {{{unpowered work speed factor|}}} {{{efficiency|}}} {{{speed|}}} |
 
{{#if: {{{size|}}} {{{minifiable|}}} {{{placeable|}}} {{{passability|}}} {{{cover|}}} {{{blockswind|}}} {{{terrain affordance|}}} {{{power|}}} {{{cleanliness|}}} {{{facility|}}} {{{glowcolor|}}} {{{glowradius|}}} {{{heatpersecond|}}} {{{maxheattemperature|}}} {{{mincooltemperature|}}} {{{surgery success chance factor|}}} {{{immunity gain speed factor|}}} {{{rest effectiveness|}}} {{{comfort|}}} {{{comfort offset|}}} {{{recreation power|}}} {{{recreation type|}}} {{{work efficiency factor|}}} {{{work speed offset|}}} {{{max simultaneous facilities|}}} {{{unpowered work speed factor|}}} {{{efficiency|}}} {{{speed|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Building</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Building</p>
 
<dl>
 
<dl>
}}
 
  
{{#if: {{{size|}}} | {{#vardefine: size | {{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{{size|}}}|}}|*|&nbsp;&times;&nbsp;}}|x|&nbsp;&times;&nbsp;}}|ˣ|&nbsp;&times;&nbsp;}}|+|&nbsp;+}} }}
+
{{#if: {{{size|}}} | {{#vardefine: size | {{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{#replace:{{{size|}}}|}}|×|&nbsp;&times;&nbsp;}}|*|&nbsp;&times;&nbsp;}}|x|&nbsp;&times;&nbsp;}}|ˣ|&nbsp;&times;&nbsp;}}|+|&nbsp;+}} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Size = {{#var:size}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Size = {{#var:size}} }} }}
 
;Size
 
;Size
Line 192: Line 255:
 
:{{%| {{{cover|}}} }}
 
:{{%| {{{cover|}}} }}
 
}} }}
 
}} }}
 +
 +
 +
{{#if: {{{edifice|}}}
 +
  | {{#if: {{#var:setProperty}} | {{#set:Edifice = {{{edifice|}}} }} }}
 +
;Edifice
 +
:{{{edifice|}}}
 +
}}
  
 
{{#if: {{{blockswind|}}} |
 
{{#if: {{{blockswind|}}} |
Line 200: Line 270:
  
 
{{#if: {{{terrain affordance|}}} |
 
{{#if: {{{terrain affordance|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Terrain Affordance = {{{terrain affordance|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Terrain Affordance = {{ucfirst:{{{terrain affordance|}}} }} }} }}
 
;Terrain Affordance
 
;Terrain Affordance
 
:{{ucfirst:{{{terrain affordance|}}} }}
 
:{{ucfirst:{{{terrain affordance|}}} }}
Line 241: Line 311:
  
 
<!-- Building - Furniture -->
 
<!-- Building - Furniture -->
 +
{{#if: {{{glowradius|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Glow Radius = {{{glowradius|}}} }} }}
 +
}}
 
{{#if: {{{glowcolor|}}} |
 
{{#if: {{{glowcolor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Glow Color = {{{glowcolor|}}} }} }}
 
   {{#vardefine:Red  | {{#replace:{{#explode:{{{glowcolor|}}}|,|0}}|(}} }}
 
   {{#vardefine:Red  | {{#replace:{{#explode:{{{glowcolor|}}}|,|0}}|(}} }}
 
   {{#vardefine:Green| {{#explode:{{{glowcolor|}}}|,|1}} }}
 
   {{#vardefine:Green| {{#explode:{{{glowcolor|}}}|,|1}} }}
Line 248: Line 322:
 
   {{#if: {{#var:setProperty}} | {{#set:Light Radius = {{#var:LightRadius}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Light Radius = {{#var:LightRadius}} }} }}
 
;<abbr title="The furthest away a tile can be before it falls below 30% light">Light Radius</abbr>
 
;<abbr title="The furthest away a tile can be before it falls below 30% light">Light Radius</abbr>
:{{#expr:{{#var:LightRadius}} round 2}}
+
:{{#expr:{{#var:LightRadius}} round 2}} <!--
 +
Color Square: --><abbr title="RGB: {{{glowcolor|}}}"><span><div style="width:16px;height:16px;background-color:rgb({{#var:Red}},{{#var:Green}},{{#var:Blue}});display:inline-block;border:1px solid black;vertical-align:middle;"></div></span></abbr>
 
}}
 
}}
  
Line 301: Line 376:
 
<!-- Building - Recreation -->
 
<!-- Building - Recreation -->
 
{{#if: {{{recreation power|}}} {{{recreation type|}}} |
 
{{#if: {{{recreation power|}}} {{{recreation type|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Recreation Power = {{{recreation power|}}} | Recreation Type = {{ucfirst: {{{recreation type|}}}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Recreation Power = {{{recreation power|}}} | Recreation Type = {{ucfirst: {{{recreation type|}}} }} }} }}
 
;Recreation
 
;Recreation
 
:{{#if: {{{recreation power|}}} | {{%| {{{recreation power|}}} }} }} {{{recreation type|}}}
 
:{{#if: {{{recreation power|}}} | {{%| {{{recreation power|}}} }} }} {{{recreation type|}}}
Line 308: Line 383:
 
<!-- Building - Production -->
 
<!-- Building - Production -->
 
{{#if: {{{work speed factor|}}} |
 
{{#if: {{{work speed factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work Speed Factor = {{{work speed factor|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work Speed Factor = {{{work speed factor|}}} }} }}
 
;Work Speed Factor
 
;Work Speed Factor
 
:{{%| {{{work speed factor|}}} }}
 
:{{%| {{{work speed factor|}}} }}
Line 314: Line 389:
  
 
{{#if: {{{work efficiency factor|}}} |
 
{{#if: {{{work efficiency factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work Efficiency Factor = {{{work efficiency factor|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work Efficiency Factor = {{{work efficiency factor|}}} }} }}
 
;Work Efficiency Factor
 
;Work Efficiency Factor
 
:{{%| {{{work efficiency factor|}}} }}
 
:{{%| {{{work efficiency factor|}}} }}
Line 320: Line 395:
  
 
{{#if: {{{unpowered work speed factor|}}} | <!-- work speed at an unpowered workstation -->
 
{{#if: {{{unpowered work speed factor|}}} | <!-- work speed at an unpowered workstation -->
   {{#if: {{#var:setProperty}} | {{#set: Unpowered Work Speed Factor = {{{unpowered work speed factor|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Unpowered Work Speed Factor = {{{unpowered work speed factor|}}} }} }}
 
;Unpowered Work Speed Factor
 
;Unpowered Work Speed Factor
 
:{{%| {{{unpowered work speed factor|}}} }}
 
:{{%| {{{unpowered work speed factor|}}} }}
Line 327: Line 402:
 
<!-- Building - Misc -->
 
<!-- Building - Misc -->
 
{{#if: {{{work speed offset|}}} |
 
{{#if: {{{work speed offset|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work Speed Offset = {{{work speed offset|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work Speed Offset = {{{work speed offset|}}} }} }}
 
;Work Speed Offset
 
;Work Speed Offset
 
:{{{work speed offset|}}}
 
:{{{work speed offset|}}}
Line 333: Line 408:
  
 
{{#if: {{{max simultaneous facilities|}}} | <!-- how many of these facilities a work table can be connected to -->
 
{{#if: {{{max simultaneous facilities|}}} | <!-- how many of these facilities a work table can be connected to -->
   {{#if: {{#var:setProperty}} | {{#set: Max Simultaneous Facilities = {{{max simultaneous facilities|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Max Simultaneous Facilities = {{{max simultaneous facilities|}}} }} }}
 
;Max Simultaneous Facilities
 
;Max Simultaneous Facilities
 
:{{{max simultaneous facilities|}}}
 
:{{{max simultaneous facilities|}}}
Line 342: Line 417:
 
;Efficiency
 
;Efficiency
 
:{{%| {{{efficiency|}}} }}
 
:{{%| {{{efficiency|}}} }}
 +
}}
 +
 +
{{#if: {{{paintable|}}} | <!-- Paintable property. -->
 +
  {{#if: {{#var:setProperty}} | {{#set:Paintable= {{{paintable|}}} }} }}
 +
;Paintable
 +
:{{ucfirst:{{{paintable|}}} }}
 
}}
 
}}
  
Line 351: Line 432:
 
}}
 
}}
  
 +
}}
 +
 +
<!-- MECHANOID -->
 +
{{#if: {{{EMP resistance|}}} {{{bandwidth cost|}}} {{{wastepacks per recharge|}}} {{{control taking time|}}} {{{repair energy cost|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Mechanoid</p>
 +
<dl>
 +
 +
{{#if: {{{EMP resistance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:EMP Resistance = {{{EMP resistance|}}} }} }}
 +
;EMP Resistance
 +
:{{%| {{{EMP resistance|}}} }}
 +
}}
 +
 +
{{#if: {{{bandwidth cost|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Bandwidth Cost = {{{bandwidth cost|}}} }} }}
 +
;Bandwidth Cost
 +
:{{{bandwidth cost|}}}
 +
}}
 +
 +
{{#if: {{{wastepacks per recharge|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Wastepacks Per Recharge = {{{wastepacks per recharge|}}} }} }}
 +
;Wastepacks Per Recharge
 +
:{{{wastepacks per recharge|}}}
 +
}}
 +
 +
{{#if: {{{control taking time|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Control Taking Time = {{{control taking time|}}} }} }}
 +
;Control Taking Time
 +
:{{{control taking time|}}}s
 +
}}
  
<!-- APPAREL -->
+
{{#if: {{{repair energy cost|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:repair energy cost = {{{repair energy cost|}}} }} }}
 +
;repair energy cost
 +
:{{--|{{%| {{{repair energy cost|}}} }}}} / 100 {{HP}}
 +
}}
 +
 
 +
}}
 +
 
 +
 
 +
<!-- 4. APPAREL -->
 
{{#if: {{{insulationcold|}}} {{{insulationheat|}}} {{{insulationcoldfactor|}}} {{{insulationheatfactor|}}} {{{armorsharp|}}} {{{armorblunt|}}} {{{armorheat|}}} {{{armorsharpfactor|}}} {{{armorbluntfactor|}}} {{{armorheatfactor|}}} {{{painshockthreshold|}}} {{{coverage|}}} {{{layer|}}} |
 
{{#if: {{{insulationcold|}}} {{{insulationheat|}}} {{{insulationcoldfactor|}}} {{{insulationheatfactor|}}} {{{armorsharp|}}} {{{armorblunt|}}} {{{armorheat|}}} {{{armorsharpfactor|}}} {{{armorbluntfactor|}}} {{{armorheatfactor|}}} {{{painshockthreshold|}}} {{{coverage|}}} {{{layer|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Apparel</p>
+
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>{{#ifeq: {{{type|}}} | Gear | Apparel| Armor}}</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{insulationcold|}}} |
 
{{#if: {{{insulationcold|}}} |
Line 390: Line 510:
  
 
{{#if: {{{armorblunt|}}} |
 
{{#if: {{{armorblunt|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Armor - Blunt= {{{armorblunt|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Armor - Blunt = {{{armorblunt|}}} }} }}
 
;Armor - Blunt
 
;Armor - Blunt
 
:{{{armorblunt|}}}%
 
:{{{armorblunt|}}}%
Line 423: Line 543:
 
;Pain Shock Threshold
 
;Pain Shock Threshold
 
:{{{painshockthreshold|}}}%
 
:{{{painshockthreshold|}}}%
 +
}}
 +
 +
{{#switch: {{lc:{{{countsAsClothingForNudity|{{{clothing for nudity|}}} }}} }}
 +
| 1 | yes | y | t | true = {{#if: {{#var:setProperty}} | {{#set:Clothing For Nudity = True }} }}
 +
;Clothing For Nudity
 +
:True
 +
| 0 | no | n | f | false = {{#if: {{#var:setProperty}} | {{#set:Clothing For Nudity = False }} }}
 +
;Clothing For Nudity
 +
:False
 +
| #default =
 
}}
 
}}
  
Line 437: Line 567:
 
}}
 
}}
  
<!-- All pawns (animals, humanoids, mechanoids) -->
+
}}
 +
 
 +
{{#if: {{{lifestage|}}} | <!-- Was below the switch and above coverage. Taken outside "Appeal" as the Biomutation lance seems to use it. -->
 +
  {{#if: {{#var:setProperty}} | {{#set:Lifestage = {{{lifestage|}}} }} }}
 +
;Lifestage
 +
:{{{lifestage|}}}
 +
}}
 +
 
 +
 
 +
<!-- 5. PAWN STATS -->
 
<!-- Animal Health --->
 
<!-- Animal Health --->
{{#if: {{{movespeed|}}} {{{massyoung|}}} {{{massjuvenile|}}} {{{massadult|}}} {{{healthscale|}}} {{{bodysize|}}} {{{ridingspeed|}}} {{{hungerrate|}}} {{{diet|}}} {{{lifespan|}}} {{{manhunter|}}} {{{manhuntertame|}}} {{{trainable|}}} {{{wildness|}}} {{{petness|}}} {{{predator|}}} {{{roamMtb|}}} {{{nuzzleMtb|}}} {{{maturityage|}}} {{{juvenileage|}}}|
+
{{#if: {{{combatPower|}}} {{{movespeed|}}} {{{massyoung|}}} {{{massjuvenile|}}} {{{massadult|}}} {{{healthscale|}}} {{{bodysize|}}} {{{ridingspeed|}}} {{{hungerrate|}}} {{{diet|}}} {{{lifespan|}}} {{{manhunter|}}} {{{manhuntertame|}}} {{{trainable|}}} {{{wildness|}}} {{{petness|}}} {{{predator|}}} {{{roamMtb|}}} {{{nuzzleMtb|}}} {{{maturityage|}}} {{{juvenileage|}}} {{{psychic sensitivity|}}} {{{toxic resistance|}}} {{{toxic environment resistance|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Pawn Stats</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Pawn Stats</p>
 
<dl>
 
<dl>
  
{{#ifeq: {{{type|}}}|Animals|{{#if: {{#var:setProperty}} | {{#set: Type = {{{type2|}}} }} }} }}
+
{{#ifeq: {{{type|}}} | Animals | {{#if: {{#var:setProperty}} | {{#set:Type = {{{type2|}}} }} }} }}
  
{{#if: {{{bandwidth|}}} |
+
{{#if: {{{combatPower|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Bandwidth = {{{bandwidth|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Combat Power = {{{combatPower|}}} }} }}
;Bandwidth
+
;Combat Power
:{{{bandwidth|}}}
+
:{{{combatPower}}}
 
}}
 
}}
  
Line 461: Line 600:
 
   {{#if: {{#var:setProperty}} | {{#set:Health Scale = {{{healthscale|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Health Scale = {{{healthscale|}}} }} }}
 
;Health Scale
 
;Health Scale
:{{{healthscale|}}}
+
:{{%|{{{healthscale|}}} }} {{HP}}
 
}}
 
}}
  
Line 469: Line 608:
 
:{{{bodysize|}}}
 
:{{{bodysize|}}}
  
{{#ifeq: {{{type|}}} | Mechanoid |
+
  <!-- Moved outside as this is always used. There is no performance difference. -->
 
   {{#vardefine:MassAdult | {{#expr: 60 * {{{bodysize}}} }} }}
 
   {{#vardefine:MassAdult | {{#expr: 60 * {{{bodysize}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Mass - Adult = {{#var:MassAdult}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Mass - Adult = {{#var:MassAdult}} }} }}
 +
  {{#vardefine:PackCapacity | {{#expr: {{{bodysize|}}} * 35 }} }}
 +
 
 +
{{#ifeq: {{{type|}}} | Mechanoid |
 
;Mass
 
;Mass
 
:{{#var:MassAdult}} kg   
 
:{{#var:MassAdult}} kg   
  
 +
  {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var:PackCapacity}} }} }}
 +
;Pack Capacity
 +
:{{#var:PackCapacity}} kg
  
  {{#vardefine:PackCapacity | {{#expr: {{{bodysize|}}} * 35 }} }}
+
|  
  {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var: PackCapacity}} }} }}
 
;Pack Capacity
 
:{{#var: PackCapacity}} kg
 
  
 +
{{#ifeq: {{{type|}}} | Entity |
 +
;Mass
 +
:{{#var:MassAdult}} kg 
 
|  
 
|  
 
   <!-- Most animal babies are 0.2 the size of the adults, but birds are 0.1 -->
 
   <!-- Most animal babies are 0.2 the size of the adults, but birds are 0.1 -->
Line 497: Line 642:
 
:{{#var:MassJuvenile}} kg
 
:{{#var:MassJuvenile}} kg
  
  {{#vardefine:MassAdult | {{#expr: 60 * {{{bodysize}}} }} }}
 
  {{#if: {{#var:setProperty}} | {{#set:Mass - Adult = {{#var:MassAdult}} }} }}
 
 
;Mass - Adult
 
;Mass - Adult
 
:{{#var:MassAdult}} kg
 
:{{#var:MassAdult}} kg
  
 
{{#ifeq: {{lc:{{{packanimal|}}} }} | true |
 
{{#ifeq: {{lc:{{{packanimal|}}} }} | true |
  {{#vardefine:PackCapacity | {{#expr: {{{bodysize|}}} * 35 }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var:PackCapacity}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var: PackCapacity}} }} }}
 
 
;Pack Capacity
 
;Pack Capacity
:{{#var: PackCapacity}} kg
+
:{{#var:PackCapacity}} kg
 +
}}
 
}}
 
}}
 
}}
 
}}
  
 +
{{#ifeq: {{{type|}}} | Entity | |
 
   {{#vardefine: CarryingCapacity | {{#expr: 75 * {{{bodysize|}}} round0}} }}
 
   {{#vardefine: CarryingCapacity | {{#expr: 75 * {{{bodysize|}}} round0}} }}
   {{#if: {{#var:setProperty}} | {{#set:Carrying Capacity = {{#var: CarryingCapacity}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Carrying Capacity = {{#var:CarryingCapacity}} }} }}
 
;Carrying Capacity
 
;Carrying Capacity
:{{#var: CarryingCapacity}} kg
+
:{{#var:CarryingCapacity}} kg
 
}}
 
}}
 
 
 
}}
 
}}
  
 
{{#if: {{{ridingspeed|}}} |
 
{{#if: {{{ridingspeed|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Riding Speed = {{{ridingspeed|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Riding Speed = {{{ridingspeed|}}} }} }}
 
;<abbr title="Multiplier to the caravan's movement speed.">Riding Speed</abbr>
 
;<abbr title="Multiplier to the caravan's movement speed.">Riding Speed</abbr>
 
:{{{ridingspeed|}}}
 
:{{{ridingspeed|}}}
Line 538: Line 680:
  
 
{{#if: {{{diet|}}} |
 
{{#if: {{{diet|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Diet = {{{diet|}}} }} }}
+
   {{#if: {{#var:setProperty}} |
 +
    {{#set:Diet = {{#explode:{{{diet|}}}|,|0}}
 +
        | Diet = {{#explode:{{{diet|}}}|,|1}}
 +
        | Diet = {{#explode:{{{diet|}}}|,|2}} }} }}
 
;Diet
 
;Diet
 
:{{{diet|}}}
 
:{{{diet|}}}
Line 546: Line 691:
 
   {{#if: {{#var:setProperty}} | {{#set:Life Expectancy = {{{lifespan|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Life Expectancy = {{{lifespan|}}} }} }}
 
;Life Expectancy
 
;Life Expectancy
:{{{lifespan|}}}
+
:{{{lifespan|}}} years
 
}}
 
}}
  
Line 564: Line 709:
 
   {{#if: {{#var:setProperty}} |
 
   {{#if: {{#var:setProperty}} |
 
     {{#set:Trainable Intelligence = {{{trainable|}}} }}
 
     {{#set:Trainable Intelligence = {{{trainable|}}} }}
     {{#switch: {{{trainable|}}}
+
     {{#switch: {{lc: {{{trainable|}}} }}
 
       | none =        {{#set:Can Train Guard = no  | Can Train Attack = no  | Can Train Rescue = no | Can Train Haul = no  }}
 
       | none =        {{#set:Can Train Guard = no  | Can Train Attack = no  | Can Train Rescue = no | Can Train Haul = no  }}
 
       | hauling only = {{#set:Can Train Guard = no  | Can Train Attack = no  | Can Train Rescue = no | Can Train Haul = yes }}
 
       | hauling only = {{#set:Can Train Guard = no  | Can Train Attack = no  | Can Train Rescue = no | Can Train Haul = yes }}
Line 574: Line 719:
 
   }} }} }}
 
   }} }} }}
 
;Trainable Intelligence
 
;Trainable Intelligence
:{{{trainable|}}}
+
:{{ucfirst:{{{trainable|}}} }}
 
}}
 
}}
  
Line 582: Line 727:
 
:{{%| {{{wildness|}}} | 0 }}
 
:{{%| {{{wildness|}}} | 0 }}
  
   {{#vardefine: MinHandlingSkill | {{#if: {{{min handling skill|}}}|{{{min handling skill|}}}|{{#expr:
+
   {{#vardefine: MinHandlingSkill | {{#if: {{{min handling skill|}}} | {{{min handling skill|}}} | {{#expr:
    {{#ifexpr: {{{wildness|}}} < 0.2 | 0
+
  {{#expr:
      | {{#ifexpr: {{{wildness|}}} < 0.45 | 1
+
    {{#ifexpr: {{{wildness|}}} < 0.151 | 0 | {{#expr: {{{wildness|}}}*10 - 0.01 - {{#ifexpr: {{{wildness|}}} > 0.7 | 0 | 1 }} round 0 }} }}
        | {{#ifexpr: {{{wildness|}}} < 0.55 | 4
+
  }} <!-- Changed to use the formula described in [[Minimum_Handling_Skill]]. The "-0.01" is to simulate the rounding half down. This could be changed to return values against a table, but this is clearer and seemlingly faster.-->
          | {{#ifexpr: {{{wildness|}}} < 0.75 | 5
 
            | {{#ifexpr: {{{wildness|}}} < 0.8 | 7
 
              | {{#ifexpr: {{{wildness|}}} < 0.9 | 8
 
                | {{#ifexpr: {{{wildness|}}} < 0.97 | 9
 
                  | 10
 
    }} }} }} }} }} }} }} <!-- Is this really the exact formula? [[Animals#Minimum_skill]] says otherwise, but that formula must be wrong as well -->
 
 
     {{#ifeq: {{#var:Name}} | Human | + 7 }}
 
     {{#ifeq: {{#var:Name}} | Human | + 7 }}
 
   }} }} }}
 
   }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Minimum Handling Skill = {{#var: MinHandlingSkill}} }} }}
+
 
   {{#ifeq: {{#var: MinHandlingSkill}}|0||
+
   {{#if: {{#var:setProperty}} | {{#set:Minimum Handling Skill = {{#var:MinHandlingSkill}} }} }}
 +
   {{#ifeq: {{#var:MinHandlingSkill}}|0||
 
;<abbr title="This creature cannot be tamed, trained, or commanded by anyone with less than this skill in animals.">Minimum Handling Skill</abbr>
 
;<abbr title="This creature cannot be tamed, trained, or commanded by anyone with less than this skill in animals.">Minimum Handling Skill</abbr>
:{{#var: MinHandlingSkill}} }}
+
:{{#var:MinHandlingSkill}} }}
 
}}
 
}}
  
{{#if: {{{petness|}}} | {{#if: {{#var:setProperty}} | {{#set: Petness = {{{petness|}}} }} }} }}
+
{{#if: {{{petness|}}} | {{#if: {{#var:setProperty}} | {{#set:Petness = {{{petness|}}} }} }} }}
  
 
{{#ifeq: {{{predator|}}} | true | {{#if: {{#var:setProperty}} | {{#set:Is Predator = true}} }}|}}
 
{{#ifeq: {{{predator|}}} | true | {{#if: {{#var:setProperty}} | {{#set:Is Predator = true}} }}|}}
Line 611: Line 751:
  
 
{{#if: {{{nuzzleMtb|}}} |
 
{{#if: {{{nuzzleMtb|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Nuzzle Mtb Hours = {{{nuzzleMtb|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Nuzzle Mtb Hours = {{{nuzzleMtb|}}} }} }}
 
;<abbr title="How often an animal will nuzzle friendly colonists, on average.">Nuzzle Interval</abbr>
 
;<abbr title="How often an animal will nuzzle friendly colonists, on average.">Nuzzle Interval</abbr>
 
{{#ifexpr: {{{nuzzleMtb|}}} <= 24
 
{{#ifexpr: {{{nuzzleMtb|}}} <= 24
Line 623: Line 763:
 
{{#if: {{{mateMtb|}}} |
 
{{#if: {{{mateMtb|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Mate Mtb Hours = {{{mateMtb|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Mate Mtb Hours = {{{mateMtb|}}} }} }}
;{{Hover title|link=no|How often an awake, non-sterilised male will attempt to mate with a female, on average.|Mate Interval}}
+
;<abbr title="How often an awake, non-sterilised male will attempt to mate with a female, on average.">Mate Interval</abbr>
 
:{{{mateMtb|}}} hours
 
:{{{mateMtb|}}} hours
 
}}
 
}}
  
 
{{#if: {{{maturityage|}}} |
 
{{#if: {{{maturityage|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Maturity Age = {{{maturityage|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Maturity Age = {{{maturityage|}}} }} }}
;{{Hover title|link=no|The age at which an animal reaches adulthood.|Maturity Age}}
+
;<abbr title="The age at which an animal reaches adulthood.">Maturity Age</abbr>
 
:{{#expr:{{{maturityage|}}} round 3}} years {{#ifexpr: {{{maturityage|}}}  < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{maturityage|}}} |R}}*60)round 1}} }} days)
 
:{{#expr:{{{maturityage|}}} round 3}} years {{#ifexpr: {{{maturityage|}}}  < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{maturityage|}}} |R}}*60)round 1}} }} days)
 
}}
 
}}
  
 
{{#if: {{{juvenileage|}}} |
 
{{#if: {{{juvenileage|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Juvenile Age = {{{juvenileage|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Juvenile Age = {{{juvenileage|}}} }} }}
;{{Hover title|link=no|The age at which an animal becomes a juvenile.|Juvenile Age}}
+
;<abbr title="The age at which an animal becomes a juvenile.">Juvenile Age</abbr>
 
:{{#expr:{{{juvenileage|}}} round 3}} years {{#ifexpr: {{{juvenileage|}}} < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{juvenileage|}}}|R}}*60)round 1}} }} days) }} }}
 
:{{#expr:{{{juvenileage|}}} round 3}} years {{#ifexpr: {{{juvenileage|}}} < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{juvenileage|}}}|R}}*60)round 1}} }} days) }} }}
 
}}
 
}}
  
 +
{{#if: {{{psychic sensitivity|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Psychic Sensitivity = {{{psychic sensitivity|}}} }} }}
 +
;Psychic Sensitivity
 +
:{{%|{{{psychic sensitivity|}}} }}
 +
}}
 +
 +
{{#if: {{{toxic resistance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Toxic Resistance = {{{toxic resistance|}}} }} }}
 +
;Toxic Resistance
 +
:{{%|{{{toxic resistance|}}} }}
 +
}}
 +
 +
{{#if: {{{toxic environment resistance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Toxic Environment Resistance = {{{toxic environment resistance|}}} }} }}
 +
;Toxic Environment Resistance
 +
:{{%|{{{toxic environment resistance|}}} }}
 +
}}
  
 
{{#if: {{{min comfortable temperature|}}} |
 
{{#if: {{{min comfortable temperature|}}} |
 
   {{#if: {{{max comfortable temperature|}}} |
 
   {{#if: {{{max comfortable temperature|}}} |
     {{#if: {{#var:setProperty}} | {{#set: Min Comfortable Temperature = {{{min comfortable temperature|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Min Comfortable Temperature = {{{min comfortable temperature|}}} }} }}
     {{#if: {{#var:setProperty}} | {{#set: Max Comfortable Temperature = {{{max comfortable temperature|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Max Comfortable Temperature = {{{max comfortable temperature|}}} }} }}
 
;Comfortable Temp Range
 
;Comfortable Temp Range
:{{Temperature|{{{min comfortable temperature|}}}|{{{max comfortable temperature|}}}}}
+
:{{Temperature|{{{min comfortable temperature|}}}|{{{max comfortable temperature|}}} }}
 
}} }}
 
}} }}
  
{{#if: {{{livesin_temperateforest|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Temperate Forest = true }} }} }}
+
{{#if: {{{livesin_temperateforest|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Temperate Forest = true }} }} }}
{{#if: {{{livesin_temperateswamp|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Temperate Swamp = true }} }} }}
+
{{#if: {{{livesin_temperateswamp|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Temperate Swamp = true }} }} }}
{{#if: {{{livesin_tropicalrainforest|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Tropical Rainforest = true }} }} }}
+
{{#if: {{{livesin_tropicalrainforest|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Tropical Rainforest = true }} }} }}
{{#if: {{{livesin_tropicalswamp|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Tropical Swamp = true }} }} }}
+
{{#if: {{{livesin_tropicalswamp|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Tropical Swamp = true }} }} }}
{{#if: {{{livesin_aridshrubland|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Arid Shrubland = true }} }} }}
+
{{#if: {{{livesin_aridshrubland|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Arid Shrubland = true }} }} }}
{{#if: {{{livesin_desert|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Desert = true }} }} }}
+
{{#if: {{{livesin_desert|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Desert = true }} }} }}
{{#if: {{{livesin_extremedesert|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Extreme Desert = true }} }} }}
+
{{#if: {{{livesin_extremedesert|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Extreme Desert = true }} }} }}
{{#if: {{{livesin_borealforest|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Boreal Forest = true }} }} }}
+
{{#if: {{{livesin_borealforest|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Boreal Forest = true }} }} }}
{{#if: {{{livesin_coldbog|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Cold Bog = true }} }} }}
+
{{#if: {{{livesin_coldbog|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Cold Bog = true }} }} }}
{{#if: {{{livesin_tundra|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Tundra = true }} }} }}
+
{{#if: {{{livesin_tundra|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Tundra = true }} }} }}
{{#if: {{{livesin_icesheet|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Ice Sheet = true }} }} }}
+
{{#if: {{{livesin_icesheet|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Ice Sheet = true }} }} }}
{{#if: {{{livesin_seaice|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Sea Ice = true }} }} }}
+
{{#if: {{{livesin_seaice|}}} | {{#if: {{#var:setProperty}} | {{#set:Lives In Sea Ice = true }} }} }}
 +
}}
  
 +
<!-- 6. PRODUCTION -->
 
{{#if: {{{meatyield|}}} {{{meatname|}}} {{{leathername|}}} {{{leatheryield|}}} {{{milk|}}} {{{milkname|}}} {{{milktime|}}} {{{wool|}}} {{{woolname|}}} {{{sheartime|}}} {{{eggsmin|}}} {{{eggsmax|}}} {{{eggtime|}}} {{{eggs_avg|}}} {{{eggs_unfertilized|}}} {{{gestation|}}} {{{offspring|}}} {{{avg offspring|}}} |
 
{{#if: {{{meatyield|}}} {{{meatname|}}} {{{leathername|}}} {{{leatheryield|}}} {{{milk|}}} {{{milkname|}}} {{{milktime|}}} {{{wool|}}} {{{woolname|}}} {{{sheartime|}}} {{{eggsmin|}}} {{{eggsmax|}}} {{{eggtime|}}} {{{eggs_avg|}}} {{{eggs_unfertilized|}}} {{{gestation|}}} {{{offspring|}}} {{{avg offspring|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Production</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Production</p>
 
<dl>
 
<dl>
}}
 
  
{{#ifeq:{{#expr:{{#ifeq:{{{type|}}}|Animals|1|0}} or {{#ifeq:{{{type|}}}|Animal|1|0}}}}|1|
+
{{#ifexpr: {{{meatyield|1}}} * {{{basemeatamount|1}}}
  {{#vardefine: MeatName | {{{meatname | {{#var:Name}} meat}}} }}
+
| {{#if: {{{meatname|}}} {{{meatyield|}}}
   {{#vardefine: LeatherName | {{{leathername | {{#var:Name}} leather}}} }}
+
   | {{#vardefine:hasMeat|1}}
   {{#if: {{{is exotic species|}}}|{{#if: {{#var:setProperty}} | {{#set: Is Exotic Species = true}} }}|{{#if: {{#var:setProperty}} | {{#set: Is Exotic Species = false }} }} }}|
+
   | {{#ifeq: {{{type|}}}|Animal
 +
    | {{#vardefine:hasMeat|1}}
 +
    | {{#vardefine:hasMeat|0}}
 +
    }}
 +
  }}
 +
| {{#vardefine:hasMeat|0}}
 
}}
 
}}
  
{{#if: {{#var:LeatherName }} | {{#if: {{#var:setProperty}} | {{#set: Leather Name = {{#var:LeatherName}} }} }} }}
+
{{#ifexpr: {{#var:hasMeat}}|
 
+
  {{#vardefine: MeatName | {{ucfirst: {{{meatname | {{#var:Name}} meat}}} }}}}
{{#if: {{{bodysize|}}} |
+
  {{#if: {{#var:setProperty}} | {{#set:Meat Name = {{#var:MeatName}} }} }}
 
   <!-- Uses meatyield when set, otherwise interpolates from curve applied to 140*body_size or basemeatamount*bodysize -->
 
   <!-- Uses meatyield when set, otherwise interpolates from curve applied to 140*body_size or basemeatamount*bodysize -->
 
   <!-- See Property:Meat_Yield for details -->
 
   <!-- See Property:Meat_Yield for details -->
   {{#if:{{#var:MeatName}} |
+
   {{#vardefine: MeatYield | {{{meatyield | {{#if: {{{bodysize|}}} |{{Meat Leather Curve | {{{basemeatamount|140}}} * {{{bodysize|}}} }} }} }}} }}
    {{#vardefine: MeatYield | {{{meatyield | {{Meat Leather Curve | {{{basemeatamount|140}}} * {{{bodysize|}}} }} }}} }}
+
  {{#if: {{#var:setProperty}} | {{#set:Meat Yield = {{#var:MeatYield}} }} }}
    {{#if: {{#var:setProperty}} | {{#set: Meat Yield = {{#var:MeatYield}} }} }}
+
 
 
;Meat Yield
 
;Meat Yield
:{{#var:MeatYield}} [[Meat|{{lc:{{#var:MeatName}} }}]]
+
:{{#switch: {{#var:MeatName}}
 +
| Human meat = {{Icon Small|Human meat||{{#var:MeatYield}}}} [[Human meat]]
 +
| Insect meat = {{Icon Small|Insect meat||{{#var:MeatYield}}}} [[Insect meat]]
 +
| Twisted meat = {{Icon Small|Twisted meat||{{#var:MeatYield}}}} [[Twisted meat]]
 +
| #default = {{#if: {{{bodysize|}}} | {{#ifexpr: {{{bodysize|}}} < 0.7 | [[File:Meat small c.png|16px|{{#var:MeatName}}|link=Meat]] | [[File:Meat big c.png|16px|{{#var:MeatName}}|link=Meat]]}} }} {{#var:MeatYield}} [[Meat|{{lc:{{#var:MeatName}} }}]]
 +
}}
 +
}}
 +
 
 +
{{#ifexpr: {{{leatheryield|1}}} * {{{baseleatheramount|1}}}
 +
| {{#if: {{{leathername|}}} {{{leatheryield|}}}
 +
  | {{#vardefine:hasLeather|1}}
 +
  | {{#ifeq: {{{type|}}}|Animal
 +
    | {{#vardefine:hasLeather|1}}
 +
    | {{#vardefine:hasLeather|0}}
 +
    }}
 
   }}
 
   }}
 +
| {{#vardefine:hasLeather|0}}
 +
}}
  
 +
{{#ifexpr: {{#var:hasLeather}}|
 +
  {{#vardefine: LeatherName | {{ucfirst: {{{leathername | {{#var:Name}} leather}}} }}}}
 +
  {{#if: {{#var:setProperty}} | {{#set:Leather Name = {{#var:LeatherName}} }} }}
 
   <!-- Uses leatheryield when set, otherwise interpolates from curve applied to 40*body_size or baseleatheramount*bodysize-->
 
   <!-- Uses leatheryield when set, otherwise interpolates from curve applied to 40*body_size or baseleatheramount*bodysize-->
 
   <!-- See Property:Leather_Yield for details -->
 
   <!-- See Property:Leather_Yield for details -->
   {{#if: {{#var:LeatherName}}
+
   {{#vardefine: LeatherYield | {{{leatheryield | {{#if: {{{bodysize|}}} |{{Meat Leather Curve | {{{baseleatheramount|40}}} * {{{bodysize|}}} }} }} }}} }}
    | {{#ifeq: {{#vardefineecho:LeatherYield | {{{leatheryield | {{Meat Leather Curve | {{{baseleatheramount|40}}} * {{{bodysize|}}} }} }}} }}
+
  {{#if: {{#var:setProperty}} | {{#set:Leather Yield = {{#var:LeatherYield}} }} }}
| 0 |
+
 
| {{#if: {{#var:setProperty}} | {{#set: Leather Yield = {{#var: LeatherYield}} }} }}
 
 
;Leather Yield
 
;Leather Yield
:{{#var: LeatherYield}} [[{{#var: LeatherName}}|{{lc:{{#var: LeatherName}} }}]]
+
: {{Icon Small|{{#var:LeatherName}}||{{#var:LeatherYield}}}} [[{{lc:{{#var:LeatherName}} }}]]
}} }} }}
+
}}
  
 
{{#if: {{{milk|}}} |
 
{{#if: {{{milk|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Milk Amount = {{{milk|}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Milk Amount = {{{milk|}}} }} }}
 
   {{#vardefine: MilkName | {{{milkname| Milk}}} }}
 
   {{#vardefine: MilkName | {{{milkname| Milk}}} }}
   {{#if: {{#var:setProperty}} | {{#set: Milk Name = {{#var:MilkName}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Milk Name = {{#var:MilkName}} }} }}
 
;Milk Amount
 
;Milk Amount
:{{{milk|}}} [[{{#var:MilkName}}|{{lc:{{#var:MilkName}} }}]]
+
:{{Icon Small|{{#var:MilkName}}||{{{milk|}}}}} [[{{#var:MilkName}}|{{lc:{{#var:MilkName}} }}]]
 
}}
 
}}
  
  
 
{{#if: {{{milktime|}}} |
 
{{#if: {{{milktime|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Milking Interval Days = {{{milktime|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Milking Interval Days = {{{milktime|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Daily Milk Average = {{#expr: {{{milk|}}}/{{{milktime|}}}round2}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Daily Milk Average = {{#expr: {{{milk|}}}/{{{milktime|}}}round2}} }} }}
 
;Milking Interval
 
;Milking Interval
 
:{{{milktime|}}}&nbsp;days
 
:{{{milktime|}}}&nbsp;days
Line 712: Line 893:
  
 
{{#if: {{{wool|}}}|
 
{{#if: {{{wool|}}}|
   {{#if: {{#var:setProperty}} | {{#set: Wool Amount = {{{wool|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Wool Amount = {{{wool|}}} }} }}
 
   {{#vardefine: WoolName | {{{woolname | {{#var:Name}} wool}}} }}
 
   {{#vardefine: WoolName | {{{woolname | {{#var:Name}} wool}}} }}
   {{#if: {{#var:setProperty}} | {{#set: Wool Name = {{#var:WoolName}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Wool Name = {{#var:WoolName}} }} }}
 
;Wool Amount
 
;Wool Amount
:{{{wool|}}} [[{{#var: WoolName}}|{{lc:{{#var: WoolName}}}}]]
+
:{{Icon Small|{{#var:WoolName}}||{{{wool|}}}}} [[{{lc:{{#var:WoolName}} }}]]
 
}}
 
}}
  
 
{{#if: {{{sheartime|}}} |
 
{{#if: {{{sheartime|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Shearing Interval Days = {{{sheartime|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Shearing Interval Days = {{{sheartime|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Daily Wool Average = {{#expr: {{{wool|}}}/{{{sheartime}}}round2}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Daily Wool Average = {{#expr: {{{wool|}}}/{{{sheartime}}}round2}} }} }}
 
;Shearing Interval
 
;Shearing Interval
 
:{{{sheartime|}}}&nbsp;days
 
:{{{sheartime|}}}&nbsp;days
Line 728: Line 909:
 
{{#if: {{{eggsmin|}}} |
 
{{#if: {{{eggsmin|}}} |
 
   {{#if: {{{eggsmax|}}} |
 
   {{#if: {{{eggsmax|}}} |
     {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Minimum = {{{eggsmin|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Eggs Per Clutch Minimum = {{{eggsmin|}}} }} }}
     {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Maximum = {{{eggsmax|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Eggs Per Clutch Maximum = {{{eggsmax|}}} }} }}
 
;Eggs Per Clutch
 
;Eggs Per Clutch
 
:{{{eggsmin|}}} to {{{eggsmax|}}}
 
:{{{eggsmin|}}} to {{{eggsmax|}}}
Line 735: Line 916:
  
 
{{#if: {{{eggtime|}}} |
 
{{#if: {{{eggtime|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Egg Laying Interval = {{{eggtime|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Egg Laying Interval = {{{eggtime|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Eggs Per Season Average = {{#expr: {{{eggs_avg|}}}/{{{eggtime|}}}*15 round 2}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Eggs Per Season Average = {{#expr: {{{eggs_avg|}}}/{{{eggtime|}}}*15 round 2}} }} }}
 
;Egg Laying Interval
 
;Egg Laying Interval
 
:{{{eggtime|}}}&nbsp;days
 
:{{{eggtime|}}}&nbsp;days
 
}}
 
}}
  
{{#if: {{{eggs_avg|}}} | {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Average = {{{eggs_avg|}}} }} }} }}
+
{{#if: {{{eggs_avg|}}} | {{#if: {{#var:setProperty}} | {{#set:Eggs Per Clutch Average = {{{eggs_avg|}}} }} }} }}
  
 
{{#if: {{{eggs_unfertilized|}}} |
 
{{#if: {{{eggs_unfertilized|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Can Lay Unfertilized Eggs = {{{eggs_unfertilized|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Can Lay Unfertilized Eggs = {{{eggs_unfertilized|}}} }} }}
 
;Can Lay Unfertilized Eggs
 
;Can Lay Unfertilized Eggs
 
:{{{eggs_unfertilized|}}}
 
:{{{eggs_unfertilized|}}}
Line 750: Line 931:
  
 
{{#if: {{{gestation|}}} |
 
{{#if: {{{gestation|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Gestation Period Days = {{{gestation|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Gestation Period Days = {{{gestation|}}} }} }}
 
;Gestation Period
 
;Gestation Period
 
{{#switch: {{{gestation|}}}
 
{{#switch: {{{gestation|}}}
Line 759: Line 940:
  
 
{{#if: {{{offspring|}}} {{{avg offspring|}}} |
 
{{#if: {{{offspring|}}} {{{avg offspring|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Offspring Per Birth = {{{offspring|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Offspring Per Birth = {{{offspring|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Average Offspring Per Birth = {{{avg offspring|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Average Offspring Per Birth = {{{avg offspring|}}} }} }}
 
;Offspring Per Birth
 
;Offspring Per Birth
 
:{{{offspring|}}} {{#if:{{{avg offspring|}}}|({{{avg offspring|}}} avg)}}
 
:{{{offspring|}}} {{#if:{{{avg offspring|}}}|({{{avg offspring|}}} avg)}}
 
}}
 
}}
  
 +
}}
  
<!-- Ingestion -->
+
<!-- 7. INGESTION -->
 
{{#if: {{{nutrition|}}} {{{taste|}}} {{{ingested direct thought|}}} {{{joy offset|}}} {{{joy kind|}}} {{{addictiveness|}}} {{{food poison chance|}}} {{{max num to ingest at once|}}} {{{ingestion time|}}}|
 
{{#if: {{{nutrition|}}} {{{taste|}}} {{{ingested direct thought|}}} {{{joy offset|}}} {{{joy kind|}}} {{{addictiveness|}}} {{{food poison chance|}}} {{{max num to ingest at once|}}} {{{ingestion time|}}}|
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Ingestion</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Ingestion</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{nutrition|}}} |
 
{{#if: {{{nutrition|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Nutrition = {{{nutrition|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Nutrition = {{{nutrition|}}} }} }}
;{{Hover title| link=no | Nutrition gained when this item or object is eaten | Nutrition }}
+
;<abbr title="Nutrition gained when this item or object is eaten">Nutrition</abbr>
 
:{{{nutrition}}}
 
:{{{nutrition}}}
 
}}
 
}}
  
 
{{#if: {{{taste|}}} |
 
{{#if: {{{taste|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Taste = {{{taste|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Taste = {{ucfirst: {{{taste|}}} }} }} }}
 
;Taste
 
;Taste
:{{{taste|}}}
+
:{{ucfirst: {{{taste|}}} }}
 
}}
 
}}
  
 
{{#if: {{{ingested direct thought|}}} |
 
{{#if: {{{ingested direct thought|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Ingested Direct Thought = {{{ingested direct thought|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Ingested Direct Thought = {{{ingested direct thought|}}} }} }}
 
;Ingested Direct Thought
 
;Ingested Direct Thought
 
:{{{ingested direct thought|}}}
 
:{{{ingested direct thought|}}}
Line 792: Line 973:
  
 
{{#if: {{{joy offset|}}} |
 
{{#if: {{{joy offset|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Joy Offset = {{{joy offset|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Joy Offset = {{{joy offset|}}} }} }}
 
;Recreation Offset
 
;Recreation Offset
:{{%|{{{joy offset|}}}}}
+
:{{%|{{{joy offset|}}} }}
 
}}
 
}}
  
 
{{#if: {{{joy kind|}}} |
 
{{#if: {{{joy kind|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Joy Kind = {{{joy kind|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Joy Kind = {{{joy kind|}}} }} }}
 
;Recreation Kind
 
;Recreation Kind
 
:{{{joy kind|}}}
 
:{{{joy kind|}}}
Line 804: Line 985:
  
 
{{#if: {{{addictiveness|}}} |
 
{{#if: {{{addictiveness|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Addictiveness = {{{addictiveness|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Addictiveness = {{{addictiveness|}}} }} }}
 
;Addictiveness
 
;Addictiveness
 
:{{%| {{{addictiveness|}}} }}
 
:{{%| {{{addictiveness|}}} }}
Line 810: Line 991:
  
 
{{#if: {{{food poison chance|}}} |
 
{{#if: {{{food poison chance|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Food Poison Chance Base = {{{food poison chance|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Food Poison Chance Base = {{{food poison chance|}}} }} }}
 
;Food Poison Chance
 
;Food Poison Chance
 
:{{%| {{{food poison chance|}}} }}
 
:{{%| {{{food poison chance|}}} }}
Line 816: Line 997:
  
 
{{#if: {{{max num to ingest at once|}}} |
 
{{#if: {{{max num to ingest at once|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Max Num To Ingest At Once = {{{max num to ingest at once|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Max Num To Ingest At Once = {{{max num to ingest at once|}}} }} }}
;{{Hover title| link=no | Maximum Number To Ingest At Once | Maximum To Ingest}}
+
;<abbr title="Maximum Number To Ingest At Once">Maximum To Ingest</abbr>
 
:{{{max num to ingest at once|}}}
 
:{{{max num to ingest at once|}}}
 
}}
 
}}
Line 825: Line 1,006:
 
;Ingestion Time
 
;Ingestion Time
 
:{{ticks| {{{ingestion time|}}} }}
 
:{{ticks| {{{ingestion time|}}} }}
 +
}}
 
}}
 
}}
  
 
+
<!-- 8. STAT MODIFIERS (for Materials) -->
<!-- Materials -->
 
 
{{#if: {{{beauty factor|}}} {{{beauty offset|}}} {{{work to make factor|}}} {{{work to build factor|}}} {{{work to build offset|}}} {{{max hit points factor|}}} {{{flammability factor|}}} {{{armor - sharp factor|}}} {{{armor - blunt factor|}}} {{{armor - heat factor|}}} {{{armor - heat factor|}}} {{{insulation - cold factor|}}} {{{insulation - heat factor|}}} {{{melee blunt damage factor|}}} {{{melee sharp damage factor|}}} {{{melee cooldown factor|}}} {{{door opening speed factor|}}} {{{rest effectiveness factor|}}}|
 
{{#if: {{{beauty factor|}}} {{{beauty offset|}}} {{{work to make factor|}}} {{{work to build factor|}}} {{{work to build offset|}}} {{{max hit points factor|}}} {{{flammability factor|}}} {{{armor - sharp factor|}}} {{{armor - blunt factor|}}} {{{armor - heat factor|}}} {{{armor - heat factor|}}} {{{insulation - cold factor|}}} {{{insulation - heat factor|}}} {{{melee blunt damage factor|}}} {{{melee sharp damage factor|}}} {{{melee cooldown factor|}}} {{{door opening speed factor|}}} {{{rest effectiveness factor|}}}|
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Stat Modifiers</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Stat Modifiers</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{beauty factor|}}} |
 
{{#if: {{{beauty factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Beauty Factor = {{{beauty factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Beauty Factor = {{{beauty factor|}}} }} }}
 
;Beauty Factor
 
;Beauty Factor
 
:×{{{beauty factor|}}}
 
:×{{{beauty factor|}}}
Line 842: Line 1,022:
  
 
{{#if: {{{beauty offset|}}} |
 
{{#if: {{{beauty offset|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Beauty Offset = {{{beauty offset|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Beauty Offset = {{{beauty offset|}}} }} }}
 
;Beauty Offset
 
;Beauty Offset
 
:+{{{beauty offset|}}}
 
:+{{{beauty offset|}}}
Line 848: Line 1,028:
  
 
{{#if: {{{work to make factor|}}} |
 
{{#if: {{{work to make factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work To Make Factor = {{{work to make factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work To Make Factor = {{{work to make factor|}}} }} }}
 
;Work To Make Factor
 
;Work To Make Factor
 
:×{{{work to make factor|}}}
 
:×{{{work to make factor|}}}
Line 854: Line 1,034:
  
 
{{#if: {{{work to build factor|}}} |
 
{{#if: {{{work to build factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work To Build Factor = {{{work to build factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work To Build Factor = {{{work to build factor|}}} }} }}
 
;Work To Build Factor
 
;Work To Build Factor
 
:×{{{work to build factor|}}}
 
:×{{{work to build factor|}}}
Line 860: Line 1,040:
  
 
{{#if: {{{work to build offset|}}} |
 
{{#if: {{{work to build offset|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Work To Build Offset = {{{work to build offset|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Work To Build Offset = {{{work to build offset|}}} }} }}
 
;Work To Build Offset
 
;Work To Build Offset
 
:+{{ticks| {{{work to build offset|}}} }}
 
:+{{ticks| {{{work to build offset|}}} }}
Line 866: Line 1,046:
  
 
{{#if: {{{max hit points factor|}}} |
 
{{#if: {{{max hit points factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Max Hit Points Factor = {{{max hit points factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Max Hit Points Factor = {{{max hit points factor|}}} }} }}
 
;Max Hit Points
 
;Max Hit Points
 
:×{{{max hit points factor|}}}
 
:×{{{max hit points factor|}}}
Line 872: Line 1,052:
  
 
{{#if: {{{flammability factor|}}} |
 
{{#if: {{{flammability factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Flammability Factor = {{{flammability factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Flammability Factor = {{{flammability factor|}}} }} }}
 
;Flammability
 
;Flammability
 
:×{{{flammability factor|}}}
 
:×{{{flammability factor|}}}
Line 878: Line 1,058:
  
 
{{#if: {{{armor - sharp factor|}}} |
 
{{#if: {{{armor - sharp factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Armor - Sharp Factor = {{{armor - sharp factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Armor - Sharp Factor = {{{armor - sharp factor|}}} }} }}
 
;Armor - Sharp
 
;Armor - Sharp
 
:×{{{armor - sharp factor|}}}
 
:×{{{armor - sharp factor|}}}
Line 884: Line 1,064:
  
 
{{#if: {{{armor - blunt factor|}}} |
 
{{#if: {{{armor - blunt factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Armor - Blunt Factor = {{{armor - blunt factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Armor - Blunt Factor = {{{armor - blunt factor|}}} }} }}
 
;Armor - Blunt
 
;Armor - Blunt
 
:×{{{armor - blunt factor|}}}
 
:×{{{armor - blunt factor|}}}
Line 890: Line 1,070:
  
 
{{#if: {{{armor - heat factor|}}} |
 
{{#if: {{{armor - heat factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Armor - Heat Factor = {{{armor - heat factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Armor - Heat Factor = {{{armor - heat factor|}}} }} }}
 
;Armor - Heat
 
;Armor - Heat
 
:×{{{armor - heat factor|}}}
 
:×{{{armor - heat factor|}}}
Line 896: Line 1,076:
  
 
{{#if: {{{insulation - cold factor|}}} |
 
{{#if: {{{insulation - cold factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Insulation - Cold Factor = {{{insulation - cold factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Insulation - Cold Factor = {{{insulation - cold factor|}}} }} }}
 
;Insulation - Cold
 
;Insulation - Cold
 
:+{{Temperature| {{{insulation - cold factor|}}} || delta }}
 
:+{{Temperature| {{{insulation - cold factor|}}} || delta }}
Line 902: Line 1,082:
  
 
{{#if: {{{insulation - heat factor|}}} |
 
{{#if: {{{insulation - heat factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Insulation - Heat Factor = {{{insulation - heat factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Insulation - Heat Factor = {{{insulation - heat factor|}}} }} }}
 
;Insulation - Heat
 
;Insulation - Heat
 
:+{{Temperature| {{{insulation - heat factor|}}} || delta }}
 
:+{{Temperature| {{{insulation - heat factor|}}} || delta }}
Line 908: Line 1,088:
  
 
{{#if: {{{melee blunt damage factor|}}} |
 
{{#if: {{{melee blunt damage factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Melee Blunt Damage Factor = {{{melee blunt damage factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Melee Blunt Damage Factor = {{{melee blunt damage factor|}}} }} }}
 
;Melee Blunt Damage
 
;Melee Blunt Damage
 
:×{{{melee blunt damage factor|}}}
 
:×{{{melee blunt damage factor|}}}
Line 914: Line 1,094:
  
 
{{#if: {{{melee sharp damage factor|}}} |
 
{{#if: {{{melee sharp damage factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Melee Sharp Damage Factor = {{{melee sharp damage factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Melee Sharp Damage Factor = {{{melee sharp damage factor|}}} }} }}
 
;Melee Sharp Damage
 
;Melee Sharp Damage
 
:×{{{melee sharp damage factor|}}}
 
:×{{{melee sharp damage factor|}}}
Line 920: Line 1,100:
  
 
{{#if: {{{melee cooldown factor|}}} |
 
{{#if: {{{melee cooldown factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Melee Cooldown Factor = {{{melee cooldown factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Melee Cooldown Factor = {{{melee cooldown factor|}}} }} }}
 
;Melee Cooldown
 
;Melee Cooldown
 
:×{{{melee cooldown factor|}}}
 
:×{{{melee cooldown factor|}}}
Line 926: Line 1,106:
  
 
{{#if: {{{door opening speed factor|}}} |
 
{{#if: {{{door opening speed factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Door Opening Speed Factor = {{{door opening speed factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Door Opening Speed Factor = {{{door opening speed factor|}}} }} }}
 
;Door Opening Speed
 
;Door Opening Speed
 
:×{{{door opening speed factor|}}}
 
:×{{{door opening speed factor|}}}
Line 932: Line 1,112:
  
 
{{#if: {{{rest effectiveness factor|}}} |
 
{{#if: {{{rest effectiveness factor|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Rest Effectiveness Factor = {{{rest effectiveness factor|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Rest Effectiveness Factor = {{{rest effectiveness factor|}}} }} }}
 
;Rest Effectiveness
 
;Rest Effectiveness
 
:×{{{rest effectiveness factor|}}}
 
:×{{{rest effectiveness factor|}}}
 +
}}
 
}}
 
}}
  
 +
<!-- MECHANITOR -->
 +
{{#if: {{{mech bandwidth|}}} {{{mech control groups|}}} {{{mech gestation speed|}}} {{{mech remote repair distance|}}} {{{mech remote shield distance|}}} {{{mech remote shield energy|}}} {{{mech repair speed|}}} {{{mech work speed offset|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Mechanitor</p>
 +
<dl>
  
<!-- Medicine -->
+
{{#if: {{{mech bandwidth|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Bandwidth = {{{mech bandwidth|}}} }} }}
 +
;Bandwidth
 +
:{{+|{{{mech bandwidth|}}}}}
 +
}}
 +
 
 +
{{#if: {{{mech control groups|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Control Groups = {{{mech control groups|}}} }} }}
 +
;Control Groups
 +
:{{+|{{{mech control groups|}}}}}
 +
}}
 +
 
 +
{{#if: {{{mech gestation speed|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Gestation Speed = {{{mech gestation speed|}}} }} }}
 +
;Gestation Speed
 +
:{{+|{{%| {{{mech gestation speed|}}} }}}}
 +
}}
 +
 
 +
{{#if: {{{mech remote repair distance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Remote Repair Distance = {{{mech remote repair distance|}}} }} }}
 +
;Remote Repair Distance
 +
:{{{mech remote repair distance|}}} c
 +
}}
 +
 
 +
{{#if: {{{mech remote shield distance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Remote Shield Distance = {{{mech remote shield distance|}}} }} }}
 +
;Remote Shield Distance
 +
:{{{mech remote shield distance|}}} c
 +
}}
 +
 
 +
{{#if: {{{mech remote shield energy|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Remote Shield Energy = {{{mech remote shield energy|}}} }} }}
 +
;Remote Shield Energy
 +
:{{{mech remote shield energy|}}}
 +
}}
 +
 
 +
{{#if: {{{mech repair speed|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Repair Speed = {{{mech repair speed|}}} }} }}
 +
;Repair Speed
 +
:{{+|{{%| {{{mech repair speed|}}} }}}}
 +
}}
 +
 
 +
{{#if: {{{mech work speed offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mech Work Speed Offset = {{{mech work speed offset|}}} }} }}
 +
;Work Speed Offset
 +
:{{+|{{%| {{{mech work speed offset|}}} }}}}
 +
}}
 +
}}
 +
 
 +
<!-- 9. MEDICAL -->
 
{{#if: {{{medical potency base|}}} {{{medical quality max|}}} |
 
{{#if: {{{medical potency base|}}} {{{medical quality max|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Medical</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Medical</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{medical potency base|}}} |
 
{{#if: {{{medical potency base|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Medical Potency Base = {{{medical potency base|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Medical Potency Base = {{{medical potency base|}}} }} }}
 
;Medical Potency
 
;Medical Potency
 
:{{%| {{{medical potency base|}}} }}
 
:{{%| {{{medical potency base|}}} }}
Line 952: Line 1,186:
  
 
{{#if: {{{medical quality max|}}} |
 
{{#if: {{{medical quality max|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Medical Quality Max = {{{medical quality max|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Medical Quality Max = {{{medical quality max|}}} }} }}
 
;Max medical tend quality
 
;Max medical tend quality
 
:{{%| {{{medical quality max|}}} }}
 
:{{%| {{{medical quality max|}}} }}
 +
}}
 
}}
 
}}
  
 
+
<!-- 10. PLANT STATS -->
<!--Plants-->
 
 
{{#if: {{{grow days|}}} {{{sow work|}}} {{{harvest work|}}} {{{product|}}} {{{yield|}}} {{{min sowing skill|}}} {{{min fertility|}}} {{{fertility sensitivity|}}} {{{min grow light|}}}|
 
{{#if: {{{grow days|}}} {{{sow work|}}} {{{harvest work|}}} {{{product|}}} {{{yield|}}} {{{min sowing skill|}}} {{{min fertility|}}} {{{fertility sensitivity|}}} {{{min grow light|}}}|
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Plant Stats</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Plant Stats</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{grow days|}}} |
 
{{#if: {{{grow days|}}} |
 
   {{#vardefine:realGrowDays | {{#expr: {{{grow days|}}} / 0.54167 round 2}} }}
 
   {{#vardefine:realGrowDays | {{#expr: {{{grow days|}}} / 0.54167 round 2}} }}
   {{#if: {{#var:setProperty}} | {{#set: Grow Days = {{{grow days|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Grow Days = {{{grow days|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Real Grow Days = {{#var:realGrowDays}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Real Grow Days = {{#var:realGrowDays}} }} }}
 
;Time to grow
 
;Time to grow
:{{{grow days|}}} days {{Hover title|link=no|Actual days to grow, taking into account rest time|({{#var:realGrowDays}} days)}}
+
:{{{grow days|}}} days <abbr title="Actual days to grow, taking into account rest time">({{#var:realGrowDays}} days)</abbr>
 
}}
 
}}
  
 
{{#if: {{{lifespanDaysPerGrowDays|}}} |
 
{{#if: {{{lifespanDaysPerGrowDays|}}} |
 
   {{#if: {{{grow days|}}} |
 
   {{#if: {{{grow days|}}} |
     {{#if: {{#var:setProperty}} | {{#set: Lifespan Days Per Grow Days = {{{lifespanDaysPerGrowDays|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Lifespan Days Per Grow Days = {{{lifespanDaysPerGrowDays|}}} }} }}
 
;Lifespan
 
;Lifespan
:{{#ifeq: {{{lifespanDaysPerGrowDays|}}} | 0 | Indefinite |  {{#if: {{#var:setProperty}} | {{#set: Lifespan = {{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }}}}}}{{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }} days}}
+
:{{#ifeq: {{{lifespanDaysPerGrowDays|}}} | 0 | Indefinite |  {{#if: {{#var:setProperty}} | {{#set:Lifespan = {{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }} }} }}{{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }} days}}
 
}} }}
 
}} }}
  
 
{{#if: {{{sow work|}}} |
 
{{#if: {{{sow work|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Sow Work = {{{sow work|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Sow Work = {{{sow work|}}} }} }}
 
;Work to Sow
 
;Work to Sow
 
:{{ticks| {{{sow work|}}} }}
 
:{{ticks| {{{sow work|}}} }}
Line 987: Line 1,220:
  
 
{{#if: {{{harvest work|}}} |
 
{{#if: {{{harvest work|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Harvest Work = {{{harvest work|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Harvest Work = {{{harvest work|}}} }} }}
 
;Work to Harvest
 
;Work to Harvest
 
:{{ticks| {{{harvest work|}}} }}
 
:{{ticks| {{{harvest work|}}} }}
Line 994: Line 1,227:
 
{{#if: {{{product|}}} |
 
{{#if: {{{product|}}} |
 
{{#if: {{{yield|}}} |
 
{{#if: {{{yield|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Harvest Product = {{{product|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Harvest Product = {{{product|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set: Harvest Yield = {{{yield|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Harvest Yield = {{{yield|}}} }} }}
;{{Hover title|link=no|Assumes 1x multipliers from difficulty, pawn stats, and other sources.|Base Harvest Yield}}
+
;<abbr title="Assumes 1x multipliers from difficulty, pawn stats, and other sources.">Base Harvest Yield</abbr>
 
:{{{yield|}}} {{Icon Small| {{{product|}}} | 16 }}
 
:{{{yield|}}} {{Icon Small| {{{product|}}} | 16 }}
 
}}  
 
}}  
Line 1,003: Line 1,236:
 
   {{#if: {{{sow work|}}} |
 
   {{#if: {{{sow work|}}} |
 
     {{#if: {{{harvest work|}}} |
 
     {{#if: {{{harvest work|}}} |
       {{#if: {{#var:setProperty}} | {{#set: Harvest Yield Per Work = {{#expr:{{{yield|}}}/( {{{sow work|}}} + {{{harvest work|}}})}} }} }}
+
       {{#if: {{#var:setProperty}} | {{#set:Harvest Yield Per Work = {{#expr:{{{yield|}}}/( {{{sow work|}}} + {{{harvest work|}}})}} }} }}
 
     }}
 
     }}
 
   }}
 
   }}
Line 1,010: Line 1,243:
  
 
{{#if: {{{min sowing skill|}}} |
 
{{#if: {{{min sowing skill|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Minimum Required Growing Skill = {{{min sowing skill|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Minimum Required Growing Skill = {{{min sowing skill|}}} }} }}
;{{Hover title|link=no|Minimum skill required to sow the plant|Min Skill}}
+
;<abbr title="Minimum skill required to sow the plant">Min Skill</abbr>
 
:{{{min sowing skill|}}} [[Skills#Plants|Plants]]
 
:{{{min sowing skill|}}} [[Skills#Plants|Plants]]
 
}}
 
}}
Line 1,021: Line 1,254:
 
}}
 
}}
  
{{#if: {{{fertility sensitivity|}}} |
+
{{#if: {{{fertility sensitivity|}}} | <!-- Combined, due to prior redundant condition -->
   {{#if: {{#var:setProperty}} | {{#set: Fertility Sensitivity = {{{fertility sensitivity|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Fertility Sensitivity = {{{fertility sensitivity|}}} }} }}
 
;Fertility Sensitivity
 
;Fertility Sensitivity
 
:{{%| {{{fertility sensitivity|}}} }}
 
:{{%| {{{fertility sensitivity|}}} }}
}}
 
  
{{#if: {{{fertility sensitivity|}}} |
 
 
{{#if: {{#var:setProperty}} | {{#set:Min Grow Light = {{{min grow light|0.5}}} }} }}
 
{{#if: {{#var:setProperty}} | {{#set:Min Grow Light = {{{min grow light|0.5}}} }} }}
 
;Min light to grow
 
;Min light to grow
Line 1,033: Line 1,264:
 
   {{#if: {{{grow days|}}} |
 
   {{#if: {{{grow days|}}} |
 
     {{#if: {{{yield|}}} |
 
     {{#if: {{{yield|}}} |
       {{#if: {{#var:setProperty}} | {{#set: Harvest Yield Per Day (70)  = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((0.7-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
+
       {{#if: {{#var:setProperty}} | {{#set:Harvest Yield Per Day (70)  = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((0.7-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
       {{#if: {{#var:setProperty}} | {{#set: Harvest Yield Per Day (100) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((1.0-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
+
       {{#if: {{#var:setProperty}} | {{#set:Harvest Yield Per Day (100) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((1.0-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
       {{#if: {{#var:setProperty}} | {{#set: Harvest Yield Per Day (140) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((1.4-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
+
       {{#if: {{#var:setProperty}} | {{#set:Harvest Yield Per Day (140) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((1.4-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }}
       {{#if: {{#pos:{{{sowTags|}}}|Hydroponic}} | {{#if: {{#var:setProperty}} | {{#set: Harvest Yield Per Day (280) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((2.8-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }} }}
+
       {{#if: {{#pos:{{{sowTags|}}}|Hydroponic}} | {{#if: {{#var:setProperty}} | {{#set:Harvest Yield Per Day (280) = {{#expr: {{{yield|}}}/( ({{{grow days|}}}/0.54167) / (((2.8-1)*{{{fertility sensitivity|}}}) + 1)) round 2}} }} }} }}
 
}} }} }}
 
}} }} }}
 +
}}
  
  
 
+
<!-- WEAPONS -->
<!-- Weapons -->
+
<!-- 11. RANGED COMBAT --> <!-- "Damage type" removed from this IF because it requires a defined "damage" field to be set. Replaced with "mode". -->
{{#ifeq: {{{mode|}}} | Melee
+
{{#if: {{{mode|}}} {{{damage|}}} {{{armorPenetration|}}} {{{warmup|}}} {{{cooldown|}}} {{{range|}}} {{{minrange|}}} {{{accuracy|}}} {{{accuracyTouch|}}} {{{accuracyShort|}}} {{{accuracyMedium|}}} {{{accuracyLong|}}} {{{velocity|}}} {{{burst|}}} {{{burstTicks|}}} {{{missRadius|}}} {{{blastRadius|}}} {{{DPS|}}} {{{stoppingPower|}}} |
  | {{#if: {{#var:setProperty}} | {{#set: Melee Damage Base = {{{damage|}}} | Melee Warmup = {{{warmup|}}} | Melee Cooldown Base = {{{cooldown|}}} }} }}
 
  | {{#if: {{#var:setProperty}} | {{#set: Damage Base = {{{damage|}}} }} }}
 
    {{#if: {{{mode|}}}
 
    | {{#if: {{#var:setProperty}} | {{#set: Aiming Time Base = {{{warmup|}}} | Ranged Cooldown Base = {{{cooldown|}}} }}
 
    }} }}
 
 
 
{{#if: {{{damage type|}}} {{{damage|}}} {{{armorPenetration|}}} {{{warmup|}}} {{{cooldown |}}} {{{range|}}} {{{minrange|}}} {{{accuracy|}}} {{{accuracyTouch|}}} {{{accuracyShort|}}} {{{accuracyMedium|}}} {{{accuracyLong|}}} {{{accuracyAvg|}}} {{{velocity|}}} {{{burst|}}} {{{burstTicks|}}} {{{missRadius|}}} {{{blastRadius|}}} {{{DPS|}}} {{{stoppingPower|}}} |
 
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Ranged Combat</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Ranged Combat</p>
 
<dl>
 
<dl>
}}
 
  
 
{{#if: {{{mode|}}} |
 
{{#if: {{{mode|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Mode = {{{mode|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Mode = {{{mode|}}} }} }}
 
;Mode
 
;Mode
 
:{{{mode|}}}
 
:{{{mode|}}}
}}
 
 
 
}}
 
}}
  
 
{{#if: {{{damage|}}} |
 
{{#if: {{{damage|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Damage Base = {{{damage|}}} }}  }}
 
;Damage
 
;Damage
:{{{damage|}}} dmg {{#if: {{{damage type|}}} | {{#if: {{#var:setProperty}} | {{#set: Damage Type = {{ucfirst:{{{damage type|}}} }} }} }}([[Damage Types#{{ucfirst:{{{damage type|}}} }}|{{ucfirst:{{{damage type|}}} }}]])}}
+
:{{{damage|}}} dmg {{#if: {{{damage type|}}} | {{#if: {{#var:setProperty}} | {{#set:Damage Type = {{ucfirst:{{{damage type|}}} }} }} }}([[Damage Types#{{ucfirst:{{{damage type|}}} }}|{{ucfirst:{{{damage type|}}} }}]])}}
 
}}
 
}}
  
 
{{#if: {{{armorPenetration|}}} |
 
{{#if: {{{armorPenetration|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Armor Penetration = {{{armorPenetration|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Armor Penetration = {{{armorPenetration|}}} }} }}
 
;Armor penetration
 
;Armor penetration
 
:{{{armorPenetration|}}}%
 
:{{{armorPenetration|}}}%
 
}}
 
}}
 +
  
 
{{#if: {{{warmup|}}} |
 
{{#if: {{{warmup|}}} |
;{{Hover title | link=no | Time it takes to aim the weapon | Warm-Up }}
+
  {{#if: {{#var:setProperty}} | {{#set:Aiming Time Base = {{{warmup|}}} }} }}
 +
;<abbr title="Time it takes to aim the weapon">Warm-Up</abbr>
 
:{{ticks| {{{warmup|}}} }}
 
:{{ticks| {{{warmup|}}} }}
 
}}
 
}}
  
 
{{#if: {{{cooldown |}}} |
 
{{#if: {{{cooldown |}}} |
;{{Hover title| link=no | Waiting time before you can aim again after firing | Cooldown }}
+
  {{#if: {{#var:setProperty}} | {{#set:Ranged Cooldown Base = {{{cooldown|}}} }} }}
 +
;<abbr title="Waiting time before you can aim again after firing">Cooldown</abbr>
 
:{{ticks| {{{cooldown|}}} }}
 
:{{ticks| {{{cooldown|}}} }}
 
}}
 
}}
  
 
{{#if: {{{range|}}} |
 
{{#if: {{{range|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Range = {{{range|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Range = {{{range|}}} }} }}
 
;Range
 
;Range
 
:{{{range|}}} tile(s)
 
:{{{range|}}} tile(s)
Line 1,091: Line 1,317:
  
 
{{#if: {{{minrange|}}} |
 
{{#if: {{{minrange|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Minimum Range = {{{minrange|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Minimum Range = {{{minrange|}}} }} }}
 
;Minimum Range
 
;Minimum Range
 
:{{{minrange|}}} tiles
 
:{{{minrange|}}} tiles
Line 1,102: Line 1,328:
  
 
{{#if: {{{accuracyTouch|}}} |
 
{{#if: {{{accuracyTouch|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Accuracy (Touch) Base = {{{accuracyTouch|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Accuracy (Touch) Base = {{{accuracyTouch|}}} }} }}
 
   {{#if: {{{accuracyShort|}}} |
 
   {{#if: {{{accuracyShort|}}} |
     {{#if: {{#var:setProperty}} | {{#set: Accuracy (Short) Base = {{{accuracyShort|}}} }} }}
+
     {{#if: {{#var:setProperty}} | {{#set:Accuracy (Short) Base = {{{accuracyShort|}}} }} }}
 
     {{#if: {{{accuracyMedium|}}} |
 
     {{#if: {{{accuracyMedium|}}} |
       {{#if: {{#var:setProperty}} | {{#set: Accuracy (Medium) Base = {{{accuracyMedium|}}} }} }}
+
       {{#if: {{#var:setProperty}} | {{#set:Accuracy (Medium) Base = {{{accuracyMedium|}}} }} }}
 
       {{#if: {{{accuracyLong|}}} |
 
       {{#if: {{{accuracyLong|}}} |
         {{#if: {{#var:setProperty}} | {{#set: Accuracy (Long) Base = {{{accuracyLong|}}} }} }}
+
         {{#if: {{#var:setProperty}} | {{#set:Accuracy (Long) Base = {{{accuracyLong|}}} }} }}
;{{Hover title|link=no|Touch % - Short % - Medium % - Long %|Accuracy}}
+
;<abbr title="Touch % - Short % - Medium % - Long %">Accuracy</abbr>
 
:{{{accuracyTouch|}}}% - {{{accuracyShort|}}}% - {{{accuracyMedium|}}}% - {{{accuracyLong|}}}%
 
:{{{accuracyTouch|}}}% - {{{accuracyShort|}}}% - {{{accuracyMedium|}}}% - {{{accuracyLong|}}}%
 
}} }} }} }}
 
}} }} }} }}
 
{{#if: {{{accuracyAvg|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Average Accuracy = {{{accuracyAvg|}}} }} }}
 
;{{Hover title| link=no | Average accuracy of the weapon, taking range into account. | Avg. accuracy }}
 
:{{{accuracyAvg|}}}%
 
}}
 
  
 
{{#if: {{{velocity|}}} |
 
{{#if: {{{velocity|}}} |
Line 1,132: Line 1,352:
  
 
{{#if: {{{burstTicks|}}} |
 
{{#if: {{{burstTicks|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Burst Ticks = {{{burstTicks|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Burst Ticks = {{{burstTicks|}}} }} }}
;{{Hover title| link=no | Time between shots in a single burst | Burst Ticks }}
+
;<abbr title="Time between shots in a single burst">Burst Ticks</abbr>
:{{ticks| {{{burstTicks|}}} }}<br>({{#expr: 3600 / {{{burstTicks|}}} round2}} {{Hover title| link=no | Rounds Per Minute | RPM }})
+
:{{ticks| {{{burstTicks|}}} }}<br/>({{#expr: 3600 / {{{burstTicks|}}} round2}} <abbr title="Rounds Per Minute">RPM</abbr>)
 
}}
 
}}
  
 
{{#if: {{{missRadius|}}} |
 
{{#if: {{{missRadius|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Miss Radius = {{{missRadius|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Miss Radius = {{{missRadius|}}} }} }}
;{{Hover title| link=no | Missed shots are forced to land within this radius | Miss Radius }}
+
;<abbr title="Missed shots are forced to land within this radius">Miss Radius</abbr>
 
:{{{missRadius|}}} tile(s)
 
:{{{missRadius|}}} tile(s)
 
}}
 
}}
  
 
{{#if: {{{blastRadius|}}} |
 
{{#if: {{{blastRadius|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Blast Radius = {{{blastRadius|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Blast Radius = {{{blastRadius|}}} }} }}
 
;Blast Radius
 
;Blast Radius
 
:{{{blastRadius|}}}
 
:{{{blastRadius|}}}
Line 1,150: Line 1,370:
  
 
{{#if: {{{DPS|}}} |
 
{{#if: {{{DPS|}}} |
   {{#vardefine:maximumDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }} + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}}|1}} - 1 ))) / 60))) round2}} }}
+
   {{#vardefine:maximumDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }} + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}}|1}} - 1 ) )) / 60))) round2}} }}
   {{#if: {{#var:setProperty}} | {{#set: Maximum DPS = {{#var:maximumDPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Maximum DPS = {{#var:maximumDPS}} }} }}
   {{#if: {{{accuracyTouch|}}} |
+
   {{#vardefine:maximumBandolierDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} * 0.8 + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }} + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}}|1}} - 1 ) )) / 60) )) round2}} }}
    {{#if: {{{accuracyShort|}}} |
+
  {{#if: {{#var:setProperty}} | {{#set:Maximum Bandolier DPS = {{#var:maximumBandolierDPS}} }} }}
      {{#if: {{{accuracyMedium|}}} |
+
  {{#vardefine:maximumTriggerhappyDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }}*0.5 + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}}|1}} - 1 ) )) / 60) )) round2}} }}
    {{#if: {{{accuracyLong|}}} |
+
  {{#if: {{#var:setProperty}} | {{#set:Maximum Triggerhappy DPS = {{#var:maximumTriggerhappyDPS}} }} }}
  {{#vardefine:averageDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }} + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} - 1 ))) / 60)) * ({{{accuracyAvg|}}} / 100)) round2}} }} }} }} }} }}
+
  {{#vardefine:maximumBandolierTriggerhappyDPS | {{#expr: ((( {{{damage|}}} * {{#if: {{{burst|}}} | {{{burst|}}} | 1 }} ) / (( {{#if: {{{cooldown|}}} | {{{cooldown|}}} | 1 }} * 0.8 + {{#if: {{{warmup|}}} | {{{warmup|}}} | 0 }}*0.5 + ( {{#if: {{{burstTicks|}}} | {{{burstTicks|}}} | 1 }} * ( {{#if: {{{burst|}}} | {{{burst|}}}|1}} - 1 ) )) / 60) )) round2}} }}
          {{#if: {{#var:setProperty}} | {{#set: Average DPS = {{#var:maximumDPS}} }} }}
+
  {{#if: {{#var:setProperty}} | {{#set:Maximum BandolierTriggerhappy DPS = {{#var:maximumBandolierTriggerhappyDPS}} }} }}
;{{Hover title| link=yes | Formatted as: Maximum damage per second (DPS with average accuracy) | DPS }}
+
;<abbr title="Formatted as: Maximum damage per second">DPS</abbr>
:{{#var:maximumDPS}} {{#if: {{#var:averageDPS}} | ({{#var:averageDPS}}) }}
+
:{{#var:maximumDPS}}
 
}}
 
}}
  
 
{{#if: {{{stoppingPower|}}} |
 
{{#if: {{{stoppingPower|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Stopping Power = {{{stoppingPower|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Stopping Power = {{{stoppingPower|}}} }} }}
;{{Hover title| link=no | Ability of a weapon to 'stagger' targets, slowing them down for a short while. Larger values allow the weapon to stagger targets with bigger body sizes. | Stopping power}}
+
;<abbr title="Ability of a weapon to 'stagger' targets, slowing them down for a short while. Larger values allow the weapon to stagger targets with bigger body sizes.">Stopping power</abbr>
 
:{{{stoppingPower|}}}
 
:{{{stoppingPower|}}}
 +
}}
 
}}
 
}}
  
 +
<!-- 12. MELEE COMBAT --> <!-- Reduced IF as some of these make no sense if the previous ones aren't defined.-->
 +
{{#if: {{{attack1label|}}}{{{attack1labelNoLocation|}}}{{{attack1dmg|}}}{{{attack1ap|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}<!--
 +
-->{{{attack2label|}}}{{{attack2labelNoLocation|}}}{{{attack2dmg|}}}{{{attack2ap|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}<!--
 +
-->{{{attack3label|}}}{{{attack3labelNoLocation|}}}{{{attack3dmg|}}}{{{attack3ap|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}<!--
 +
-->{{{attack4label|}}}{{{attack4labelNoLocation|}}}{{{attack4dmg|}}}{{{attack4ap|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}<!--
 +
-->{{{attack5label|}}}{{{attack5labelNoLocation|}}}{{{attack5dmg|}}}{{{attack5ap|}}}{{{attack5type|}}}{{{attack5part|}}}{{{attack5cool|}}}<!--
 +
-->{{{attack6label|}}}{{{attack6labelNoLocation|}}}{{{attack6dmg|}}}{{{attack6ap|}}}{{{attack6type|}}}{{{attack6part|}}}{{{attack6cool|}}}<!--
 +
-->{{{attack7label|}}}{{{attack7labelNoLocation|}}}{{{attack7dmg|}}}{{{attack7ap|}}}{{{attack7type|}}}{{{attack7part|}}}{{{attack7cool|}}}<!--
 +
-->{{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}} {{{MeleeWeaponAverageDPS|}}} {{{MeleeWeaponAverageAP|}}}|
  
<!-- Animal and Weapon Melee Combat-->
 
{{#if: {{{attack1dmg|}}}{{{attack1ap|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}{{{attack1chancefactor|}}}    {{{attack2dmg|}}}{{{attack2ap|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}{{{attack2chancefactor|}}}    {{{attack3dmg|}}}{{{attack3ap|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}{{{attack3chancefactor|}}}    {{{attack4dmg|}}}{{{attack4ap|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}{{{attack4chancefactor|}}}    {{{attack5dmg|}}}{{{attack5ap|}}}{{{attack5type|}}}{{{attack45art|}}}{{{attack5cool|}}}{{{attack5chancefactor|}}}    {{{attack6dmg|}}}{{{attack6ap|}}}{{{attack6type|}}}{{{attack46art|}}}{{{attack6cool|}}}{{{attack6chancefactor|}}}    {{{mobdamageaverage|}}} {{{mobdamage|}}} {{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}} {{{MeleeWeaponAverageDPS|}}} {{{MeleeWeaponAverageAP|}}}|
 
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Melee Combat</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Melee Combat</p>
 
<dl>
 
<dl>
}}
 
<!-- Animal Melee Combat -->
 
  
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
+
<!-- Animal Melee Combat // This increments depth by 1. I deem the -2500 Preprocessor visited node count, -3000 Post-expand include size, and -100 template size worth it. -->
 +
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Label = {{{attack1label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Label No Location = {{{attack1labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{attack1dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{attack1dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{{attack1ap|{{#expr: ({{{attack1dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack1AP | {{{attack1ap|{{#expr: ({{{attack1dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{#var:Attack1AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{attack1type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{attack1type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{{attack1part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{ucfirst:{{{attack1part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Chance Factor = {{{attack1chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Chance Factor = {{{attack1chancefactor|}}} }} }}
   {{#vardefine: Attack1DPS | {{#expr: {{{attack1dmg|}}} / ({{{attack1cool}}}) }} }}
+
   {{#vardefine: Attack1DPS | {{#expr: {{{attack1dmg|}}} / ({{{attack1cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 1 DPS = {{#var: Attack1DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 DPS = {{#var:Attack1DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Stun = {{{attack1stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Ensure Linked Body Parts Group Always Usable = {{{attack1ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Always Treat As Weapon = {{{attack1alwaysTreatAsWeapon|}}} }} }}
 
;Attack{{#if: {{{attack2dmg|}}}|&nbsp;1}}
 
;Attack{{#if: {{{attack2dmg|}}}|&nbsp;1}}
:{{{attack1part|Body part?}}}<br>{{{attack1dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack1type|}}}}}|{{ucfirst:{{{attack1type|type?}}}}}]])<br>{{{attack1ap|{{#expr: ({{{attack1dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack1cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack1label|}}}|{{#if: {{{attack1labelNoLocation|}}}|{{ucfirst:{{{attack1label|}}}}} ({{ucfirst:{{{attack1labelNoLocation|}}}}})|{{ucfirst:{{{attack1label|}}} }} }}|{{ucfirst:{{{attack1part|Body part?}}}}} }}<!--
-->{{#if: {{{attack1stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 1 Stun = {{{attack1stun|}}}}} }}<br>Stun for {{ticks|{{{attack1stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack1dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack1type|}}} }}|{{ucfirst:{{{attack1type|type?}}} }}]])<!--
 +
--><br/>{{{attack1ap|{{#expr: ({{{attack1dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack1cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack1chancefactor|}}} | <br/>{{{attack1chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack1stun|}}} | <br/>Stun for {{Ticks|{{{attack1stun|0}}}*20}} on first strike}} }}
  
{{#if: {{{attack2dmg|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|
+
{{#if: {{{attack2dmg|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Label = {{{attack2label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Label No Location = {{{attack2labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{attack2dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{attack2dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{{attack2ap|{{#expr: ({{{attack2dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack2AP | {{{attack2ap|{{#expr: ({{{attack2dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{#var:Attack2AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{attack2type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{attack2type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{{attack2part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{ucfirst:{{{attack2part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{attack2cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{attack2cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Chance Factor = {{{attack2chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Chance Factor = {{{attack2chancefactor|}}} }} }}
   {{#vardefine: Attack2DPS | {{#expr: {{{attack2dmg|}}} / ({{{attack2cool}}}) }} }}
+
   {{#vardefine: Attack2DPS | {{#expr: {{{attack2dmg|}}} / ({{{attack2cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 2 DPS = {{#var: Attack2DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 DPS = {{#var:Attack2DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Stun = {{{attack2stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Ensure Linked Body Parts Group Always Usable = {{{attack2ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Always Treat As Weapon = {{{attack2alwaysTreatAsWeapon|}}} }} }}
 
;Attack 2
 
;Attack 2
:{{{attack2part|Body part?}}}<br>{{{attack2dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack2type|}}}}}|{{ucfirst:{{{attack2type|type?}}}}}]])<br>{{{attack2ap|{{#expr: ({{{attack2dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack2cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack2label|}}}|{{#if: {{{attack2labelNoLocation|}}}|{{ucfirst:{{{attack2label|}}}}} ({{ucfirst:{{{attack2labelNoLocation|}}}}})|{{ucfirst:{{{attack2label|}}} }} }}|{{ucfirst:{{{attack2part|Body part?}}}}} }}<!--
-->{{#if: {{{attack2stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 2 Stun = {{{attack2stun|}}}}} }}<br>Stun for {{ticks|{{{attack2stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack2dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack2type|}}} }}|{{ucfirst:{{{attack2type|type?}}} }}]])<!--
 +
--><br/>{{{attack2ap|{{#expr: ({{{attack2dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack2cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack2chancefactor|}}} | <br/>{{{attack2chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack2stun|}}} | <br/>Stun for {{Ticks|{{{attack2stun|0}}}*20}} on first strike}} }}
  
 
{{#if: {{{attack3dmg|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}|
 
{{#if: {{{attack3dmg|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Label = {{{attack3label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Label No Location = {{{attack3labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{attack3dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{attack3dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{{attack3ap|{{#expr: ({{{attack3dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack3AP | {{{attack3ap|{{#expr: ({{{attack3dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{#var:Attack3AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{attack3type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{attack3type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{{attack3part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{ucfirst:{{{attack3part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{attack3cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{attack3cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Chance Factor = {{{attack3chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Chance Factor = {{{attack3chancefactor|}}} }} }}
   {{#vardefine: Attack3DPS | {{#expr: {{{attack3dmg|}}} / ({{{attack3cool}}}) }} }}
+
   {{#vardefine: Attack3DPS | {{#expr: {{{attack3dmg|}}} / ({{{attack3cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 3 DPS = {{#var: Attack3DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 DPS = {{#var:Attack3DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Stun = {{{attack3stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Ensure Linked Body Parts Group Always Usable = {{{attack3ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Always Treat As Weapon = {{{attack3alwaysTreatAsWeapon|}}} }} }}
 
;Attack 3
 
;Attack 3
:{{{attack3part|Body part?}}}<br>{{{attack3dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack3type|}}}}}|{{ucfirst:{{{attack3type|type?}}}}}]])<br>{{{attack3ap|{{#expr: ({{{attack3dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack3cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack3label|}}}|{{#if: {{{attack3labelNoLocation|}}}|{{ucfirst:{{{attack3label|}}}}} ({{ucfirst:{{{attack3labelNoLocation|}}}}})|{{ucfirst:{{{attack3label|}}} }} }}|{{ucfirst:{{{attack3part|Body part?}}}}} }}<!--
-->{{#if: {{{attack3stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 3 Stun = {{{attack3stun|}}}}} }}<br>Stun for {{ticks|{{{attack3stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack3dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack3type|}}} }}|{{ucfirst:{{{attack3type|type?}}} }}]])<!--
 +
--><br/>{{{attack3ap|{{#expr: ({{{attack3dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack3cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack3chancefactor|}}} | <br/>{{{attack3chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack3stun|}}}| <br/>Stun for {{Ticks|{{{attack3stun|0}}}*20}} on first strike}} }}
  
 
{{#if: {{{attack4dmg|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}|
 
{{#if: {{{attack4dmg|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Label = {{{attack4label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Label No Location = {{{attack4labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{attack4dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{attack4dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{{attack4ap|{{#expr: ({{{attack4dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack4AP | {{{attack4ap|{{#expr: ({{{attack4dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{#var:Attack4AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{attack4type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{attack4type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{{attack4part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{ucfirst:{{{attack4part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{attack4cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{attack4cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Chance Factor = {{{attack4chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Chance Factor = {{{attack4chancefactor|}}} }} }}
   {{#vardefine: Attack4DPS | {{#expr: {{{attack4dmg|}}} / ({{{attack4cool}}}) }} }}
+
   {{#vardefine: Attack4DPS | {{#expr: {{{attack4dmg|}}} / ({{{attack4cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 4 DPS = {{#var: Attack4DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 DPS = {{#var:Attack4DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Stun = {{{attack4stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Ensure Linked Body Parts Group Always Usable = {{{attack4ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Always Treat As Weapon = {{{attack4alwaysTreatAsWeapon|}}} }} }}
 
;Attack 4
 
;Attack 4
:{{{attack4part|Body part?}}}<br>{{{attack4dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack4type|}}}}}|{{ucfirst:{{{attack4type|type?}}}}}]])<br>{{{attack4ap|{{#expr: ({{{attack4dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack4cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack4label|}}}|{{#if: {{{attack4labelNoLocation|}}}|{{ucfirst:{{{attack4label|}}}}} ({{ucfirst:{{{attack4labelNoLocation|}}}}})|{{ucfirst:{{{attack4label|}}} }} }}|{{ucfirst:{{{attack4part|Body part?}}}}} }}<!--
-->{{#if: {{{attack4stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 4 Stun = {{{attack4stun|}}}}} }}<br>Stun for {{ticks|{{{attack4stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack4dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack4type|}}} }}|{{ucfirst:{{{attack4type|type?}}} }}]])<!--
 +
--><br/>{{{attack4ap|{{#expr: ({{{attack4dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack4cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack4chancefactor|}}} | <br/>{{{attack4chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack4stun|}}} | <br/>Stun for {{Ticks|{{{attack4stun|0}}}*20}} on first strike}} }}
  
{{#if: {{{attack5dmg|}}}{{{attack5type|}}}{{{attack5part|}}}{{{attack5cool|}}}|
+
{{#if: {{{attack5dmg|}}}{{{attack5type|}}}{{{attack5part|}}}{{{attack5cool|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Label = {{{attack5label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Label No Location = {{{attack5labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Damage = {{{attack5dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Damage = {{{attack5dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 AP = {{{attack5ap|{{#expr: ({{{attack5dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack5AP | {{{attack5ap|{{#expr: ({{{attack5dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 AP = {{#var:Attack5AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Type = {{ucfirst:{{{attack5type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Type = {{ucfirst:{{{attack5type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Part = {{{attack5part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Part = {{ucfirst:{{{attack5part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Cooldown = {{{attack5cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Cooldown = {{{attack5cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Chance Factor = {{{attack5chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 Chance Factor = {{{attack5chancefactor|}}} }} }}
   {{#vardefine: Attack5DPS | {{#expr: {{{attack5dmg|}}} / ({{{attack5cool}}}) }} }}
+
   {{#vardefine: Attack5DPS | {{#expr: {{{attack5dmg|}}} / ({{{attack5cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 5 DPS = {{#var: Attack5DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 5 DPS = {{#var:Attack5DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Stun = {{{attack5stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Ensure Linked Body Parts Group Always Usable = {{{attack5ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Always Treat As Weapon = {{{attack5alwaysTreatAsWeapon|}}} }} }}
 
;Attack 5
 
;Attack 5
:{{{attack5part|Body part?}}}<br>{{{attack5dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack5type|}}}}}|{{ucfirst:{{{attack5type|type?}}}}}]])<br>{{{attack5ap|{{#expr: ({{{attack5dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack5cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack5label|}}}|{{#if: {{{attack5labelNoLocation|}}}|{{ucfirst:{{{attack5label|}}}}} ({{ucfirst:{{{attack5labelNoLocation|}}}}})|{{ucfirst:{{{attack5label|}}} }} }}|{{ucfirst:{{{attack5part|Body part?}}}}} }}<!--
-->{{#if: {{{attack5stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 5 Stun = {{{attack5stun|}}}}} }}<br>Stun for {{ticks|{{{attack5stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack5dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack5type|}}} }}|{{ucfirst:{{{attack5type|type?}}} }}]])<!--
 +
--><br/>{{{attack5ap|{{#expr: ({{{attack5dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack5cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack5chancefactor|}}} | <br/>{{{attack5chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack5stun|}}} | <br/>Stun for {{Ticks|{{{attack5stun|0}}}*20}} on first strike}} }}
  
{{#if: {{{attack6dmg|}}}{{{attack6type|}}}{{{attack6part|}}}{{{attack6cool|}}}|
+
{{#if: {{{attack6dmg|}}}{{{attack6type|}}}{{{attack6part|}}}{{{attack6cool|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Label = {{{attack6label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Label No Location = {{{attack6labelNoLocation|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Damage = {{{attack6dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Damage = {{{attack6dmg|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 AP = {{{attack6ap|{{#expr: ({{{attack6dmg|}}}*1.5-0.001) round 0}} }}} }} }}
+
   {{#vardefine: Attack6AP | {{{attack6ap|{{#expr: ({{{attack6dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 AP = {{#var:Attack6AP}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Type = {{ucfirst:{{{attack6type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Type = {{ucfirst:{{{attack6type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Part = {{{attack6part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Part = {{ucfirst:{{{attack6part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Cooldown = {{{attack6cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Cooldown = {{{attack6cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Chance Factor = {{{attack6chancefactor|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 Chance Factor = {{{attack6chancefactor|}}} }} }}
   {{#vardefine: Attack6DPS | {{#expr: {{{attack6dmg|}}} / ({{{attack6cool}}}) }} }}
+
   {{#vardefine: Attack6DPS | {{#expr: {{{attack6dmg|}}} / ({{{attack6cool|}}}) }} }}
   {{#if: {{#var:setProperty}} | {{#set: Attack 6 DPS = {{#var: Attack6DPS}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 6 DPS = {{#var:Attack6DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Stun = {{{attack6stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Ensure Linked Body Parts Group Always Usable = {{{attack6ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Always Treat As Weapon = {{{attack6alwaysTreatAsWeapon|}}} }} }}
 
;Attack 6
 
;Attack 6
:{{{attack6part|Body part?}}}<br>{{{attack6dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack6type|}}}}}|{{ucfirst:{{{attack6type|type?}}}}}]])<br>{{{attack6ap|{{#expr: ({{{attack6dmg|}}}*1.5-0.001) round 0}}}}}% {{AP}}<br>{{{attack6cool|0}}} second cooldown}}<!--
+
:{{#if: {{{attack6label|}}}|{{#if: {{{attack6labelNoLocation|}}}|{{ucfirst:{{{attack6label|}}}}} ({{ucfirst:{{{attack6labelNoLocation|}}}}})|{{ucfirst:{{{attack6label|}}} }} }}|{{ucfirst:{{{attack6part|Body part?}}}}} }}<!--
-->{{#if: {{{attack6stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 6 Stun = {{{attack6stun|}}}}} }}<br>Stun for {{ticks|{{{attack6stun|0}}}*20}} on first strike}}
+
--><br/>{{{attack6dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack6type|}}} }}|{{ucfirst:{{{attack6type|type?}}} }}]])<!--
 +
--><br/>{{{attack6ap|{{#expr: ({{{attack6dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack6cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack6chancefactor|}}} | <br/>{{{attack6chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack6stun|}}} | <br/>Stun for {{Ticks|{{{attack6stun|0}}}*20}} on first strike}} }}
  
 +
{{#if: {{{attack7dmg|}}}{{{attack7type|}}}{{{attack7part|}}}{{{attack7cool|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Label = {{{attack7label|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Label No Location = {{{attack7labelNoLocation|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Damage = {{{attack7dmg|}}} }} }}
 +
  {{#vardefine: Attack7AP | {{{attack7ap|{{#expr: ({{{attack7dmg|}}}*1.5-0.001) round 0}} }}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 AP = {{#var:Attack7AP}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Type = {{ucfirst:{{{attack7type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Part = {{ucfirst:{{{attack7part|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Cooldown = {{{attack7cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Chance Factor = {{{attack7chancefactor|}}} }} }}
 +
  {{#vardefine: Attack7DPS | {{#expr: {{{attack7dmg|}}} / ({{{attack7cool|}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 DPS = {{#var:Attack7DPS}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Stun = {{{attack7stun|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Ensure Linked Body Parts Group Always Usable = {{{attack7ensureLinkedBodyPartsGroupAlwaysUsable|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 7 Always Treat As Weapon = {{{attack7alwaysTreatAsWeapon|}}} }} }}
 +
;Attack 7
 +
:{{#if: {{{attack7label|}}}|{{#if: {{{attack7labelNoLocation|}}}|{{ucfirst:{{{attack7label|}}}}} ({{ucfirst:{{{attack7labelNoLocation|}}}}})|{{ucfirst:{{{attack7label|}}} }} }}|{{ucfirst:{{{attack7part|Body part?}}}}} }}<!--
 +
--><br/>{{{attack7dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{attack7type|}}} }}|{{ucfirst:{{{attack7type|type?}}} }}]])<!--
 +
--><br/>{{{attack7ap|{{#expr: ({{{attack7dmg|}}}*1.5-0.001) round 0}} }}}% {{AP}}<!--
 +
--><br/>{{{attack7cool|0}}} second cooldown<!--
 +
-->{{#if: {{{attack7chancefactor|}}} | <br/>{{{attack7chancefactor|}}} chance factor}}<!--
 +
-->{{#if: {{{attack7stun|}}} | <br/>Stun for {{Ticks|{{{attack7stun|0}}}*20}} on first strike}} }}
  
{{#ifeq: {{#varexists: Attack6DPS}}|1|
 
  {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}} + {{#var: Attack4DPS}} + {{#var: Attack5DPS}} + {{#var: Attack6DPS}})/6 * 0.62 round 2}} }}|
 
{{#ifeq: {{#varexists: Attack5DPS}}|1|
 
  {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}} + {{#var: Attack4DPS}} + {{#var: Attack5DPS}})/5 * 0.62 round 2}} }}|
 
{{#ifeq: {{#varexists: Attack4DPS}}|1|
 
  {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}} + {{#var: Attack4DPS}})/4 * 0.62 round 2}} }}|
 
{{#ifeq: {{#varexists: Attack3DPS}}|1|
 
  {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}})/3 * 0.62 round 2}} }}|
 
    {{#ifeq: {{#varexists: Attack2DPS}}|1|
 
      {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}})/2 * 0.62 round 2}} }}|
 
      {{#ifeq: {{#varexists: Attack1DPS}}|1|
 
        {{#vardefine: MobAverageDPS | {{#expr: {{#var: Attack1DPS}} * 0.62 round 2}} }} }} }} }} }} }} }}
 
  
{{#ifeq: {{#varexists: MobAverageDPS}} | 1 |
+
{{#if: {{#varexists: Attack1DPS}} | <!-- Defined on the "attack1" block.-->
   {{#if: {{#var:setProperty}} | {{#set: Mob Average DPS = {{#var: MobAverageDPS}} }} }}
+
   {{#vardefine:MobAverageDPS|{{#expr:0.62*{{True Melee DPS Calculator|{{#var:Name}} }} }} }}{{#if: {{#var:setProperty}} | {{#set:Mob Average DPS = {{#var:MobAverageDPS}} }} }}
 
;Average {{DPS}}
 
;Average {{DPS}}
:{{#var: MobAverageDPS}}
+
:{{#var:MobAverageDPS}}
 
}}
 
}}
 
{{#if: {{{mobdamage|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Base = {{{mobdamage|}}} }} }}
 
;Damage
 
:{{{mobdamage|}}}
 
}}
 
 
{{#if: {{{mobdamagetype|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Def = {{{mobdamagetype|}}} }} }}
 
;Damage Type
 
:{{{mobdamagetype|}}}
 
}}
 
 
{{#if: {{{mobdamage2|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Base = {{{mobdamage2|}}} }} }}
 
;Damage
 
:{{{mobdamage2|}}}
 
}}
 
 
{{#if: {{{mobdamagetype2|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Def = {{{mobdamagetype2|}}} }} }}
 
;Damage Type
 
:{{{mobdamagetype2|}}}
 
}}
 
 
{{#if: {{{mobdamage3|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Base = {{{mobdamage3|}}} }} }}
 
;Damage
 
:{{{mobdamage3|}}}
 
}}
 
 
{{#if: {{{mobdamagetype3|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Def = {{{mobdamagetype3|}}} }} }}
 
;Damage Type
 
:{{{mobdamagetype3|}}}
 
}}
 
 
{{#if: {{{mobdamageaverage|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set:Average Melee Damage = {{{mobdamageaverage|}}} }} }}
 
 
}}
 
}}
  
 
<!-- New melee starting from Beta 18 -->
 
<!-- New melee starting from Beta 18 -->
{{#ifeq: {{lc:{{{mode|}}}}} | melee |
+
{{#ifeq: {{lc:{{{mode|}}} }} | melee |
 
   {{#if: {{#var:setProperty}} | {{#set:Mode = {{{mode|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Mode = {{{mode|}}} }} }}
 
;Mode
 
;Mode
Line 1,322: Line 1,580:
 
}}
 
}}
  
{{#if: {{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}}|
+
{{#if: {{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{meleeattack1dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{meleeattack1dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{{meleeattack1ap|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{meleeattack1type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{meleeattack1type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{{meleeattack1part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{ucfirst:{{{meleeattack1part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{meleeattack1cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{meleeattack1cool|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{{meleeattack1ap|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Chance Factor = {{{meleeattack1chancefactor|}}} }} }}
 
   {{#vardefine: MeleeAttack1DPS | {{#expr: {{{meleeattack1dmg|}}} / ({{{meleeattack1cool}}}) }} }}
 
   {{#vardefine: MeleeAttack1DPS | {{#expr: {{{meleeattack1dmg|}}} / ({{{meleeattack1cool}}}) }} }}
 
   {{#vardefine: MeleeAttack1Chance | {{#expr: {{{meleeattack1dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack1Chance | {{#expr: {{{meleeattack1dmg|}}} ^ 2 }} }}
 
;Melee Attack{{#if: {{{meleeattack1dmg|}}}|&nbsp;1}}
 
;Melee Attack{{#if: {{{meleeattack1dmg|}}}|&nbsp;1}}
:{{{meleeattack1part|Body part?}}}<br>{{{meleeattack1dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack1type|}}}}}|{{ucfirst:{{{meleeattack1type|type?}}}}}]])<br>{{{meleeattack1cool|0}}} seconds cooldown <br>{{{meleeattack1ap|0}}}% armor penetration}}
+
:{{ucfirst:{{{meleeattack1part|Body part?}}} }}<!--
 +
--><br/>{{{meleeattack1dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack1type|}}} }}|{{ucfirst:{{{meleeattack1type|type?}}} }}]])<!--
 +
--><br/>{{{meleeattack1ap|0}}}% {{AP}}<!--
 +
--><br/>{{{meleeattack1cool|0}}} seconds cooldown<!--
 +
-->{{#if: {{{meleeattack1chancefactor|}}} | <br/>{{{meleeattack1chancefactor|}}} chance factor}} }}
 +
 
 +
{{#if: {{{body part|}}} | <!-- Body part that is replaced by an artificial body part -->
 +
  {{#if: {{#var:setProperty}} | {{#set:Body Part = {{{body part|}}} }} }} <!-- appliedOnFixedBodyParts or appliedOnFixedBodyPartGroups in the xml.-->
 +
;Body Part
 +
:{{{body part|}}}
 +
}}
  
{{#if: {{{meleeattack2dmg|}}}{{{meleeattack2type|}}}{{{meleeattack2part|}}}{{{meleeattack2cool|}}}|
+
{{#if: {{{meleeattack2dmg|}}}{{{meleeattack2type|}}}{{{meleeattack2part|}}}{{{meleeattack2cool|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{meleeattack2dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{meleeattack2dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{{meleeattack2ap|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{meleeattack2type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{meleeattack2type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{{meleeattack2part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{ucfirst:{{{meleeattack2part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{meleeattack2cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{meleeattack2cool|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{{meleeattack2ap|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Chance Factor = {{{meleeattack2chancefactor|}}} }} }}
 
   {{#vardefine: MeleeAttack2DPS | {{#expr: {{{meleeattack2dmg|}}} / ({{{meleeattack2cool}}}) }} }}
 
   {{#vardefine: MeleeAttack2DPS | {{#expr: {{{meleeattack2dmg|}}} / ({{{meleeattack2cool}}}) }} }}
 
   {{#vardefine: MeleeAttack2Chance | {{#expr: {{{meleeattack2dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack2Chance | {{#expr: {{{meleeattack2dmg|}}} ^ 2 }} }}
 
;Melee Attack 2{{#if: {{{meleeattack2dmg|}}}|&nbsp;}}
 
;Melee Attack 2{{#if: {{{meleeattack2dmg|}}}|&nbsp;}}
:{{{meleeattack2part|Body part?}}}<br>{{{meleeattack2dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack2type|}}}}}|{{ucfirst:{{{meleeattack2type|type?}}}}}]])<br>{{{meleeattack2cool|0}}} seconds cooldown <br>{{{meleeattack2ap|0}}}% armor penetration}}
+
:{{ucfirst:{{{meleeattack2part|Body part?}}} }}<!--
 +
--><br/>{{{meleeattack2dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack2type|}}} }}|{{ucfirst:{{{meleeattack2type|type?}}} }}]])<!--
 +
--><br/>{{{meleeattack2ap|0}}}% {{AP}}<!--
 +
--><br/>{{{meleeattack2cool|0}}} seconds cooldown<!--
 +
-->{{#if: {{{meleeattack2chancefactor|}}} | <br/>{{{meleeattack2chancefactor|}}} chance factor}} }}
  
{{#if: {{{meleeattack3dmg|}}}{{{meleeattack3type|}}}{{{meleeattack3part|}}}{{{meleeattack3cool|}}}|
+
{{#if: {{{meleeattack3dmg|}}}{{{meleeattack3type|}}}{{{meleeattack3part|}}}{{{meleeattack3cool|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{meleeattack3dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{meleeattack3dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{{meleeattack3ap|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{meleeattack3type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{meleeattack3type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{{meleeattack3part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{ucfirst:{{{meleeattack3part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{meleeattack3cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{meleeattack3cool|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{{meleeattack3ap|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Chance Factor = {{{meleeattack3chancefactor|}}} }} }}
 
   {{#vardefine: MeleeAttack3DPS | {{#expr: {{{meleeattack3dmg|}}} / ({{{meleeattack3cool}}}) }} }}
 
   {{#vardefine: MeleeAttack3DPS | {{#expr: {{{meleeattack3dmg|}}} / ({{{meleeattack3cool}}}) }} }}
 
   {{#vardefine: MeleeAttack3Chance | {{#expr: {{{meleeattack3dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack3Chance | {{#expr: {{{meleeattack3dmg|}}} ^ 2 }} }}
 
;Melee Attack 3{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
 
;Melee Attack 3{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
:{{{meleeattack3part|Body part?}}}<br>{{{meleeattack3dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack3type|}}}}}|{{ucfirst:{{{meleeattack3type|type?}}}}}]])<br>{{{meleeattack3cool|0}}} seconds cooldown <br>{{{meleeattack3ap|0}}}% armor penetration}}
+
:{{ucfirst:{{{meleeattack3part|Body part?}}} }}<!--
 +
--><br/>{{{meleeattack3dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack3type|}}} }}|{{ucfirst:{{{meleeattack3type|type?}}} }}]])<!--
 +
--><br/>{{{meleeattack3ap|0}}}% {{AP}}<!--
 +
--><br/>{{{meleeattack3cool|0}}} seconds cooldown<!--
 +
-->{{#if: {{{meleeattack3chancefactor|}}} | <br/>{{{meleeattack3chancefactor|}}} chance factor}} }}
  
{{#if: {{{meleeattack4dmg|}}}{{{meleeattack4type|}}}{{{meleeattack4part|}}}{{{meleeattack4cool|}}}|
+
{{#if: {{{meleeattack4dmg|}}}{{{meleeattack4type|}}}{{{meleeattack4part|}}}{{{meleeattack4cool|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{meleeattack4dmg|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{meleeattack4dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{{meleeattack4ap|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{meleeattack4type|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{meleeattack4type|}}} }} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{{meleeattack4part|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{ucfirst:{{{meleeattack4part|}}} }} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{meleeattack4cool|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{meleeattack4cool|}}} }} }}
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{{meleeattack4ap|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Chance Factor = {{{meleeattack4chancefactor|}}} }} }}
 
   {{#vardefine: MeleeAttack4DPS | {{#expr: {{{meleeattack4dmg|}}} / ({{{meleeattack4cool}}}) }} }}
 
   {{#vardefine: MeleeAttack4DPS | {{#expr: {{{meleeattack4dmg|}}} / ({{{meleeattack4cool}}}) }} }}
 
   {{#vardefine: MeleeAttack4Chance | {{#expr: {{{meleeattack4dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack4Chance | {{#expr: {{{meleeattack4dmg|}}} ^ 2 }} }}
 
;Melee Attack 4{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
 
;Melee Attack 4{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
:{{{meleeattack4part|Body part?}}}<br>{{{meleeattack4dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack4type|}}}}}|{{ucfirst:{{{meleeattack4type|type?}}}}}]])<br>{{{meleeattack4cool|0}}} seconds cooldown <br>{{{meleeattack4ap|0}}}% armor penetration}}
+
:{{ucfirst:{{{meleeattack4part|Body part?}}} }}<!--
 
+
--><br/>{{{meleeattack4dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack4type|}}} }}|{{ucfirst:{{{meleeattack4type|type?}}} }}]])<!--
 
+
--><br/>{{{meleeattack4ap|0}}}% {{AP}}<!--
{{#if: {{{MeleeWeaponAverageDPS|}}} |
+
--><br/>{{{meleeattack4cool|0}}} seconds cooldown<!--
  {{#if: {{#var:setProperty}} | {{#set: MeleeDPS = {{{MeleeWeaponAverageDPS|}}} }} }}
+
-->{{#if: {{{meleeattack4chancefactor|}}} | <br/>{{{meleeattack4chancefactor|}}} chance factor}} }}
;Melee Average {{DPS}}
 
:{{{MeleeWeaponAverageDPS|}}}
 
}}
 
 
 
{{#if: {{{MeleeWeaponAverageAP|}}} |
 
  {{#if: {{#var:setProperty}} | {{#set: MeleeAP = {{{MeleeWeaponAverageAP|}}} }} }}
 
;Melee Average {{AP}}
 
:{{{MeleeWeaponAverageAP|}}}%
 
}}
 
  
  
Line 1,383: Line 1,654:
  
 
{{#ifeq: {{#varexists: MeleeAttack3Chance}}|1|
 
{{#ifeq: {{#varexists: MeleeAttack3Chance}}|1|
   {{#vardefine: TotalChance | {{#expr: ({{#var: MeleeAttack1Chance}} + {{#var: MeleeAttack2Chance}} + {{#var: MeleeAttack3Chance}}) }} }}|
+
   {{#vardefine: TotalChance | {{#expr: ({{#var:MeleeAttack1Chance}} + {{#var:MeleeAttack2Chance}} + {{#var:MeleeAttack3Chance}}) }} }}|
 
     {{#ifeq: {{#varexists: MeleeAttack2Chance}}|1|
 
     {{#ifeq: {{#varexists: MeleeAttack2Chance}}|1|
       {{#vardefine: TotalChance | {{#expr: ({{#var: MeleeAttack1Chance}} + {{#var: MeleeAttack2Chance}})}} }}|
+
       {{#vardefine: TotalChance | {{#expr: ({{#var:MeleeAttack1Chance}} + {{#var:MeleeAttack2Chance}})}} }}|
 
       {{#ifeq: {{#varexists: MeleeAttack1Chance}}|1|
 
       {{#ifeq: {{#varexists: MeleeAttack1Chance}}|1|
         {{#vardefine: TotalChance | {{#expr: {{#var: MeleeAttack1Chance}}}} }} }} }} }}
+
         {{#vardefine: TotalChance | {{#expr: {{#var:MeleeAttack1Chance}} }} }} }} }} }}
  
 
{{#ifeq: {{#varexists: MeleeAttack3DPS}}|1|
 
{{#ifeq: {{#varexists: MeleeAttack3DPS}}|1|
   {{#vardefine: MeleeWeaponAverageDPS | {{#expr: ({{#var: MeleeAttack1DPS}} * {{#var: MeleeAttack1Chance}} + {{#var: MeleeAttack2DPS}} * {{#var: MeleeAttack2Chance}} + {{#var: MeleeAttack3DPS}} * {{#var: MeleeAttack3Chance}} ) / {{#var: TotalChance}} }} }}|
+
   {{#vardefine: MeleeWeaponAverageDPS | {{#expr: ({{#var:MeleeAttack1DPS}} * {{#var:MeleeAttack1Chance}} + {{#var:MeleeAttack2DPS}} * {{#var:MeleeAttack2Chance}} + {{#var:MeleeAttack3DPS}} * {{#var:MeleeAttack3Chance}} ) / {{#var:TotalChance}} }} }}|
 
     {{#ifeq: {{#varexists: MeleeAttack2DPS}}|1|
 
     {{#ifeq: {{#varexists: MeleeAttack2DPS}}|1|
       {{#vardefine: MeleeWeaponAverageDPS | {{#expr: ({{#var: MeleeAttack1DPS}} * {{#var: MeleeAttack1Chance}} + {{#var: meleeattack2dmg}} * {{#var: MeleeAttack2Chance}} ) / {{#var: TotalChance}} }} }}|
+
       {{#vardefine: MeleeWeaponAverageDPS | {{#expr: ({{#var:MeleeAttack1DPS}} * {{#var:MeleeAttack1Chance}} + {{#var:meleeattack2dmg}} * {{#var:MeleeAttack2Chance}} ) / {{#var:TotalChance}} }} }}|
 
       {{#ifeq: {{#varexists: MeleeAttack1DPS}}|1|
 
       {{#ifeq: {{#varexists: MeleeAttack1DPS}}|1|
         {{#vardefine: MeleeWeaponAverageDPS | {{#expr: {{#var: MeleeAttack1DPS}} }} }} }} }} }}
+
         {{#vardefine: MeleeWeaponAverageDPS | {{#expr: {{#var:MeleeAttack1DPS}} }} }} }} }} }}
  
 
  ---------- Line to separate the mess above from the other stuff below ---------- -->
 
  ---------- Line to separate the mess above from the other stuff below ---------- -->
  
<!--- Creation --->
+
<!--- 13. CREATION --->
 
{{#if: {{{research|}}} {{{production facility 1|}}} {{{work to make|}}} {{{resources to make|}}} {{{stuff tags|}}} {{{deconstruct yield|}}} {{{resource 1|}}} {{{resource 2|}}}{{{resource 3|}}} {{{resource 4|}}} {{{resource 5|}}} {{{resource 6|}}} {{{resource 1 amount|}}} {{{resource 2 amount|}}} {{{resource 3 amount|}}} {{{resource 4 amount|}}} {{{resource 5 amount|}}} {{{resource 6 amount|}}} {{{product amount|}}} |
 
{{#if: {{{research|}}} {{{production facility 1|}}} {{{work to make|}}} {{{resources to make|}}} {{{stuff tags|}}} {{{deconstruct yield|}}} {{{resource 1|}}} {{{resource 2|}}}{{{resource 3|}}} {{{resource 4|}}} {{{resource 5|}}} {{{resource 6|}}} {{{resource 1 amount|}}} {{{resource 2 amount|}}} {{{resource 3 amount|}}} {{{resource 4 amount|}}} {{{resource 5 amount|}}} {{{resource 6 amount|}}} {{{product amount|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Creation</p>
 
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Creation</p>
 
<dl>
 
<dl>
}}
 
  
{{#if: {{{production facility 1|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 1 = {{{production facility 1|}}} }} }} }}
+
{{#if: {{{production facility 1|}}} | <!-- Compressed -->
{{#if: {{{production facility 2|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 2 = {{{production facility 2|}}} }} }} }}
+
{{#if: {{#var:setProperty}} | {{#set:Production Facility 1 = {{{production facility 1|}}} }} }}
{{#if: {{{production facility 3|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 3 = {{{production facility 3|}}} }} }} }}
+
{{#if: {{{production facility 2|}}} | {{#if: {{#var:setProperty}} | {{#set:Production Facility 2 = {{{production facility 2|}}} }} }} }}
{{#if: {{{production facility 4|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 4 = {{{production facility 4|}}} }} }} }}
+
{{#if: {{{production facility 3|}}} | {{#if: {{#var:setProperty}} | {{#set:Production Facility 3 = {{{production facility 3|}}} }} }} }}
{{#if: {{{production facility 1|}}}|
+
{{#if: {{{production facility 4|}}} | {{#if: {{#var:setProperty}} | {{#set:Production Facility 4 = {{{production facility 4|}}} }} }} }}
 
;Crafted At
 
;Crafted At
:{{#if:{{{production facility 1|}}}|{{Icon Small|{{{production facility 1|}}}|{{#switch:{{lc:{{{production facility 1|}}}}}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 2|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 2|}}}|{{#switch:{{lc:{{{production facility 2|}}}}}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 3|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 3|}}}|{{#switch:{{lc:{{{production facility 3|}}}}}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 4|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 4|}}}|{{#switch:{{lc:{{{production facility 4|}}}}}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}
+
:{{Icon Small|{{{production facility 1|}}}|{{#switch:{{lc:{{{production facility 1|}}} }}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}} }}{{#if:{{{production facility 2|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 2|}}}|{{#switch:{{lc:{{{production facility 2|}}} }}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}} }} }}{{#if:{{{production facility 3|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 3|}}}|{{#switch:{{lc:{{{production facility 3|}}} }}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}} }} }}{{#if:{{{production facility 4|}}}|&nbsp;/&nbsp;{{Icon Small|{{{production facility 4|}}}|{{#switch:{{lc:{{{production facility 4|}}} }}|butcher spot|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}} }} }}
 
}}
 
}}
  
{{#if: {{{research|}}}| {{#vardefine: research1|{{ucfirst:{{#explode:{{{research|}}}|,|0}} }} }} {{#vardefine: research2|{{ucfirst:{{#explode:{{{research|}}}|,|1}} }} }} {{#vardefine: research3|{{ucfirst:{{#explode:{{{research|}}}|,|2}} }} }} {{#vardefine: research4|{{ucfirst:{{#explode:{{{research|}}}|,|3}} }} }} {{#vardefine: research5|{{ucfirst:{{#explode:{{{research|}}}|,|4}} }} }}
+
<!-- Research section -->
 +
{{#if: {{#vardefineecho:research|{{{research|}}} }} | {{#vardefine:research1|{{ucfirst:{{#explode:{{#var:research}}|,|0}} }} }}{{#vardefine:research2|{{ucfirst:{{#explode:{{#var:research}}|,|1}} }} }}{{#vardefine:research3|{{ucfirst:{{#explode:{{#var:research}}|,|2}} }} }}{{#vardefine:research4|{{ucfirst:{{#explode:{{#var:research}}|,|3}} }} }}{{#vardefine:research5|{{ucfirst:{{#explode:{{#var:research}}|,|4}} }} }}
 
{{#if: {{#var:setProperty}} | {{#set:
 
{{#if: {{#var:setProperty}} | {{#set:
Required Research = {{#var: research1}}
+
  Required Research = {{#var:research1}}
|Required Research = {{#var: research2}}
+
| Required Research = {{#var:research2}}
|Required Research = {{#var: research3}}
+
| Required Research = {{#var:research3}}
|Required Research = {{#var: research4}}
+
| Required Research = {{#var:research4}}
|Required Research = {{#var: research5}}
+
| Required Research = {{#var:research5}}
 
}} }}
 
}} }}
 
;Required Research
 
;Required Research
:[[Research#{{#var: research1}}|{{#var: research1}}]] {{#if: {{#pos:artificial metabolism,brain wiring,cataphract armor,circadian influence,compact weaponry,flesh shaping,healing factors,jump packs,molecular analysis,neural computation,poison synthesis,specialized limbs,skin hardening |{{lc:{{#var: research1}}}} }} | {{Icon Small|Techprint|16}}}}<!--
+
:[[Research#{{#var:research1}}|{{#var:research1}}]]{{#if: {{#pos:Artificial metabolism, Brain wiring, Cataphract armor, Circadian influence, Compact weaponry, Flesh shaping, Healing factors, Jump packs, Molecular analysis, Neural computation, Poison synthesis, Specialized limbs, Skin hardening | {{#var:research1}} }} | {{Icon Small|Techprint|16}} }}<!--
  
-->{{#if:{{#var: research2}}|, [[Research#{{#var: research2}}|{{#var: research2}}]] {{#if: {{#pos:artificial metabolism,brain wiring,cataphract armor,circadian influence,compact weaponry,flesh shaping,healing factors,jump packs,molecular analysis,neural computation,poison synthesis,specialized limbs,skin hardening |{{lc:{{#var: research2}}}} }} | {{Icon Small|Techprint|16}}}} }}<!--
+
-->{{#if:{{#var:research2}}|, [[Research#{{#var:research2}}|{{#var:research2}}]]{{#if: {{#pos:Artificial metabolism, Brain wiring, Cataphract armor, Circadian influence, Compact weaponry, Flesh shaping, Healing factors, Jump packs, Molecular analysis, Neural computation, Poison synthesis, Specialized limbs, Skin hardening | {{#var:research2}} }} | &nbsp;{{Icon Small|Techprint|16}} }} }}<!--
  
-->{{#if:{{#var: research3}}|, [[Research#{{#var: research3}}|{{#var: research3}}]] {{#if: {{#pos:artificial metabolism,brain wiring,cataphract armor,circadian influence,compact weaponry,flesh shaping,healing factors,jump packs,molecular analysis,neural computation,poison synthesis,specialized limbs,skin hardening |{{lc:{{#var: research3}}}} }} | {{Icon Small|Techprint|16}}}} }}<!--
+
-->{{#if:{{#var:research3}}|, [[Research#{{#var:research3}}|{{#var:research3}}]]{{#if: {{#pos:Artificial metabolism, Brain wiring, Cataphract armor, Circadian influence, Compact weaponry, Flesh shaping, Healing factors, Jump packs, Molecular analysis, Neural computation, Poison synthesis, Specialized limbs, Skin hardening | {{#var:research3}} }} | &nbsp;{{Icon Small|Techprint|16}} }} }}<!--
  
-->{{#if:{{#var: research4}}|, [[Research#{{#var: research4}}|{{#var: research4}}]] {{#if: {{#pos:artificial metabolism,brain wiring,cataphract armor,circadian influence,compact weaponry,flesh shaping,healing factors,jump packs,molecular analysis,neural computation,poison synthesis,specialized limbs,skin hardening |{{lc:{{#var: research4}}}} }} | {{Icon Small|Techprint|16}}}} }}<!--
+
-->{{#if:{{#var:research4}}|, [[Research#{{#var:research4}}|{{#var:research4}}]]{{#if: {{#pos:Artificial metabolism, Brain wiring, Cataphract armor, Circadian influence, Compact weaponry, Flesh shaping, Healing factors, Jump packs, Molecular analysis, Neural computation, Poison synthesis, Specialized limbs, Skin hardening | {{#var:research4}} }} | &nbsp;{{Icon Small|Techprint|16}} }} }}<!--
  
-->{{#if:{{#var: research5}}|, [[Research#{{#var: research5}}|{{#var: research5}}]] {{#if: {{#pos:artificial metabolism,brain wiring,cataphract armor,circadian influence,compact weaponry,flesh shaping,healing factors,jump packs,molecular analysis,neural computation,poison synthesis,specialized limbs,skin hardening |{{lc:{{#var: research5}}}} }} | {{Icon Small|Techprint|16}}}} }}
+
-->{{#if:{{#var:research5}}|, [[Research#{{#var:research5}}|{{#var:research5}}]]{{#if: {{#pos:Artificial metabolism, Brain wiring, Cataphract armor, Circadian influence, Compact weaponry, Flesh shaping, Healing factors, Jump packs, Molecular analysis, Neural computation, Poison synthesis, Specialized limbs, Skin hardening | {{#var:research5}} }} | &nbsp;{{Icon Small|Techprint|16}} }} }}
 
}}
 
}}
  
{{#if: {{{skill 1|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 1 = {{ucfirst:{{{skill 1|}}}}} }} }}}}
+
{{#if: {{{skill 1|}}} | {{#if: {{#var:setProperty}} | {{#set:Skill 1 = {{ucfirst:{{{skill 1|}}} }} }} }} }}
{{#if: {{{skill 2|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 2 = {{ucfirst:{{{skill 2|}}}}} }} }}}}
+
{{#if: {{{skill 2|}}} | {{#if: {{#var:setProperty}} | {{#set:Skill 2 = {{ucfirst:{{{skill 2|}}} }} }} }} }}
{{#if: {{{skill 1 level|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 1 Level = {{{skill 1 level|}}} }} }}}}
+
{{#if: {{{skill 1 level|}}} | {{#if: {{#var:setProperty}} | {{#set:Skill 1 Level = {{{skill 1 level|}}} }} }} }}
{{#if: {{{skill 2 level|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 2 Level = {{{skill 2 level|}}} }} }}}}
+
{{#if: {{{skill 2 level|}}} | {{#if: {{#var:setProperty}} | {{#set:Skill 2 Level = {{{skill 2 level|}}} }} }} }}
  
 
{{#if: {{{skill 1|}}} |
 
{{#if: {{{skill 1|}}} |
 
;Skill{{#if:{{{skill 2|}}}|s}} Required
 
;Skill{{#if:{{{skill 2|}}}|s}} Required
:[[Skills#{{ucfirst:{{{skill 1|}}}}}|{{ucfirst:{{{skill 1|}}}}}]] {{{skill 1 level|}}} {{#if: {{{skill 2|}}}|& [[Skills#{{ucfirst:{{{skill 2|}}}}}|{{ucfirst:{{{skill 2|}}}}}]] {{{skill 2 level|}}} }}
+
:[[Skills#{{ucfirst:{{{skill 1|}}} }}|{{ucfirst:{{{skill 1|}}} }}]] {{{skill 1 level|}}} {{#if: {{{skill 2|}}}|& [[Skills#{{ucfirst:{{{skill 2|}}} }}|{{ucfirst:{{{skill 2|}}} }}]] {{{skill 2 level|}}} }}
 
}}
 
}}
  
Line 1,451: Line 1,722:
 
:{{ticks| {{{work to make|}}} }}
 
:{{ticks| {{{work to make|}}} }}
 
}} }}
 
}} }}
 +
 +
{{#if: {{{work speed stat|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Work Speed Stat = {{{work speed stat|}}} }} }}
 +
;Work Speed Stat
 +
:[[{{{work speed stat|}}}]]
 +
}}
  
 
{{#if: {{{gestation cycles|}}} |
 
{{#if: {{{gestation cycles|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Gestation Cycles = {{{gestation cycles}}}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Gestation Cycles = {{{gestation cycles}}} }} }}
;{{Hover title|link=no|The number of gestation cycles that must be initiated by a mechanitor to gestate this mechanoid|Gestation Cycles}}
+
;<abbr title="The number of gestation cycles that must be initiated by a mechanitor to gestate this mechanoid">Gestation Cycles</abbr>
 
:{{{gestation cycles|}}}
 
:{{{gestation cycles|}}}
 
}}
 
}}
  
 
{{#if: {{{stuff tags|}}} |
 
{{#if: {{{stuff tags|}}} |
   {{#if: {{#var:setProperty}} | {{#set:Stuff Tags = {{{stuff tags}}}}} }}
+
   {{#if: {{#var:setProperty}} |  
;{{Hover title|link=no|The types of resource that can be substituted for the generic resource type|Stuff Tags}}
+
    {{#set:Stuff Tags = {{#explode:{{{stuff tags|}}}|,|0}}
 +
        | Stuff Tags = {{#explode:{{{stuff tags|}}}|,|1}}
 +
        | Stuff Tags = {{#explode:{{{stuff tags|}}}|,|2}}
 +
        | Stuff Tags = {{#explode:{{{stuff tags|}}}|,|3}}
 +
        | Stuff Tags = {{#explode:{{{stuff tags|}}}|,|4}} }} }}
 +
;<abbr title="The types of resource that can be substituted for the generic resource type">Stuff Tags</abbr>
 
:{{{stuff tags|}}}
 
:{{{stuff tags|}}}
 
}}
 
}}
  
 
{{#ifeq: {{lc:{{{constructable|}}} }} | false ||
 
{{#ifeq: {{lc:{{{constructable|}}} }} | false ||
   {{#if: {{{resource 1|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 1 = {{{resource 1|}}} }} }} }}
+
   {{#if: {{{resource 1|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 1 = {{{resource 1|}}} }} }} }}
   {{#if: {{{resource 2|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 2 = {{{resource 2|}}} }} }} }}
+
   {{#if: {{{resource 2|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 2 = {{{resource 2|}}} }} }} }}
   {{#if: {{{resource 3|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 3 = {{{resource 3|}}} }} }} }}
+
   {{#if: {{{resource 3|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 3 = {{{resource 3|}}} }} }} }}
   {{#if: {{{resource 4|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 4 = {{{resource 4|}}} }} }} }}
+
   {{#if: {{{resource 4|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 4 = {{{resource 4|}}} }} }} }}
   {{#if: {{{resource 5|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 5 = {{{resource 5|}}} }} }} }}
+
   {{#if: {{{resource 5|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 5 = {{{resource 5|}}} }} }} }}
   {{#if: {{{resource 6|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 6 = {{{resource 6|}}} }} }} }}
+
   {{#if: {{{resource 6|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 6 = {{{resource 6|}}} }} }} }}
   {{#if: {{{resource 1 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 1 Type = {{{resource 1 type|}}} }} }} }}
+
   {{#if: {{{resource 1 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 1 Type = {{{resource 1 type|}}} }} }} }}
   {{#if: {{{resource 2 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 2 Type = {{{resource 2 type|}}} }} }} }}
+
   {{#if: {{{resource 2 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 2 Type = {{{resource 2 type|}}} }} }} }}
   {{#if: {{{resource 3 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 3 Type = {{{resource 3 type|}}} }} }} }}
+
   {{#if: {{{resource 3 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 3 Type = {{{resource 3 type|}}} }} }} }}
   {{#if: {{{resource 4 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 4 Type = {{{resource 4 type|}}} }} }} }}
+
   {{#if: {{{resource 4 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 4 Type = {{{resource 4 type|}}} }} }} }}
   {{#if: {{{resource 5 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 5 Type = {{{resource 5 type|}}} }} }} }}
+
   {{#if: {{{resource 5 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 5 Type = {{{resource 5 type|}}} }} }} }}
   {{#if: {{{resource 6 type|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 6 Type = {{{resource 6 type|}}} }} }} }}
+
   {{#if: {{{resource 6 type|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 6 Type = {{{resource 6 type|}}} }} }} }}
   {{#if: {{{resource 1 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 1 Amount = {{{resource 1 amount|}}} }} }} }}
+
   {{#if: {{{resource 1 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 1 Amount = {{{resource 1 amount|}}} }} }} }}
   {{#if: {{{resource 2 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 2 Amount = {{{resource 2 amount|}}} }} }} }}
+
   {{#if: {{{resource 2 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 2 Amount = {{{resource 2 amount|}}} }} }} }}
   {{#if: {{{resource 3 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 3 Amount = {{{resource 3 amount|}}} }} }} }}
+
   {{#if: {{{resource 3 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 3 Amount = {{{resource 3 amount|}}} }} }} }}
   {{#if: {{{resource 4 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 4 Amount = {{{resource 4 amount|}}} }} }} }}
+
   {{#if: {{{resource 4 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 4 Amount = {{{resource 4 amount|}}} }} }} }}
   {{#if: {{{resource 5 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 5 Amount = {{{resource 5 amount|}}} }} }} }}
+
   {{#if: {{{resource 5 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 5 Amount = {{{resource 5 amount|}}} }} }} }}
   {{#if: {{{resource 6 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 6 Amount = {{{resource 6 amount|}}} }} }} }}
+
   {{#if: {{{resource 6 amount|}}} | {{#if: {{#var:setProperty}} | {{#set:Resource 6 Amount = {{{resource 6 amount|}}} }} }} }}
  
  
   {{#if: {{{resource 1|}}}|<!--{{#ifeq: {{lc:{{{placeable|}}}}}|false||-->
+
   {{#if: {{{resource 1|}}}|<!--{{#ifeq: {{lc:{{{placeable|}}} }}|false||-->
 
;Resources to make
 
;Resources to make
:{{#ifeq: {{{resource 1|}}}|Nutrition|{{{resource 1 amount|}}} [[{{{resource 1|}}}]] ({{{resource 1 type|}}})|{{Icon Small|{{{resource 1|}}}|16}} {{{resource 1 amount|}}}}} {{#if: {{{resource 2|}}}| + {{#ifeq: {{{resource 2|}}}|Nutrition|{{{resource 2 amount|}}} [[{{{resource 2|}}}]] ({{{resource 2 type|}}})|{{Icon Small|{{{resource 2|}}}|16}} {{{resource 2 amount|}}}}}}} {{#if: {{{resource 3|}}}| + {{Icon Small|{{{resource 3|}}}|16}} {{{resource 3 amount|}}}|}} {{#if: {{{resource 4|}}}| + {{Icon Small|{{{resource 4|}}}|16}} {{{resource 4 amount|}}}|}} {{#if: {{{resource 5|}}}| + {{Icon Small|{{{resource 5|}}}|16}} {{{resource 5 amount|}}}|}} {{#if: {{{resource 6|}}}| + {{Icon Small|{{{resource 6|}}}|16}} {{{resource 6 amount|}}}|}}
+
:{{#ifeq: {{{resource 1|}}}|Nutrition|{{{resource 1 amount|}}} [[{{{resource 1|}}}]] ({{{resource 1 type|}}})|{{Icon Small|{{{resource 1|}}}|16}} {{{resource 1 amount|}}} }} {{#if: {{{resource 2|}}}| + {{#ifeq: {{{resource 2|}}}|Nutrition|{{{resource 2 amount|}}} [[{{{resource 2|}}}]] ({{{resource 2 type|}}})|{{Icon Small|{{{resource 2|}}}|16}} {{{resource 2 amount|}}} }} }} {{#if: {{{resource 3|}}}| + {{Icon Small|{{{resource 3|}}}|16}} {{{resource 3 amount|}}}|}} {{#if: {{{resource 4|}}}| + {{Icon Small|{{{resource 4|}}}|16}} {{{resource 4 amount|}}}|}} {{#if: {{{resource 5|}}}| + {{Icon Small|{{{resource 5|}}}|16}} {{{resource 5 amount|}}}|}} {{#if: {{{resource 6|}}}| + {{Icon Small|{{{resource 6|}}}|16}} {{{resource 6 amount|}}}|}}
 
<!--|}}-->
 
<!--|}}-->
 
}}
 
}}
Line 1,493: Line 1,775:
 
<!---If resource 1 is set to stuff, but theres no stuff tags, make note of it--->
 
<!---If resource 1 is set to stuff, but theres no stuff tags, make note of it--->
 
{{#ifeq: Stuff | {{{resource 1|}}} | {{#if: {{{stuff tags|}}}| |
 
{{#ifeq: Stuff | {{{resource 1|}}} | {{#if: {{{stuff tags|}}}| |
;{{Hover title|link=no|The types of resource that can be substituted for the generic resource type|Stuff tags}}
+
;<abbr title="The types of resource that can be substituted for the generic resource type">Stuff tags</abbr>
 
:<span style="color:red">'''ERROR: NO STUFF TAGS'''</span>
 
:<span style="color:red">'''ERROR: NO STUFF TAGS'''</span>
 
}}
 
}}
Line 1,501: Line 1,783:
 
{{#if: {{{product amount|}}} |
 
{{#if: {{{product amount|}}} |
 
   {{#if: {{#var:setProperty}} | {{#set:Product Amount = {{{product amount|}}} }} }}
 
   {{#if: {{#var:setProperty}} | {{#set:Product Amount = {{{product amount|}}} }} }}
;{{Hover title|link=no|The amount of this item produced from the required resources|Product Amount}}
+
;<abbr title="The amount of this item produced from the required resources">Product Amount</abbr>
 
:{{Icon Small| {{#var:Name}} | 16 }} {{{product amount|}}}
 
:{{Icon Small| {{#var:Name}} | 16 }} {{{product amount|}}}
 
}}
 
}}
  
 
{{#if: {{{deconstruct yield|}}}|
 
{{#if: {{{deconstruct yield|}}}|
;{{Hover title| link=no | Resources recovered when deconstructing. | Deconstruct yield }}
+
;<abbr title="Resources recovered when deconstructing.">Deconstruct yield</abbr>
 
:{{{deconstruct yield|}}}|
 
:{{{deconstruct yield|}}}|
 
<!-- if resource 1 != None and type = Building and deconstructable != false and deconstructyieldfraction|0.5 > 0 NON-EXCLUSIVE OR if deconstruct yield fraction set above 0 manually OR set to deconstructable true
 
<!-- if resource 1 != None and type = Building and deconstructable != false and deconstructyieldfraction|0.5 > 0 NON-EXCLUSIVE OR if deconstruct yield fraction set above 0 manually OR set to deconstructable true
-->{{#ifexpr:{{#if: {{{resource 1|}}}|1|0}}*{{#ifeq:{{{type|}}}|Building|1|0}}*{{#ifeq:{{lc:{{{deconstructable|}}}}}|false|0|1}}*{{#ifexpr: {{{deconstructyieldfraction|0.5}}} > 0|1|0}} + {{#ifexpr: {{{deconstructyieldfraction|-1}}} > 0|1|0}} + {{#ifeq:{{lc:{{{deconstructable|}}}}}|true|1|0}} > 0|
+
-->{{#ifexpr:{{#if: {{{resource 1|}}}|1|0}}*{{#ifeq:{{{type|}}}|Building|1|0}}*{{#ifeq:{{lc:{{{deconstructable|}}} }}|false|0|1}}*{{#ifexpr: {{{deconstructyieldfraction|0.5}}} > 0|1|0}} + {{#ifexpr: {{{deconstructyieldfraction|-1}}} > 0|1|0}} + {{#ifeq:{{lc:{{{deconstructable|}}} }}|true|1|0}} > 0|
;{{Hover title|link=no|Resources recovered when deconstructing.|Deconstruct yield}}
+
;<abbr title="Resources recovered when deconstructing.">Deconstruct yield</abbr>
 
:{{Icon Small|{{{resource 1|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }} <!--
 
:{{Icon Small|{{{resource 1|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 1 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }} <!--
 
-->{{#if: {{{resource 2|}}}| + {{Icon Small|{{{resource 2|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}} <!--
 
-->{{#if: {{{resource 2|}}}| + {{Icon Small|{{{resource 2|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 2 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}} <!--
Line 1,521: Line 1,803:
  
 
{{#if:{{{destroyyield|}}} |
 
{{#if:{{{destroyyield|}}} |
;{{Hover title| link=no | Resources recovered when destroyed. | Destroy yield }}
+
;<abbr title="Resources recovered when destroyed.">Destroy yield</abbr>
 
:{{{destroyyield|}}}<!--Uses destroyyield if it's set. leavesresourceswhendestroyed and bonusdestroyleavings are to be phased out.
 
:{{{destroyyield|}}}<!--Uses destroyyield if it's set. leavesresourceswhendestroyed and bonusdestroyleavings are to be phased out.
-->|{{#ifeq:{{{type|}}}|Building|<!--If leavesresourceswhendestroyed != false and resource 1 != None or if bonusdestroyleavings != None: write the title
+
-->| {{#ifeq:{{{type|}}}|Building|<!--If leavesresourceswhendestroyed != false and resource 1 != None or if bonusdestroyleavings != None: write the title
-->{{#ifexpr: {{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}}}}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}} + {{#if:{{{bonusdestroyleavings|}}}|1|0}} > 0|
+
-->{{#ifexpr: {{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}} }}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}} + {{#if:{{{bonusdestroyleavings|}}}|1|0}} > 0|
;{{Hover title|link=no|Resources recovered when destroyed.|Destroy yield}}
+
;<abbr title="Resources recovered when destroyed.">Destroy yield</abbr>
:{{#ifexpr: {{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}}}}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}} = 1|<!--If leavesresourceswhendestroyed != false and resource 1 != None: list out resources*0.25
+
:{{#ifexpr: {{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}} }}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}} = 1|<!--If leavesresourceswhendestroyed != false and resource 1 != None: list out resources*0.25
-->{{#if: {{{resource 1|}}}| {{Icon Small|{{{resource 1|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 1 amount|}}}*0.25) }} | {{#expr: floor({{{resource 1 amount|}}}*0.25) }}|{{#expr: {{{resource 1 amount|}}}*0.25 }}|{{#expr: floor({{{resource 1 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 1 amount|}}}*0.25) }} }}|}} <!--
+
-->{{#if: {{{resource 1|}}}| {{Icon Small|{{{resource 1|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 1 amount|}}}*0.25) }} | {{#expr: floor({{{resource 1 amount|}}}*0.25) }} | {{#expr: {{{resource 1 amount|}}}*0.25 }} | {{#expr: floor({{{resource 1 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 1 amount|}}}*0.25) }} }}|}} <!--
-->{{#if: {{{resource 2|}}}| + {{Icon Small|{{{resource 2|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 2 amount|}}}*0.25) }} | {{#expr: floor({{{resource 2 amount|}}}*0.25) }}|{{#expr: {{{resource 2 amount|}}}*0.25 }}|{{#expr: floor({{{resource 2 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 2 amount|}}}*0.25) }} }}|}} <!--
+
-->{{#if: {{{resource 2|}}}| + {{Icon Small|{{{resource 2|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 2 amount|}}}*0.25) }} | {{#expr: floor({{{resource 2 amount|}}}*0.25) }} | {{#expr: {{{resource 2 amount|}}}*0.25 }} | {{#expr: floor({{{resource 2 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 2 amount|}}}*0.25) }} }}|}} <!--
-->{{#if: {{{resource 3|}}}| + {{Icon Small|{{{resource 3|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 3 amount|}}}*0.25) }} | {{#expr: floor({{{resource 3 amount|}}}*0.25) }}|{{#expr: {{{resource 3 amount|}}}*0.25 }}|{{#expr: floor({{{resource 3 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 3 amount|}}}*0.25) }} }}|}} <!--
+
-->{{#if: {{{resource 3|}}}| + {{Icon Small|{{{resource 3|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 3 amount|}}}*0.25) }} | {{#expr: floor({{{resource 3 amount|}}}*0.25) }} | {{#expr: {{{resource 3 amount|}}}*0.25 }} | {{#expr: floor({{{resource 3 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 3 amount|}}}*0.25) }} }}|}} <!--
-->{{#if: {{{resource 4|}}}| + {{Icon Small|{{{resource 4|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 4 amount|}}}*0.25) }} | {{#expr: floor({{{resource 4 amount|}}}*0.25) }}|{{#expr: {{{resource 4 amount|}}}*0.25 }}|{{#expr: floor({{{resource 4 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 4 amount|}}}*0.25) }} }}|}} <!--
+
-->{{#if: {{{resource 4|}}}| + {{Icon Small|{{{resource 4|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 4 amount|}}}*0.25) }} | {{#expr: floor({{{resource 4 amount|}}}*0.25) }} | {{#expr: {{{resource 4 amount|}}}*0.25 }} | {{#expr: floor({{{resource 4 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 4 amount|}}}*0.25) }} }}|}} <!--
-->{{#if: {{{resource 5|}}}| + {{Icon Small|{{{resource 5|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 5 amount|}}}*0.25) }} | {{#expr: floor({{{resource 5 amount|}}}*0.25) }}|{{#expr: {{{resource 5 amount|}}}*0.25 }}|{{#expr: floor({{{resource 5 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 5 amount|}}}*0.25) }} }}|}} <!--
+
-->{{#if: {{{resource 5|}}}| + {{Icon Small|{{{resource 5|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 5 amount|}}}*0.25) }} | {{#expr: floor({{{resource 5 amount|}}}*0.25) }} | {{#expr: {{{resource 5 amount|}}}*0.25 }} | {{#expr: floor({{{resource 5 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 5 amount|}}}*0.25) }} }}|}} <!--
-->{{#if: {{{resource 6|}}}| + {{Icon Small|{{{resource 6|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 6 amount|}}}*0.25) }} | {{#expr: floor({{{resource 6 amount|}}}*0.25) }}|{{#expr: {{{resource 6 amount|}}}*0.25 }}|{{#expr: floor({{{resource 6 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 6 amount|}}}*0.25) }} }}|}}<!--
+
-->{{#if: {{{resource 6|}}}| + {{Icon Small|{{{resource 6|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 6 amount|}}}*0.25) }} | {{#expr: floor({{{resource 6 amount|}}}*0.25) }} | {{#expr: {{{resource 6 amount|}}}*0.25 }} | {{#expr: floor({{{resource 6 amount|}}}*0.25) }} - {{#expr: ceil({{{resource 6 amount|}}}*0.25) }} }}|}}<!--
 
-->|}}<!--
 
-->|}}<!--
-->{{#ifexpr:{{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}}}}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}}*{{#if:{{{bonusdestroyleavings|}}}|1|0}} = 1| + }}<!--If leavesresourceswhendestroyed != false and resource 1 != None and bonusdestroyleavings != None: write " + "
+
-->{{#ifexpr:{{#ifeq:{{lc:{{{leavesresourceswhendestroyed|}}} }}|false|0|1}}*{{#if:{{{resource 1|}}}|1|0}}*{{#if:{{{bonusdestroyleavings|}}}|1|0}} = 1| + }}<!--If leavesresourceswhendestroyed != false and resource 1 != None and bonusdestroyleavings != None: write " + "
-->{{#if:{{{bonusdestroyleavings|}}}|{{{bonusdestroyleavings|}}}}}<!--If bonusdestroyleavings != None, write bonusdestroyleavings (should be given in format: <amount> {{Icon Small|<resource>}})
+
-->{{#if: {{{bonusdestroyleavings|}}} | {{{bonusdestroyleavings|}}} }}<!--If bonusdestroyleavings != None, write bonusdestroyleavings (should be given in format: <amount> {{Icon Small|<resource>}})
 
-->|}}<!--
 
-->|}}<!--
 
-->|}}<!--
 
-->|}}<!--
 
-->}}
 
-->}}
 +
}}
 +
 +
<!-- 14. ABILITY -->
 +
{{#if: {{{psylink level|}}} {{{casting time|}}} {{{ability range|}}} {{{psyfocus cost|}}} {{{neural heat gain|}}} {{{effect radius|}}} {{{duration|}}} {{{duration multiplier|}}} {{{goodwill impact|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Ability</p>
 +
<dl>
 +
 +
{{#if: {{{psylink level|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Psylink Level = {{{psylink level|}}} }} }}
 +
;Psylink Level
 +
:{{{psylink level|}}}
 +
}}
 +
 +
{{#if: {{{psyfocus cost|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Psyfocus Cost = {{{psyfocus cost|}}} }} }}
 +
;Psyfocus Cost
 +
:{{%|{{{psyfocus cost|}}}}}
 +
}}
 +
 +
{{#if: {{{neural heat gain|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Neural Heat Gain = {{{neural heat gain|}}} }} }}
 +
;Neural Heat Gain
 +
:{{{neural heat gain|}}}
 +
}}
 +
 +
{{#if: {{{casting time|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Casting Time = {{{casting time|}}} }} }}
 +
;Casting Time
 +
:{{Ticks|{{{casting time|}}}}}
 +
}}
 +
 +
{{#if: {{{ability range|}}} | <!--- Unsure whether to fold this inot normal range - is currently used by weapons, weapon likes and weapon like utilityies -->
 +
  {{#if: {{#var:setProperty}} | {{#set:Ability Range = {{{ability range|}}} }} }}
 +
;Range
 +
:{{{ability range|}}} tiles
 +
}}
 +
 +
{{#if: {{{effect radius|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Effect Radius = {{{effect radius|}}} }} }}
 +
;Effect Radius
 +
:{{{effect radius|}}} tiles
 +
}}
 +
 +
{{#if: {{{duration|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Duration = {{{duration|}}} }} {{#set:Duration Multiplier = {{{duration multiplier|}}} }} }}
 +
;Duration
 +
:{{ticks|{{{duration|}}}}}{{#if: {{{duration multiplier|}}}|<br><small>(Modified by {{{duration multiplier|}}})</small>}}
 +
}}
 +
 +
{{#if: {{{goodwill impact|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Goodwill Impact = {{{goodwill impact|}}} }} }}
 +
;Goodwill Impact
 +
:{{{goodwill impact|}}}
 +
}}
 +
 +
{{#if: {{{caster must be capable of violence|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Caster Must Be Capable Of Violence = {{{caster must be capable of violence|}}} }} }}
 +
;Caster Must Be Capable of Violence
 +
:{{ucfirst:{{{caster must be capable of violence|}}}}}
 +
}}
 +
 +
}}
 +
 +
<!-- 14.5 Containment -->
 +
{{#if: {{{containment strength|}}} {{{containment offset|}}} {{{containment factor|}}} {{{minimum containment strength|}}} {{{anomaly knowledge|}}} {{{anomaly knowledge offset|}}} {{{knowledge category|}}} {{{study interval|}}} {{{gets cold containment bonus|}}} {{{min monolith level|}}} {{{min monolith level for study|}}} {{{requires holding platform|}}} {{{requires imprisonment|}}} {{{base escape interval MTB days|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1em !important; padding: 0.25em 0 0.5em !important'>Containment</p>
 +
<dl>
 +
 +
{{#if: {{{containment strength|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Containment Strength = {{{containment strength|}}} }} }}
 +
;Containment Strength
 +
:{{{containment strength|}}}
 +
}}
 +
 +
{{#if: {{{containment offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Containment Strength = {{{containment offset|}}} }} }}
 +
;Containment Offset
 +
:{{#ifexpr: {{{containment offset|}}} > 0 | {{+|{{{containment offset|}}} }} | {{--|{{{containment offset|}}} }} }}
 +
}}
 +
 +
{{#if: {{{containment factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Containment Factor = {{{containment factor|}}} }} }}
 +
;Containment Factor
 +
:{{#ifexpr: {{{containment factor|}}} = 1 | ×{{%|{{{containment factor|}}} }} | {{#ifexpr: {{{containment factor|}}} > 1 | {{Good|×{{%|{{{containment factor|}}} }} }} | {{Bad|×{{%|{{{containment factor|}}} }} }} }} }}
 +
}}
 +
 +
{{#if: {{{minimum containment strength|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Minimum Containment Strength = {{{minimum containment strength|}}} }} }}
 +
;Min Containment Strength
 +
:{{{minimum containment strength|}}}
 +
}}
 +
 +
{{#if: {{{anomaly knowledge|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Anomaly Knowledge = {{{anomaly knowledge|}}} }} }}
 +
}}
 +
 +
{{#if: {{{anomaly knowledge offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Anomaly Knowledge = {{{anomaly knowledge|}}} + {{{anomaly knowledge offset|}}} }} }}
 +
}}
 +
 +
{{#if: {{{knowledge category|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Knowledge Category = {{{knowledge category|}}} }} }}
 +
;Knowledge Gain
 +
:{{{anomaly knowledge|}}} {{{knowledge category|}}}
 +
}}
 +
 +
{{#if: {{{study interval|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Studiable Frequency Ticks = {{{study interval|}}} }} }}
 +
;Study Interval
 +
:{{Ticks/gametime/days|{{{study interval|}}} }}
 +
}}
 +
 +
{{#if: {{{bioferrite density|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Bioferrite Density = {{{bioferrite density|}}} }} }}
 +
;Bioferrite Generation
 +
:{{Icon Small|Bioferrite}} {{#expr: 1 * {{{bodysize|}}} * {{{bioferrite density|}}} }}/day
 +
}}
 +
 +
{{#if: {{{gets cold containment bonus|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Gets Cold Containment Bonus = {{{gets cold containment bonus|}}} }} }}
 +
;<abbr title="{{Q|Cold Containment Bonus|Description}}">Gets Cold Bonus</abbr>
 +
:{{{gets cold containment bonus|}}}
 +
}}
 +
 +
{{#if: {{{min monolith level|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Minimum Monolith Level = {{{min monolith level|}}} }} }}
 +
;Min Monolith Level
 +
:{{{min monolith level|}}}
 +
}}
 +
 +
{{#if: {{{min monolith level for study|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Minimum Monolith Level For Study = {{{min monolith level for study|}}} }} }}
 +
;Min Monolith Level For Study
 +
:{{{min monolith level for study|}}}
 +
}}
  
<!-- TECHNICAL -->
+
{{#if: {{{requires holding platform|}}} |
{{#if: {{#var:setProperty}}|{{#if: {{{page verified for version|}}}|{{Verified|{{{page verified for version|}}}}}| {{Verified}} }}}}
+
  {{#if: {{#var:setProperty}} | {{#set:Requires Holding Platform = {{{requires holding platform|}}} }} }}
 +
;Held on Spot or Platform
 +
:{{{requires holding platform|}}}
 +
}}
  
{{#if: {{{defName|}}} {{{has quality|}}} {{{color|}}} {{{thingCategories|}}} {{{file|}}} {{{weaponTags|}}} {{{thingSetMakerTags|}}} {{{defaultOutfitTags|}}} {{{factionPrerequisiteTags|}}} {{{harvestTag|}}} {{{recipePrerequisiteTags|}}} {{{ResearchProjectTagDef|}}} {{{sowTag|}}} {{{sowTags|}}} {{{tag|}}} {{{tags|}}} {{{techHediffsTags|}}} {{{thingSetMakerTagsToAllow|}}} {{{thingSetMakerTagsToDisallow|}}} {{{tradeTag|}}} {{{tradeTags|}}} {{{tradeTagsBuy|}}} {{{tradeTagsSell|}}} {{{tradeTagsToAllow|}}} {{{tutorHighlightTag|}}} {{{apparelTags|}}} {{{buildingTags|}}} {{{stuff adjective|}}} {{{small volume|}}} {{{preferability|}}} {{{food preference|}}} {{{drug category|}}} {{{is pleasure drug|}}} {{{work efficiency factor|}}} {{{work efficiency offset|}}} {{{max simultaneous facilities|}}} {{{unpowered work speed factor|}}} {{{bulk product amount|}}}|
+
{{#if: {{{requires imprisonment|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Requires Imprisonment = {{{requires imprisonment|}}} }} }}
 +
;Imprisoned
 +
:{{{requires imprisonment|}}}
 +
}}
 +
 
 +
{{#if: {{{base escape interval MTB days|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Base Escape Interval Mtb Days = {{{base escape interval MTB days|}}} }} }}
 +
;Escape Interval
 +
:{{MTB}} {{{base escape interval MTB days|}}} days
 +
}}
 +
}}
 +
 
 +
<!-- 15. TECHNICAL -->
 +
{{#if: {{#var:setProperty}} | {{#if: {{{page verified for version|}}} | {{Verified|{{{page verified for version|}}} }} | {{Verified}} }} }}
 +
 
 +
{{#if: {{{defName|}}} {{{has quality|}}} {{{color|}}} {{{thingCategories|}}} {{{file|}}} {{{weaponTags|}}} {{{thingSetMakerTags|}}} {{{defaultOutfitTags|}}} {{{factionPrerequisiteTags|}}} {{{harvestTag|}}} {{{recipePrerequisiteTags|}}} {{{ResearchProjectTagDef|}}} {{{sowTag|}}} {{{sowTags|}}} {{{tag|}}} {{{tags|}}} {{{techHediffsTags|}}} {{{thingSetMakerTagsToAllow|}}} {{{thingSetMakerTagsToDisallow|}}} {{{tradeTag|}}} {{{tradeTags|}}} {{{tradeTagsBuy|}}} {{{tradeTagsSell|}}} {{{tradeTagsToAllow|}}} {{{tutorHighlightTag|}}} {{{apparelTags|}}} {{{buildingTags|}}} {{{stuff adjective|}}} {{{small volume|}}} {{{preferability|}}} {{{food preference|}}} {{{drug category|}}} {{{is pleasure drug|}}} {{{work efficiency factor|}}} {{{work efficiency offset|}}} {{{max simultaneous facilities|}}} {{{unpowered work speed factor|}}} {{{bulk product amount|}}} |
 
</dl>{{clear}}
 
</dl>{{clear}}
 
<div class="subheading mw-customtoggle-myDivision" style='height: 1em !important; padding: 0.25em 0em 0.5em !important; margin: 0.5em 0 0.5em !important; width:300px'> Technical
 
<div class="subheading mw-customtoggle-myDivision" style='height: 1em !important; padding: 0.25em 0em 0.5em !important; margin: 0.5em 0 0.5em !important; width:300px'> Technical
 
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"> <span style='color: #504f54; text-align: left; text-shadow: 0px 0px; font-family: Arial; font-size: 0.8em; height: 0em !important; padding: 0em 0em 0em !important; margin: 0em 0 0em !important;'>
 
<div class="mw-collapsible mw-collapsed" id="mw-customcollapsible-myDivision"> <span style='color: #504f54; text-align: left; text-shadow: 0px 0px; font-family: Arial; font-size: 0.8em; height: 0em !important; padding: 0em 0em 0em !important; margin: 0em 0 0em !important;'>
{{#if: {{{defName|}}}|
+
{{#if: {{{defName|}}} |
 
; defName
 
; defName
 
: {{{defName|}}}
 
: {{{defName|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{has quality|}}} |{{#if: {{#var:setProperty}} | {{#set: Has Quality = {{ucfirst:{{{has quality|}}}}}}} }}
+
-->{{#if: {{{has quality|}}} | {{#if: {{#var:setProperty}} | {{#set:Has Quality = {{ucfirst:{{{has quality|}}} }} }} }}
 
;Has Quality
 
;Has Quality
:{{ucfirst:{{{has quality|}}}}}
+
:{{ucfirst:{{{has quality|}}} }}
 
}}<!--
 
}}<!--
-->{{#if: {{{color|}}} |{{#if: {{#var:setProperty}} | {{#set: color = {{{color|}}}}} }}
+
-->{{#if: {{{color|}}} | {{#if: {{#var:setProperty}} | {{#set:color = {{{color|}}} }} }}
 
;Color
 
;Color
 
:{{{color|}}}
 
:{{{color|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{file|}}}|
+
-->{{#if: {{{file|}}} |
 
; File
 
; File
 
: {{{file|}}}
 
: {{{file|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{thingCategories|}}}|
+
-->{{#if: {{{thingCategories|}}} |
 
; thingCategories
 
; thingCategories
 
: {{{thingCategories|}}}
 
: {{{thingCategories|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{weaponTags|}}}|{{#if: {{#var:setProperty}} | {{#set:
+
-->{{#if: {{{weaponTags|}}} | {{#if: {{#var:setProperty}} | {{#set:
 
  weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|0}} }}
 
  weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|0}} }}
 
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|1}} }}
 
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|1}} }}
Line 1,601: Line 2,039:
 
:{{{ResearchProjectTagDef|}}}
 
:{{{ResearchProjectTagDef|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{sowTag|}}} |{{#if: {{#var:setProperty}} | {{#set: sowTag = {{{sowTag|}}}}} }}
+
-->{{#if: {{{sowTag|}}} | {{#if: {{#var:setProperty}} | {{#set:sowTag = {{{sowTag|}}} }} }}
 
;sowTag
 
;sowTag
 
:{{{sowTag|}}}
 
:{{{sowTag|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{sowTags|}}} |{{#if: {{#var:setProperty}} | {{#set: sowTags = {{{sowTags|}}}}} }}
+
-->{{#if: {{{sowTags|}}} | {{#if: {{#var:setProperty}} | {{#set:
 +
sowTags = {{ucfirst:{{#explode:{{{sowTags|}}}|,|0}} }}
 +
|sowTags = {{ucfirst:{{#explode:{{{sowTags|}}}|,|1}} }}
 +
|sowTags = {{ucfirst:{{#explode:{{{sowTags|}}}|,|2}} }}
 +
|sowTags = {{ucfirst:{{#explode:{{{sowTags|}}}|,|3}} }}
 +
}} }}
 
;sowTags
 
;sowTags
 
:{{{sowTags|}}}
 
:{{{sowTags|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{tag|}}} |{{#if: {{#var:setProperty}} | {{#set:
+
-->{{#if: {{{tag|}}} | {{#if: {{#var:setProperty}} | {{#set:
 
  tag = {{ucfirst:{{#explode:{{{tag|}}}|,|0}} }}
 
  tag = {{ucfirst:{{#explode:{{{tag|}}}|,|0}} }}
 
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|1}} }}
 
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|1}} }}
Line 1,619: Line 2,062:
 
:{{{tag|}}}
 
:{{{tag|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{tags|}}} |{{#if: {{#var:setProperty}} | {{#set:
+
-->{{#if: {{{tags|}}} | {{#if: {{#var:setProperty}} | {{#set:
 
  tags = {{ucfirst:{{#explode:{{{tags|}}}|,|0}} }}
 
  tags = {{ucfirst:{{#explode:{{{tags|}}}|,|0}} }}
 
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|1}} }}
 
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|1}} }}
Line 1,629: Line 2,072:
 
:{{{tags|}}}
 
:{{{tags|}}}
 
}}<!--
 
}}<!--
-->{{#if: {{{techHediffsTags|}}} |{{#if: {{#var:setProperty}} | {{#set:
+
-->{{#if: {{{techHediffsTags|}}} | {{#if: {{#var:setProperty}} | {{#set:
 
  techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|0}} }}
 
  techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|0}} }}
 
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|1}} }}
 
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|1}} }}
Line 1,648: Line 2,091:
 
}}<!--
 
}}<!--
 
-->{{#if: {{{tradeTag|}}} |
 
-->{{#if: {{{tradeTag|}}} |
   {{#if: {{#var:setProperty}} | {{#set: tradeTag = {{{tradeTag|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:tradeTag = {{{tradeTag|}}} }} }}
 
;tradeTag
 
;tradeTag
 
:{{{tradeTag|}}}
 
:{{{tradeTag|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{tradeTags|}}} |
 
-->{{#if: {{{tradeTags|}}} |
   {{#if: {{#var:setProperty}} | {{#set: tradeTags = {{{tradeTags|}}} }} }}
+
   {{#if: {{#var:setProperty}} |  
 +
    {{#set:TradeTags = {{#explode:{{{tradeTags|}}}|,|0}}
 +
        | TradeTags = {{#explode:{{{tradeTags|}}}|,|1}}
 +
        | TradeTags = {{#explode:{{{tradeTags|}}}|,|2}} }} }}
 
;tradeTags
 
;tradeTags
 
:{{{tradeTags|}}}
 
:{{{tradeTags|}}}
Line 1,694: Line 2,140:
 
}}<!--
 
}}<!--
 
-->{{#if: {{{stuff adjective|}}} |
 
-->{{#if: {{{stuff adjective|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Stuff Adjective = {{{stuff adjective|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Stuff Adjective = {{{stuff adjective|}}} }} }}
 
; Stuff Adjective
 
; Stuff Adjective
 
:{{{stuff adjective|}}}
 
:{{{stuff adjective|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{small volume|}}} |
 
-->{{#if: {{{small volume|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Small Volume = {{{small volume|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Small Volume = {{{small volume|}}} }} }}
 
; Small Volume
 
; Small Volume
 
:{{{small volume|}}}
 
:{{{small volume|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{preferability|}}} |
 
-->{{#if: {{{preferability|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Preferability = {{{preferability|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Preferability = {{ucfirst:{{{preferability|}}} }} }} }}
 
; Preferability
 
; Preferability
: {{{preferability|}}}
+
: {{ucfirst:{{{preferability|}}} }}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{food preference|}}} |
 
-->{{#if: {{{food preference|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Food Preference = {{{food preference|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Food Preference = {{{food preference|}}} }} }}
 
; Food Preference
 
; Food Preference
 
: {{{food preference|}}}
 
: {{{food preference|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{drug category|}}} |
 
-->{{#if: {{{drug category|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Drug Category = {{{drug category|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Drug Category = {{{drug category|}}} }} }}
 
; Drug Category
 
; Drug Category
 
: {{{drug category|}}}
 
: {{{drug category|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{is pleasure drug|}}} |
 
-->{{#if: {{{is pleasure drug|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Is Pleasure Drug = {{{is pleasure drug|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Is Pleasure Drug = {{{is pleasure drug|}}} }} }}
 
; Is Pleasure Drug
 
; Is Pleasure Drug
 
: {{{is pleasure drug|}}}
 
: {{{is pleasure drug|}}}
 
}}<!--
 
}}<!--
 
-->{{#if: {{{bulk product amount|}}} |
 
-->{{#if: {{{bulk product amount|}}} |
   {{#if: {{#var:setProperty}} | {{#set: Bulk Product Amount = {{{bulk product amount|}}} }} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Bulk Product Amount = {{{bulk product amount|}}} }} }}
 
;<abbr title="The amount of this item produced by the bulk recipe">Bulk Product Amount</abbr>
 
;<abbr title="The amount of this item produced by the bulk recipe">Bulk Product Amount</abbr>
 
:{{Icon Small| {{#var:Name}} }} {{{product amount|}}}
 
:{{Icon Small| {{#var:Name}} }} {{{product amount|}}}

Revision as of 09:13, 26 January 2025

Documentation icon Template documentation[view] [edit] [history] [purge]

Intro

Template:Infobox main Is the core of what powers the SemanticMediaWiki database of rimworld objects. Since the template is so complex, it's worth taking a step back and summarizing what this template does:

  • Takes in facts: On each page which describes an in-game object, we call {{infobox main | ...}}

|, where ... | is a very long list of parameters describing the object in question, including its name, type, the cost to make it, and a bunch of other things

  • Rendering an infobox: This template takes those parameters and presents them in a nice looking infobox on the right side of the page. If you add a param |marketvalue = 200

|, this template will add a line to the infobox showing the market value annotated with a silver icon. Cool!

  • Setting SMW properties: The real magic comes from this templates ability to also set SMW properties. If the |marketvalue = 200

| param is present, this template will also set a SMW property 'Market Value Base' equal to 200 for whatever page the infobox was called on.

As an example, say there was an Page called "Foo" for an in-game object with the same name. In-game, a foo has a market value of 200. When you invoke {{infobox main | ... | marketvalue = 200 | ... |, this template will set the 'Market Value Base' property of the 'Foo' page to 200.

These properties can then be retrieved using a snippet like {{#show:Foo|?Market Value Base}} |. You can browse the properties for a given page by clicking the "Browse properties" link on the left side of the page. For an example, see Special:Browse/:Duster

Positional parameters

This template also takes one (and only one -- all others are ignored) positional parameter that specifies the type of infobox styling to use (primarily: to set the color of the infobox based on object type)

Usage

  • Everything is optional for the template to function; however, relevant sections should be filled in for the sake of completeness. The information displayed is dependent on which category is used, and will not be displayed unless a value is provided.
  • You can add a "name" and "image". Fill these values if the PAGENAME macro is not adequate (if the page name has a disambig qualifier for example)

Parameter List

Parameter Table

Parameter Dependencies Type/Unit Property / Stat Description xml-tag / hierarchy
0. Testing
set property optional boolean Boolean value for whether the template should set properties. This defaults to true on main namespace pages, and false on all other namespace pages. Only use it when absolutely neccesary.
1. Head
<1> optional One of:
  • furniture, medicine = c_01
  • structure = c_02
  • resource = c_03
  • weapon = c_06
  • animal, food = c_08
  • fabric = c_09
  • security = c_10
  • area, exotic = c_11
  • metallic, stony = c_12
  • plant = c_14
  • leathery = c_22
  • drug = c_24
  • production = c_25
  • psycast = c_09
Sets the color of the infobox.
name optional pagename Property:Name Title of the infobox. Defaults to current page name if not specified. <label>
image optional Picture name.png Property:Image Defaults to name.png. <graphicData>
imagesize optional, image px See https://www.mediawiki.org/wiki/Help:Images#Rendering_a_single_image.
audio optional Audio name.wav Property:Audio So far only used for musical instruments. <soundPlayInstrument>
description optional text Property:Description In-game description of the item. <description>
2. Base Stats
type mandatory pagename Property:Type Sets main category.
type2 optional pagename Property:Type2 Sets subcategory.
stuff category optional One of:
  • Leathery
  • Fabric
  • Woody
  • Metallic
  • Stony
  • Bioferrite
Property:Stuff Category Used by materials. <stuffProps>
<categories>
color optional -
  1. <stuffProps>
    <color>
  2. <color>
tech level optional One of:
  • Neolithic
  • Medieval
  • Industrial
  • Spacer
  • Ultra
  • Archotech
Property:Tech Level <techLevel>
class optional One of:
  • Neolithic Weapons
  • Medieval Weapons
  • Industrial Weapons
  • Spacer Weapons
  • Ultra Weapons
  • Mechanoid Weapons
Property:Class Used by weapons. <weaponClasses>
stack limit optional integer Property:Stack Limit Maximum stach size. <stackLimit>
style optional, styledominance One of:
  • Hindu
  • Christian
  • Islamic
  • Buddhist
  • Morbid
  • Totemic
  • Spikecore
  • Rustic
  • Animalist
  • Techist
  • Horaxian
Property:Style <StyleCategoryDef>
days to rot optional days Property:Days To Start Rot Base Used for items that spoil when not frozen. <daysToRotStart>
min safe temperature optional °C Property:Min Safe Temperature Used for fertilzed eggs. <minSafeTemperature>
max safe temperature optional °C Property:Max Safe Temperature Used for fertilzed eggs. <maxSafeTemperature>
spoiling rate per degree per tick optional number (displayed as %) Property:Spoiling Rate Used for fertilzed eggs. <progressPerDegreePerTick>
rotatable optional Boolean Property:Rotatable Whether this item spoils when not frozen. <rotatable>
path cost optional Integer Property:Path Cost <pathCost>
burnable optional Boolean Property:Burnable Whether this item can be burned as a bill <burnableByRecipe>
smeltable optional Boolean Property:Smeltable Whether this item can be smelted as a bill <smeltable>
possession count optional Integer Property:Possession Count The amount of this item a pawn carries when it is used as a possession <possessionCount>
combatPower optional Number Property:Combat Power Combat power of a pawn, used for raid points and calculating the size / composition of threats.
  1. <combatPower>
  2. <building>
    <combatPower>
Refuelable
fuel filter optional Text Property:Fuel Filter The applicable item(s) that can refuel a building <comps>
<Class="CompProperties_Refuelable">
<fuelFilter>
fuel capacity optional Number Property:Fuel Capacity The maximum quantity of applicable fuel items a building can be fueled with <comps>
<Class="CompProperties_Refuelable">
<fuelCapacity>
fuel consumption rate optional Number Property:Fuel Consumption Rate Units of fuel consumed per day <comps>
<Class="CompProperties_Refuelable">
<fuelConsumptionRate>
Mineable
mineable thing optional Page Property:Mineable Thing The item that is dropped upon an ore being mined <mineableThing>
mineable yield optional Number Property:Mineable Yield The amount of an item that is dropped upon an ore being mined <mineableYield>
mineable scatter commonality optional Number Property:Mineable Scatter Commonality The frequency of an ore spawning in an applicable map <mineableScatterCommonality>
mineable scatter lump size range optional Text Property:Mineable Scatter Lump Size Range The range of size in cells of an ore vein <mineableScatterLumpSizeRange>
7. Ingestion
taste optional One of:
  • Raw
  • Bad
  • Tasty
  • Terrible
  • Awful
  • Simple
  • Fine
  • Lavish

From FoodPreferability:

  • Undefined
  • NeverForNutrition
  • DesperateOnly
  • DesperateOnlyForHumanlikes
  • RawBad
  • RawTasty
  • MealTerrible
  • MealAwful
  • MealSimple
  • MealFine
  • MealLavish
Property:Taste <ingestible>
<preferability>
ingested direct thought optional Property:Ingested Direct Thought <ingestible>
<tasteThought>
joy offset optional Number Property:Joy Offset <ingestible>
<joy>
joy kind optional One of:
  • Meditative
  • Social
  • Gaming_Dexterity
  • Gaming_Cerebral
  • Television
  • Telescope
  • Chemical
  • Gluttonous
  • Reading
  • HighCulture Content added by the Royalty DLC
Property:Joy Kind <ingestible>
<joyKind>
addictiveness optional Property:Addictiveness <comps>
<Class="CompProperties_Drug">
<addictiveness>
max num to ingest at once optional Property:Max Num To Ingest At Once <ingestible>
<maxNumToIngestAtOnce>
ingestion time optional Property:Ingestion Time <ingestible>
<baseIngestTicks>
10. Plant Stats
grow days optional Number (Days) Property:Grow Days <plant>
<growDays>
lifespanDaysPerGrowDays optional Number (Days) Property:Lifespan Days Per Grow Days <plant>
<lifespanDaysPerGrowDays>
sow work optional Number (Ticks) Property:Sow Work <plant>
<sowWork>
harvest work optional Number (Ticks) Property:Harvest Work <plant>
<harvestWork>
product optional Page Property:Harvest Product <plant>
<harvestedThingDef>
yield optional Number Property:Harvest Yield <plant>
<harvestYield>
min sowing skill optional Number (0~20) Property:Minimum Required Growing Skill <plant>
<sowMinSkill>
min fertility optional Number Property:Fertility Min <plant>
<fertilityMin>
fertility sensitivity optional Number Property:Fertility Sensitivity <plant>
<fertilitySensitivity>
min grow light optional Number Property:Min Grow Light <plant>
<growMinGlow>
damage type optional - <verbs>
<defaultProjectile>
<ThingDef>
<projectile>
<damageDef>
mode optional One of:


  • Melee
  • Single-Shot
  • Burst
  • Single Thrown
  • Single-Use
  • Beam
Property:Mode
damage optional Number Property:Damage Base <verbs>
<defaultProjectile>
<ThingDef>
<projectile>
<damageAmountBase>
armorPenetration optional Number Property:Armor Penetration <verbs>
<defaultProjectile>
<ThingDef>
<projectile>
<armorPenetrationBase>
warmup optional Number Property:Aiming Time Base Warmup
  1. <verbs>
    <warmupTime>
  2. <building>
    <turretBurstWarmupTime>
cooldown optional Number Property:Ranged Cooldown Base
  1. <statBases>
    <RangedWeapon_Cooldown>
  2. <building><turretBurstCooldownTime>
range optional Number (Cells) Property:Range Range <verbs>
<range>
minrange optional Number (Cells) Property:Minimum Range <verbs>
<minRange>
accuracy optional Number Shooting Accuracy (Turrets) <statBases>
<ShootingAccuracyTurret>
accuracyTouch optional Number (0~1) The weapon's accuracy at a distance of 3 cells or less.
An actual shot's chance to hit will also be affected by other factors.
<statBases>
<AccuracyTouch>
accuracyShort optional Number (0~1) The weapon's accuracy at a distance of 12 cells.
An actual shot's chance to hit will also be affected by other factors.
<statBases>
<AccuracyShort>
accuracyMedium optional Number (0~1) The weapon's accuracy at a distance of 25 cells.
An actual shot's chance to hit will also be affected by other factors.
<statBases>
<AccuracyMedium>
accuracyLong optional Number (0~1) The weapon's accuracy at a distance of 40 cells or more.
An actual shot's chance to hit will also be affected by other factors.
<statBases>
<AccuracyLong>
velocity optional Number Property:Velocity <verbs>
<defaultProjectile>
<ThingDef>
<projectile>
<speed>
burst optional Number Property:Burst Count Burst shot count <verbs>
<burstShotCount>
burstTicks optional Number (Ticks) Property:Burst Ticks <verbs>
<ticksBetweenBurstShots>
missRadius optional Number Property:Miss Radius Miss radius
  1. <verbs>
    <forcedMissRadius>
  2. <verbs>
    <forcedMissRadiusClassicMortars>
blastRadius optional Number Property:Blast Radius <ThingDef>
<projectile>
<explosionRadius>
DPS optional Number Property:Maximum DPS Damage Per Second
stoppingPower optional Number Property:Stopping Power Stopping power

Hits from this weapon will stagger targets, slowing their movement for several seconds.

Targets with a body size larger than the stopping power will be unaffected.

<ThingDef>
<projectile>
<stoppingPower>
12. Melee Combat
  1. attack1label
  2. attack2label
  3. attack3label
  4. attack4label
  5. attack5label
  6. attack6label
  7. attack7label
optional Text
  1. Property:Attack 1 Label
  2. Property:Attack 2 Label
  3. Property:Attack 3 Label
  4. Property:Attack 4 Label
  5. Property:Attack 5 Label
  6. Property:Attack 6 Label
  7. Property:Attack 7 Label
Label for this attack <tools>
<label>
  1. attack1labelNoLocation
  2. attack2labelNoLocation
  3. attack3labelNoLocation
  4. attack4labelNoLocation
  5. attack5labelNoLocation
  6. attack6labelNoLocation
  7. attack7labelNoLocation
optional Text
  1. Property:Attack 1 Label No Location
  2. Property:Attack 2 Label No Location
  3. Property:Attack 3 Label No Location
  4. Property:Attack 4 Label No Location
  5. Property:Attack 5 Label No Location
  6. Property:Attack 6 Label No Location
  7. Property:Attack 7 Label No Location
Non-specific label for this attack <tools>
<labelNoLocation>
  1. attack1dmg
    • meleeattack1dmg
  2. attack2dmg
  3. attack3dmg
  4. attack4dmg
  5. attack5dmg
  6. attack6dmg
  7. attack7dmg
optional Number
  1. Property:Attack 1 Damage
  2. Property:Attack 2 Damage
  3. Property:Attack 3 Damage
  4. Property:Attack 4 Damage
  5. Property:Attack 5 Damage
  6. Property:Attack 6 Damage
  7. Property:Attack 7 Damage
Damage that this attack deals <tools>
<power>
  1. attack1ap
  2. attack2ap
  3. attack3ap
  4. attack4ap
  5. attack5ap
  6. attack6ap
  7. attack7ap
optional Number (0~2)
  1. Property:Attack 1 AP
  2. Property:Attack 2 AP
  3. Property:Attack 3 AP
  4. Property:Attack 4 AP
  5. Property:Attack 5 AP
  6. Property:Attack 6 AP
  7. Property:Attack 7 AP
Armor penetration

Armor penetration is the amount of armor this weapon will ignore each time it hits the target.

If armor penetration is greater than the target's armor, it is as though the target is unarmored. Otherwise, the armor penetration is subtracted from the target's armor.

<tools>
<armorPenetration>
  1. attack1type
    • meleeattack1type
  2. attack2type
  3. attack3type
  4. attack4type
  5. attack5type
  6. attack6type
  7. attack7type
optional Text
  1. Property:Attack 1 Type
  2. Property:Attack 2 Type
  3. Property:Attack 3 Type
  4. Property:Attack 4 Type
  5. Property:Attack 5 Type
  6. Property:Attack 6 Type
  7. Property:Attack 7 Type
Damage Type of this attack <tools>
<capacities>
  1. attack1part
    • meleeattack1part
  2. attack2part
  3. attack3part
  4. attack4part
  5. attack5part
  6. attack6part
  7. attack7part
optional Text
  1. Property:Attack 1 Part
  2. Property:Attack 2 Part
  3. Property:Attack 3 Part
  4. Property:Attack 4 Part
  5. Property:Attack 5 Part
  6. Property:Attack 6 Part
  7. Property:Attack 7 Part
Body part group associated with this attack <tools>
<linkedBodyPartsGroup>
  1. attack1cool
    • meleeattack1cool
  2. attack2cool
  3. attack3cool
  4. attack4cool
  5. attack5cool
  6. attack6cool
  7. attack7cool
optional Number (Seconds)
  1. Property:Attack 1 Cooldown
  2. Property:Attack 2 Cooldown
  3. Property:Attack 3 Cooldown
  4. Property:Attack 4 Cooldown
  5. Property:Attack 5 Cooldown
  6. Property:Attack 6 Cooldown
  7. Property:Attack 7 Cooldown
Cooldown of this attack in seconds <tools>
<cooldownTime>
  1. attack1chancefactor
  2. attack2chancefactor
  3. attack3chancefactor
  4. attack4chancefactor
  5. attack5chancefactor
  6. attack6chancefactor
  7. attack7chancefactor
optional Number
  1. Property:Attack 1 Chance Factor
  2. Property:Attack 2 Chance Factor
  3. Property:Attack 3 Chance Factor
  4. Property:Attack 4 Chance Factor
  5. Property:Attack 5 Chance Factor
  6. Property:Attack 6 Chance Factor
  7. Property:Attack 7 Chance Factor
Multiplier on the chance that this attack will be used <tools>
<chanceFactor>
  1. attack1stun
  2. attack2stun
  3. attack3stun
  4. attack4stun
  5. attack5stun
  6. attack6stun
  7. attack7stun
optional Number
  1. Property:Attack 1 Stun
  2. Property:Attack 2 Stun
  3. Property:Attack 3 Stun
  4. Property:Attack 4 Stun
  5. Property:Attack 5 Stun
  6. Property:Attack 6 Stun
  7. Property:Attack 7 Stun
Amount of stun damage received from the first attack <tools>
<surpriseAttack>
<extraMeleeDamages>
<def></def>
<amount>
  1. attack1ensureLinkedBodyPartsGroupAlwaysUsable
  2. attack2ensureLinkedBodyPartsGroupAlwaysUsable
  3. attack3ensureLinkedBodyPartsGroupAlwaysUsable
  4. attack4ensureLinkedBodyPartsGroupAlwaysUsable
  5. attack5ensureLinkedBodyPartsGroupAlwaysUsable
  6. attack6ensureLinkedBodyPartsGroupAlwaysUsable
  7. attack7ensureLinkedBodyPartsGroupAlwaysUsable
optional Boolean
  1. Property:Attack 1 Ensure Linked Body Parts Group Always Usable
  2. Property:Attack 2 Ensure Linked Body Parts Group Always Usable
  3. Property:Attack 3 Ensure Linked Body Parts Group Always Usable
  4. Property:Attack 4 Ensure Linked Body Parts Group Always Usable
  5. Property:Attack 5 Ensure Linked Body Parts Group Always Usable
  6. Property:Attack 6 Ensure Linked Body Parts Group Always Usable
  7. Property:Attack 7 Ensure Linked Body Parts Group Always Usable
? <tools>
<ensureLinkedBodyPartsGroupAlwaysUsable>
  1. attack1alwaysTreatAsWeapon
  2. attack2alwaysTreatAsWeapon
  3. attack3alwaysTreatAsWeapon
  4. attack4alwaysTreatAsWeapon
  5. attack5alwaysTreatAsWeapon
  6. attack6alwaysTreatAsWeapon
  7. attack7alwaysTreatAsWeapon
optional Boolean
  1. Property:Attack 1 Always Treat As Weapon
  2. Property:Attack 2 Always Treat As Weapon
  3. Property:Attack 3 Always Treat As Weapon
  4. Property:Attack 4 Always Treat As Weapon
  5. Property:Attack 5 Always Treat As Weapon
  6. Property:Attack 6 Always Treat As Weapon
  7. Property:Attack 7 Always Treat As Weapon
? <tools>
<alwaysTreatAsWeapon>
MeleeWeaponAverageDPS optional Number -
MeleeWeaponAverageAP optional Number -
body part optional -
13. Creation
research optional Property:Required Research <researchPrerequisites>
  1. production facility 1
  2. production facility 2
  3. production facility 3
  4. production facility 4
optional Page Where this item can be crafted at <recipeUsers>
resources to make optional - <costList>
  1. resource 1
  2. resource 2
  3. resource 3
  4. resource 4
  5. resource 5
  6. resource 6
optional Page
  1. Property:Resource 1
  2. Property:Resource 2
  3. Property:Resource 3
  4. Property:Resource 4
  5. Property:Resource 5
  6. Property:Resource 6
  1. resource 1 amount
  2. resource 2 amount
  3. resource 3 amount
  4. resource 4 amount
  5. resource 5 amount
  6. resource 6 amount
optional Number
  1. Property:Resource 1 Amount
  2. Property:Resource 2 Amount
  3. Property:Resource 3 Amount
  4. Property:Resource 4 Amount
  5. Property:Resource 5 Amount
  6. Property:Resource 6 Amount
  1. skill 1
  2. skill 2
optional
  1. Property:Skill 1
  2. Property:Skill 2
  1. <skillRequirements>
  2. <constructionSkillPrerequisite>
  1. skill 1 level
  2. skill 2 level
optional Number (0-20)
  1. Property:Skill 1 Level
  2. Property:Skill 2 Level
<skillRequirements>
constructable optional -
work speed stat optional Property:Work Speed Stat
gestation cycles optional Property:Gestation Cycles
stuff tags optional Property:Stuff Tags
product amount optional Property:Product Amount
deconstruct yield optional -
destroyyield optional -
leavesresourceswhendestroyed optional - <leaveResourcesWhenKilled>
bonusdestroyleavings optional -
Important
marketvalue optional silver The amount of silver the item is worth. Defaults to Template:Market Value Calculator. <statBases>
<MarketValue>
honor value optional Number The amount of honor your trader will earn for giving this to a tribute collector. <RoyalFavorValue>
Non Pawn Important
nutrition optional Number How nutritious this food is. <statBases>
<Nutrition>
medical potency base optional number (displayed as %) How effective this is when used to tend wounds and diseases, or do surgery.
Higher medical potency improves the quality of tending, and acts as a multiplier on the chance of success during surgery.
Medical potency is just one factor in medical outcomes, among many others, including doctor ability, equipment, cleanliness, and luck.
<statBases>
<MedicalPotency>
medical quality max optional number (displayed as %) The maximum quality of medical tending that can be achieved while using this.
Better tend quality allows skilled doctors to treat wounds better, as well as more reliably.
<statBases>
<MedicalQualityMax>
hp optional integer Property:Max Hit Points Base The amount of damage an object can take. <statBases>
<MaxHitPoints>
Basics
mass base optional kg Mass in kilograms - DO NOT USE FOR ANIMALS.

The physical mass of an object.

<statBases>
<Mass>
flammability optional number (displayed as %) How easily an object catches fire and how quickly a fire will grow as it burns. <statBases>
<Flammability>
psychic sensitivity factor optional Number A factor applied to the user's psychic sensitivity. <statFactorsQuality>
<stat>PsychicSensitivityFactor</stat>
psychic sensitivity offset optional Number An offset applied to the user's psychic sensitivity. <equippedStatOffsets>
<PsychicSensitivityOffset>
neural heat limit offset optional Number An offset applied to the user's neural heat limit. <statOffsetsQuality>
<stat>PsychicEntropyMaxOffset</stat>
neural heat recovery rate offset optional Number An offset applied to the user's neural heat recovery rate. <statOffsetsQuality>
<stat>PsychicEntropyRecoveryRateOffset</stat>
slave suppression offset optional Number An offset applied to the wearer's slave suppression. Higher values suppress slaves longer, while lower values make slaves rebel more often. <equippedStatOffsets>
<SlaveSuppressionOffset>
terror source optional Number The intensity of terror this object induces when viewed. <statBases>
<TerrorSource>
max install count optional Number How many times this can be installed. Each additional installation increases or upgrades the base effect. <statBases>
<MaxInstallCount>
Pawn
5. Pawn Stats
movespeed optional Number Property:Move Speed Base
healthscale optional Number Property:Health Scale <race>
<baseHealthScale>
bodysize optional Number Property:Body Size <race>
<baseBodySize>
massyoung optional Number Property:Mass - Young
massjuvenile optional Number Property:Mass - Juvenile
massadult optional Number Property:Mass - Adult
ridingspeed optional Number Property:Riding Speed
filth rate optional Number Property:Animal Filth Rate <statBases>
<FilthRate>
hungerrate optional Number Property:Base Hunger Rate <race>
<baseHungerRate>
diet optional One of:


Food Types:

  • None
    • none
  • VegetableOrFruit
  • Meat
  • Fluid
  • Corpse
  • Seed
  • AnimalProduct
    • animal products
  • Plant
  • Tree
  • Meal
  • Processed
  • Liquor
  • Kibble
  • Fungus
  • VegetarianAnimal
  • VegetarianRoughAnimal
  • herbivorous
  • CarnivoreAnimal
    • carnivorous
  • CarnivoreAnimalStrict
    • raw meat and corpses
  • OmnivoreAnimal
    • omnivorous
  • OmnivoreRoughAnimal
    • omnivorous grazer
  • DendrovoreAnimal
    • dendrovorous
  • OvivoreAnimal
    • ovivorous
  • OmnivoreHuman
    • omnivorous (human)

Diet Categories:

  • NeverEats
  • Herbivorous
  • Dendrovorous
  • Ovivorous
  • Omnivorous
  • Carnivorous
Property:Diet <race>
<foodType>
lifespan optional Number (Years) Property:Life Expectancy Lifespan (Years) <race>
<lifeExpectancy>
manhunter optional Number Property:Turn Manhunter Chance When Attacked <race>
<manhunterOnDamageChance>
manhuntertame optional Number Property:Turn Manhunter Chance When Taming <race>
<manhunterOnTameFailChance>
trainable optional Text Property:Trainable Intelligence <race>
<trainability>
wildness optional Number Property:Wildness <race>
<wildness>
min handling skill optional Number (0~20) Property:Minimum Handling Skill
petness optional Number Property:Petness <race>
<petness>
predator optional Boolean - <race>
<predator>
roamMtb optional Number Property:Roam Mtb Days <race>
<roamMtbDays>
nuzzleMtb optional Number Property:Nuzzle Mtb Hours <race>
<nuzzleMtbHours>
mateMtb optional Number Property:Mate Mtb Hours <race>
<mateMtbHours>
maturityage optional Number Property:Maturity Age <lifeStageAges>
<def></def>
<minAge>
juvenileage optional Number Property:Juvenile Age <lifeStageAges>
<def></def>
<minAge>
psychic sensitivity optional Number More sensitive people suffer more from negative psychic effects, and benefit more from positive ones. Higher psychic sensitivity also increases neural heat limit. <PsychicSensitivity>
toxic resistance optional Number (0~1) How well this creature resists toxic buildup. <ToxicResistance>
toxic environment resistance optional Number (0~1) How resistant this creature is to the effects of environmental toxins. This protects against toxic fallout and rot stink exposure, but not against direct attacks with venom or injected poison. <ToxicEnvironmentResistance>
min comfortable temperature optional Number Below this temperature, characters will be unhappy.
Significantly below this temperature, they will develop hypothermia and frostbite and eventually die.
<statBases>
<ComfyTemperatureMin>
max comfortable temperature optional Number Above this temperature, characters will be unhappy.
Significantly above this temperature, they will develop heatstroke and eventually die.
<statBases>
<ComfyTemperatureMax>
livesin_temperateforest optional Number Property:Lives In Temperate Forest The density of this animal in a Temperate forest biome <wildAnimals>
livesin_temperateswamp optional Number Property:Lives In Temperate Swamp The density of this animal in a Temperate swamp biome <wildAnimals>
livesin_tropicalrainforest optional Number Property:Lives In Tropical Rainforest The density of this animal in a Tropical rainforest biome <wildAnimals>
livesin_tropicalswamp optional Number Property:Lives In Tropical Swamp The density of this animal in a Tropical swamp biome <wildAnimals>
livesin_aridshrubland optional Number Property:Lives In Arid Shrubland The density of this animal in an Arid shrubland biome <wildAnimals>
livesin_desert optional Number Property:Lives In Desert The density of this animal in a Desert biome <wildAnimals>
livesin_extremedesert optional Number Property:Lives In Extreme Desert The density of this animal in an Extreme desert biome <wildAnimals>
livesin_borealforest optional Number Property:Lives In Boreal Forest The density of this animal in a Boreal forest biome <wildAnimals>
livesin_coldbog optional Number Property:Lives In Cold Bog The density of this animal in a Cold bog biome <wildAnimals>
livesin_tundra optional Number Property:Lives In Tundra The density of this animal in a Tundra biome <wildAnimals>
livesin_icesheet optional Number Property:Lives In Ice Sheet The density of this animal in an Ice sheet biome <wildAnimals>
livesin_seaice optional Number Property:Lives In Sea Ice The density of this animal in a Sea ice biome <wildAnimals>
Non Pawn
deterioration optional number The rate at which this item deteriorates when left outside, in average hit points per day.
Deterioration rate is also affected by things like weather, roofs, toxic fallout, or being left in shallow water.
<statBases>
<DeteriorationRate>
beauty optional integer How enjoyable an object is to look at.
Beautiful objects fulfill characters' need for beauty.
<statBases>
<Beauty>
beauty outdoors optional integer How enjoyable something is to look at if it's outside.
Beautiful objects fulfill peoples' need for beauty.
<statBases>
<BeautyOutdoors>
cleanliness optional Number How much an object contributes to an area's cleanliness score. <statBases>
<Cleanliness>
comfort optional Number How comfortable an object is to sit or lay on.
Using comfortable objects fulfills a character's need for comfort.
<statBases>
<Comfort>
work to make optional Number, Ticks

work to make


The base amount of work it takes to make an item, once all materials are gathered.


work to build


The base amount of work it takes to build a structure, once all materials are gathered.
The work required to deconstruct the structure is also based on this.

  1. <statBases>
    <WorkToMake>
    (Items)
  2. <statBases>
    <WorkToBuild>
    (Buildings)
food poison chance optional Number (0~1) The chance this food will cause food poisoning. <statBases>
<FoodPoisonChanceFixedHuman>
styledominance optional integer How much this object contributes to overall style dominance in an area. <statBases>
<StyleDominance>
Animal Productivity
meatyield optional The amount of meat yielded when butchering this creature. This value is reduced if the creature is not slaughtered cleanly, or if it is wounded when killed. <statBases>
<MeatAmount>
basemeatamount optional - -
meatname optional Property:Meat Name
  1. <race>
    <meatLabel>
  2. <race>
    <specificMeatDef>
leathername optional Property:Leather Name <race>
<leatherDef>
leatheryield optional The amount of leather yielded when butchering this creature. This value is reduced if the creature is not slaughtered cleanly, or if it is wounded when killed. <statBases>
<LeatherAmount>
baseleatheramount optional - -
milk optional Number Property:Milk Amount <comps>
<Class="CompProperties_Milkable">
<milkAmount>
mlikname optional Text Property:Milk Name <comps>
<Class="CompProperties_Milkable">
<milkDef>
milktime optional Number (Days) <comps>
<Class="CompProperties_Milkable">
<milkIntervalDays>
wool optional Property:Wool Amount <comps>
<Class="CompProperties_Shearable">
<woolDef>
woolname optional Property:Wool Name <comps>
<Class="CompProperties_Shearable">
<woolAmount>
sheartime optional <comps>
<Class="CompProperties_Shearable">
<shearIntervalDays>
eggsmin optional Number Property:Eggs Per Clutch Minimum <comps>
<Class="CompProperties_EggLayer">
<eggCountRange>
eggsmax optional Number Property:Eggs Per Clutch Maximum <comps>
<Class="CompProperties_EggLayer">
<eggCountRange>
eggtime optional Number (Days) <comps>
<Class="CompProperties_EggLayer">
<eggLayIntervalDays>
eggs_avg optional Number Property:Eggs Per Clutch Average <comps>
<Class="CompProperties_EggLayer">
<eggCountRange>
egg_unfertilized optional Boolean Property:Can Lay Unfertilized Eggs <comps>
<Class="CompProperties_EggLayer">
<eggUnfertilizedDef>
gestation optional Number (Days) Property:Gestation Period Days <race>
<gestationPeriodDays>
offspring optional Number Property:Offspring Per Birth <race>
<litterSizeCurve>
avg offspring optional Number Property:Average Offspring Per Birth <race>
<litterSizeCurve>
Terrain
cleaning time factor optional Number A multiplier on how long it takes to clean filth from this surface. <statBases>
<CleaningTimeFactor>
filth multiplier optional Number How susceptible this surface is to filth. If this is less than 100%, some of the filth deposited here will disappear on contact. This only applies to organic filth. <statBases>
<FilthMultiplier>
natural terrain optional Boolean Property:Natural Terrain Whether this terrain is considered natural <natural>
filth acceptance mask optional One of:


  • Terrain
  • Natural
  • Unnatural
  • Pawn
  • Any
Property:Filth Acceptance Mask Types of filth able to be deposited onto this surface <filthAcceptanceMask>
generated filth optional One of:


  • Filth_Dirt
  • Filth_Sand
Property:Generated Filth Filth type generated by this surface <generatedFilth>
fertility optional Number Property:Fertility The fertility of this object <fertility>
Meditation
artificial for meditation purposes optional Boolean Property:Artificial For Meditation Purposes Whether this building affects structures sensitive to artificial buildings <building>
<artificialForMeditationPurposes>
Mechanoid
EMP resistance optional Number (0~1) This mechanoid has special shielding and shock-dissipation filaments that reduce the effect of EMP damage by this percentage. This reduces the duration of stuns caused by EMP. <statBases>
<EMPResistance>
bandwidth cost optional Number (Integer) How much bandwidth this mech consumes when under mechanitor control. <statBases>
<BandwidthCost>
wastepacks per recharge optional Number How many toxic wastepacks this mechanoid will generate at a mech recharger when going from 0 to 100% energy. Larger mechanoids will generally create more toxic wastepacks. <statBases>
<WastepacksPerRecharge>
control taking time optional Number (Seconds) How many seconds it will take for a mechanitor to take control of this mech. <statBases>
<ControlTakingTime>
repair energy cost optional Number The amount of energy that this mechanoid loses for every 100 damage repaired. <statBases>
<MechEnergyLossPerHP>
Apparel
insulationcold optional °C How much this apparel improves a wearer's minimum comfortable temperature.
Greater values allow surviving in colder temperatures.
<statBases>
<Insulation_Cold>
insulationheat optional °C How much this apparel improves a wearer's maximum comfortable temperature.
Greater values allow surviving in warmer temperatures.
<statBases>
<Insulation_Heat>
insulationcoldfactor optional Number - <statBases>
<StuffEffectMultiplierInsulation_Cold>
insulationheatfactor optional Number - <statBases>
<StuffEffectMultiplierInsulation_Heat>
armorsharp optional Number (0~200)% The protection given against sharp damage like bullets, knife stabs, explosions, and animal bites.

Upon taking damage, first this armor rating is reduced by the attack's armor penetration value.

The remaining armor rating is then compared against a random number from 0 to 100.

00- If the random number is under half the armor rating, the damage deflects harmlessly.
00- If the random number is over half the armor rating, but not higher than the armor rating, the damage is reduced by half and changed to blunt.
00- If the random number is greater than the armor rating, the armor has no effect.

For example, at 90% armor rating against an attack with 10% armor penetration, there is a 40% chance of deflecting the attack harmlessly, and a 40% chance of mitigating the damage.

Each layer of armor is applied separately, from the outside in.

<statBases>
<ArmorRating_Sharp>
armorblunt optional Number (0~200)% The protection given against blunt damage like fists, club impacts and rock falls.

Upon taking damage, first this armor rating is reduced by the attack's armor penetration value.

The remaining armor rating is then compared against a random number from 0 to 100.

00- If the random number is under half the armor rating, the damage deflects harmlessly.
00- If the random number is over half the armor rating, but not higher than the armor rating, the damage is reduced by half and changed to blunt.
00- If the random number is greater than the armor rating, the armor has no effect.

For example, at 90% armor rating against an attack with 10% armor penetration, there is a 40% chance of deflecting the attack harmlessly, and a 40% chance of mitigating the damage.

Each layer of armor is applied separately, from the outside in.

<statBases>
<ArmorRating_Blunt>
armorheat optional Number (0~200)% The protection given against temperature-related damage like burns.

Upon taking damage, first this armor rating is reduced by the attack's armor penetration value.

The remaining armor rating is then compared against a random number from 0 to 100.

00- If the random number is under half the armor rating, the damage deflects harmlessly.
00- If the random number is over half the armor rating, but not higher than the armor rating, the damage is reduced by half and changed to blunt.
00- If the random number is greater than the armor rating, the armor has no effect.

For example, at 90% armor rating against an attack with 10% armor penetration, there is a 40% chance of deflecting the attack harmlessly, and a 40% chance of mitigating the damage.

Each layer of armor is applied separately, from the outside in.

<statBases>
<ArmorRating_Heat>
armorsharpfactor optional Number - <statBases>
<StuffEffectMultiplierArmor>
armorbluntfactor optional Number - <statBases>
<StuffEffectMultiplierArmor>
armorheatfactor optional Number - <statBases>
<StuffEffectMultiplierArmor>
painshockthreshold optional Number Property:Pain Shock Threshold <equippedStatOffsets>
<PainShockThreshold>
lifestage optional Any of:


  • None
  • Newborn
  • Baby
  • Child
  • Adult
Property:Lifestage The life / developmental stages that can wear this apparel <apparel>
<developmentalStageFilter>
coverage optional Text Property:Coverage The body parts that this apparel covers <apparel>
<bodyPartGroups>
layer optional Any of:
Def
Name
Label Draw
Order
OnSkin skin (Skin) 0
Middle middle 100
Shell outer (Outer) 200
Belt utility (Utility) 300
Overhead headgear (Headgear) 400
EyeCover eyes (Eyes) 500

This wiki also uses "internal" for technical reasons but is not used in game.

Property:layer The layer(s) that this apparel occupies <apparel>
<layers>
Implant
Drug
Weapon
weapon classes optional One of:


Def Name Label
Melee melee
Ranged ranged
MeleePiercer melee piercer
MeleeBlunt melee blunt
LongShots long shots
ShortShots short shots
RangedHeavy ranged heavy
RangedLight ranged light
Neolithic neolithic
Ultratech ultratech
Property:Weapon Classes The weapon classes this belongs to <weaponClasses>
Weapon (Ranged)
Weapon (Melee)
Building
building tags optional One of:


  • Artillery
  • Artillery_BaseDestroyer
  • Artillery_MannedMortar
  • Bed
  • Production
  • MechClusterActivator Content added by the Royalty DLC
  • MechClusterCombatThreat Content added by the Royalty DLC
  • MechClusterMember Content added by the Royalty DLC
  • MechClusterMemberGood Content added by the Royalty DLC
  • MechClusterMemberLamp Content added by the Royalty DLC
  • MechClusterProblemCauser Content added by the Royalty DLC
  • RitualFocus Content added by the Ideology DLC
  • RitualSeat Content added by the Ideology DLC
  • Biotech Content added by the Biotech DLC
  • Anomaly Content added by the Anomaly DLC
Property:Building Tags Identifying tag for the general purpose of this building <buildingTags>
designation category optional One of:


  • Structure
  • Production
  • Furniture
  • Power
  • Security
  • Misc
  • Floors
  • Joy
  • Ship
  • Temperature
  • Ideology Content added by the Ideology DLC
  • Biotech Content added by the Biotech DLC
  • Anomaly Content added by the Anomaly DLC
Property:Designation Category What architect designation category this building belongs to <designationCategory>
building size category optional One of:


  • None
  • Small
  • Medium
  • Large
Property:Building Size Category The size category of this building <building>
<buildingSizeCategory>
paintable optional Boolean Property:Paintable Whether this building can be painted <building>
<paintable>
claimable optional Boolean Property:Claimable Whether this building can be claimed <building>
<claimable>
expand home area optional Boolean Property:Expand Home Area Whether this building will expand the home area, when expand home area with newly constructed buildings is toggled on <building>
<expandHomeArea>
repairable optional Boolean Property:Repairable Whether this building can be repaired <building>
<repairable>
is inert optional Boolean Property:Is Inert <building>
<isInert>
destroyable optional Boolean Property:Destroyable Whether this building can be destroyed
deconstructable optional Boolean Property:Deconstructable Whether this building can be deconstructed <building>
<deconstructible>
can overlap zones optional Boolean Property:Can Overlap Zones Whether zones can overlap this building <canOverlapZones>
size optional Text (x × y) Property:Size The dimensions of this object <size>
minifiable optional Boolean Property:Minifiable Whether this building is minifiable <minifiedDef>
passability optional One of:


Allowed Value Code Name
standable Standable
pass through only PassThroughOnly
impassable Impassable
Property:Passability Whether an object can be stood on, can only be walked over, or is impassable <passability>
cover optional Number (0~1: > 0.75 = 0.75) Property:Cover Effectiveness Cover effectiveness

How effective this is when used as cover in a gunfight.

Higher percentages will block more shots.

<fillPercent>
edifice optional boolean Property:Edifice Whether this building has height. <building>
<isEdifice>
blockswind optional Boolean Property:Blocks Wind Whether this building blocks wind[Elaborate] <blockWind>
terrain affordance optional What buildings / functions this terrain can support, or what affordances this building requires
  1. <terrainAffordanceNeeded> (Buildings)
  2. <affordances> (Terrain)
power optional Number The maximum power that this generator can output in ideal conditions. <comps>
<Class="CompProperties_Power">
<basePowerConsumption>
facility optional Property:Facility
glowcolor optional Property:Glow Color <comps>
<Class="CompProperties_Glower">
<glowColor>
glowradius optional Property:Glow Radius <comps>
<Class="CompProperties_Glower">
<glowRadius>
heatpersecond optional Property:Heat Per Second <comps>
<Class="CompProperties_HeatPusher">
<heatPerSecond>
maxheattemperature optional Property:Max Heat Temperature <comps>
<Class="CompProperties_HeatPusher">
<heatPushMaxTemperature>
mincooltemperature optional Property:Min Cool Temperature <comps>
<Class="CompProperties_HeatPusher">
<heatPushMinTemperature>
surgery success chance factor optional A multiplier to the chance that a surgery will succeed when performed here. Surgery success chances are also affected by many other factors, including the surgeon's ability and medicine used. <statBases>
<SurgerySuccessChanceFactor>
immunity gain speed factor optional Immunity gain speed is multiplied by this value. <statBases>
<ImmunityGainSpeedFactor>
rest effectiveness optional How fast people sleeping on this gain rest.
comfort offset optional Property:Comfort Offset
recreation power optional How effectively this item entertains people and fulfills the need for recreation. <statBases>
<JoyGainFactor>
recreation type optional - <joyKind>
work speed factor optional Work speed is multiplied by this value. <statBases>
<WorkTableWorkSpeedFactor>
work efficiency factor optional Work efficiency is multiplied by this value. <statBases>
<WorkTableEfficiencyFactor>
unpowered work speed factor optional Property:Unpowered Work Speed Factor <building>
<unpoweredWorkTableWorkSpeedFactor>
work speed offset optional Property:Work Speed Offset
max simultaneous facilities optional Property:Max Simultaneous Facilities
efficiency optional Property:Efficiency
Ability
goodwill impact optional Number How casting this ability on someone will impact relations with their faction. <comps>
<Class="CompProperties_AbilityEffectWithDuration">
<goodwillImpact>
effect radius optional Number The radius of the area of effect of this ability. <statBases>
<Ability_EffectRadius>
duration optional Number How long the effects of this ability last. <statBases>
<Ability_Duration>
duration multiplier optional Number - <comps>
<Class="CompProperties_AbilityGiveHediff">
<durationMultiplier>
ability range optional Number The maximum distance to a target of this ability, or to the center of the target location. <verbProperties>
<range>
psyfocus cost optional Number How much psyfocus must be spent to perform this ability. <statBases>
<Ability_PsyfocusCost>
neural heat gain optional Number How much neural heat will be added as a result of performing this ability. <statBases>
<Ability_EntropyGain>
casting time optional Number How long it takes to perform this ability. <verbProperties>
<warmupTime>
psylink level optional Number (1-6) The minimum psylink level required to use this ability. <level>
caster must be capable of violence optional Boolean Property:Caster Must Be Capable Of Violence <casterMustBeCapableOfViolence>
8. Stat Modifiers (for materials)
beauty factor optional number Property:Beauty Factor <stuffProps>
<statFactors>
<Beauty>
beauty offset optional number Property:Beauty Offset <stuffProps>
<statOffsets>
<Beauty>
work to make factor optional number Property:Work To Make Factor <stuffProps>
<statFactors>
<WorkToMake>
work to build factor optional number Property:Work To Build Factor <stuffProps>
<statFactors>
<WorkToBuild>
work to build offset optional ticks Property:Work To Build Offset <stuffProps>
<statOffsets>
<WorkToBuild>
max hit points factor optional number Property:Max Hit Points Factor <stuffProps>
<statFactors>
<MaxHitPoints>
flammability factor optional number Property:Flammability Factor <stuffProps>
<statFactors>
<Flammability>
armor - sharp factor optional number Armor against sharp damage like bullets, knife stabs, and animal bites. <statBases>
<StuffPower_Armor_Sharp>
armor - blunt factor optional number Armor against blunt damage like club impacts, rock falls, and explosions. <statBases>
<StuffPower_Armor_Blunt>
armor - heat factor optional number Armor against temperature-related damage like burns. <statBases>
<StuffPower_Armor_Heat>
insulation - cold factor optional °C How much an apparel made of this material improves a wearer's minimum comfortable temperature when worn. <statBases>
<StuffPower_Insulation_Cold>
insulation - heat factor optional °C How much an apparel made of this material improves a wearer's maximum comfortable temperature when worn. <statBases>
<StuffPower_Insulation_Heat>
melee blunt damage factor optional number A multiplier on damage from blunt-type attacks for weapons made of this material. <statBases>
<BluntDamageMultiplier>
melee sharp damage factor optional number A multiplier on damage from sharp-type attacks for weapons made of this material. <statBases>
<SharpDamageMultiplier>
melee cooldown factor optional number A multiplier on attack delay for weapons made of this material. <stuffProps>
<statFactors>
<MeleeWeapon_CooldownMultiplier>
door opening speed factor optional number Property:Door Opening Speed Factor <stuffProps>
<statFactors>
<DoorOpenSpeed>
rest effectiveness factor optional number Property:Rest Effectiveness Factor <stuffProps>
<statFactors>
<BedRestEffectiveness>
Surgical
Capacity Effects
Mechanitor Content added by the Biotech DLC
mech bandwidth optional Number How much bandwidth a mechanitor has. More bandwidth allows a mechanitor to produce and control more mechs at the same time.
Losing bandwidth means losing control of mechs, leaving them without an overseer. Such mechs can eventually become feral if not re-dominated.
  1. <statOffsets>
    <MechBandwidth>
  2. <equippedStatOffsets>
    <MechBandwidth>
mech control groups optional Number How many control groups this mechanitor can direct independently. Each control group can be given its own separate orders.
  1. <statOffsets>
    <MechControlGroups>
  2. <equippedStatOffsets>
    <MechControlGroups>
mech gestation speed optional Number A multiplier on the speed at which this mechanitor can form new mechanoids at a gestator. <statOffsets>
<MechFormingSpeed>
mech remote repair distance optional Number How far away a mech can be during remote repair. <statOffsets>
<MechRemoteRepairDistance>
mech remote shield distance optional Number The maximum range at which a mechanitor can place a shield on a mechanoid. <statOffsets>
<MechRemoteShieldDistance>
mech remote shield energy optional Number The energy a remote shield will have when created by a mechanitor. <statOffsets>
<MechRemoteShieldEnergy>
mech repair speed optional Number A multiplier on how fast a mechanitor can repair mechanoids. <statOffsets>
<MechRepairSpeed>
mech work speed offset optional Number A work speed offset applied to a mechanitor's mechs. <statOffsets>
<WorkSpeedGlobalOffsetMech>
Drug Addiction
Pawn Combat
Pawn Social
Pawn Misc
Pawn Work
Genetics Content added by the Biotech DLC
Psychic Ritual Content added by the Anomaly DLC
Containment Content added by the Anomaly DLC
containment strength optional Number How securely this can contain an entity. This is improved by stronger walls and doors, more light, fewer other entities in the room, and special containment devices. Some entities are easier to contain in cold temperatures. <statBases>
<ContainmentStrength>
minimum containment strength optional Number The containment strength needed to contain this entity properly. An entity in a chamber below its minimum containment strength will have a very high chance to escape. <statBases>
<MinimumContainmentStrength>
anomaly knowledge optional Number Property:Anomaly Knowledge The base amount of Property:Knowledge Category gained when studied
  1. <comps>
    <Class="CompProperties_Studiable">
    <knowledgeCategory>
  2. <race>
    <anomalyKnowledge>
knowledge category optional Text (Basic, Advanced) Property:Knowledge Category The category of knowledge gained when studying applicable pawns
  1. <comps>
    <Class="CompProperties_Studiable">
    <knowledgeCategory>
  2. <race>
    <knowledgeCategory>
study interval optional Number Property:Studiable Frequency Ticks The cooldown before a thing can be studied again. This value is typically 120,000 ticks (2 in-game days) <comps>
<Class="CompProperties_Studiable">
<frequencyTicks>
bioferrite density optional Number Property:Bioferrite Density A multiplier on the base Bioferrite generation of an entity <comps>
<Class="CompProperties_ProducesBioferrite">
<bioferriteDensity>
gets cold containment bonus optional Boolean This entity is less likely to escape if kept in a very cold room. <comps>
<Class="CompProperties_HoldingPlatformTarget">
<getsColdContainmentBonus>
min monolith level for study optional Number (0, 1, 2, 3, 4, 5, 6) Property:Minimum Monolith Level For Study The Monolith activation level required to study applicable things <comps>
<Class="CompProperties_Studiable">
<minMonolithLevelForStudy>
requires holding platform optional Boolean Property:Requires Holding Platform Whether or not a pawn needs to be contained by a Holding spot or Holding platform in order to be studied <comps>
<Class="CompProperties_Studiable">
<requiresHoldingPlatform>
requires imprisonment optional Boolean Property:Requires Imprisonment Whether or not a pawn needs to be imprisoned in order to be studied <comps>
<Class="CompProperties_Studiable">
<requiresImprisonment>
base escape interval MTB days optional Number Property:Base Escape Interval Mtb Days The base average number of days a holdable pawn will try to escape <comps>
<Class="CompProperties_HoldingPlatformTarget">
<baseEscapeIntervalMtbDays>
Serum
Content Source
14. Technical
  • page verified for version
  • Verified
optional Page Property:Verified For -
defName optional Text Property:Def Name <defName>
label optional Text Property:Label <label>
has quality optional Boolean Property:Has Quality <comps>
<compClass>CompQuality</compClass>
color optional -
thingCategories optional - <thingCategories>
file optional -
weaponTags optional Text Property:weaponTags <weaponTags>
thingSetMakerTags optional Text Property:Thing Set Maker Tags <thingSetMakerTags>
thingSetMakerTagsToAllow optional Text - <thingSetMakerTagsToAllow>
thingSetMakerTagsToDisallow optional Text - <thingSetMakerTagsToDisallow>
defaultOutfitTags optional Text Property:Default Outfit Tags What default apparel policies this apparel will be assigned to <apparel>
<defaultOutfitTags>
factionPrerequisiteTags optional Text -
  • harvestTag
  • harvestTags
optional Text - <plant>
<harvestTag>
recipePrerequisitetags optional Text -
ResearchProjectTagDef optional Text -
  • sowTag
  • sowTags
optional Text Property:sowTags
  1. <plant>
    <sowTags>
  2. <building>
    <sowTag>
  • tag
  • tags
optional Text Property:tags
techHediffsTags optional Text Property:techHediffsTags
  • tradeTag
  • tradeTags
optional One of:


  • AnimalCommon
  • AnimalDryad
  • AnimalExotic
  • AnimalFarm
  • AnimalFighter
  • AnimalInsect
  • AnimalPet
  • AnimalUncommon
  • Armor
  • Art
  • Artifact
  • BasicClothing
  • Bionic
  • Clothing
  • Drugs
  • ExoticBuilding
  • ExoticMisc
  • HiTechArmor
  • HoraxArmor
  • HoraxWeapon
  • ImplantEmpireCommon
  • ImplantEmpireRoyal
  • MortarShell
  • MusicalInstrument
  • PsychicApparel
  • PsychicWeapon
  • PsylinkNeuroformer
  • Serum
  • TechHediff
  • Television
  • UtilitySpecial
  • WeaponMelee
  • WeaponRanged
Property:TradeTags <tradeTags>
tradeTagsBuy optional Text -
tradeTagsSell optional Text -
tradeTagsToAllow optional Text -
tutorHighlightTag optional Text -
apparelTags optional Text Property:apparelTags
stuff adjective optional Property:Stuff Adjective <stuffProps> <stuffAdjective>
small volume optional Boolean Property:Small Volume <smallVolume>
preferability optional One of:


  • Plant
  • Raw
  • Awful
  • Simple
  • Fine
  • Lavish
  • Desperate

FoodPreferability Enum:

  • Undefined
  • NeverForNutrition
  • DesperateOnly
  • DesperateOnlyForHumanlikes
  • RawBad
  • RawTasty
  • MealTerrible
  • MealAwful
  • MealSimple
  • MealFine
  • MealLavish
Property:Preferability
food preference optional Property:Food Preference
drug category optional One of:


  • None
  • Medical
  • Social
  • Hard
  • Any
Property:Drug Category <ingestible><drugCategory>
is pleasure drug optional Boolean Property:Is Pleasure Drug
work efficiency factor optional -
work efficiency offset optional -
max simultaneous facilities optional Number -
unpowered work speed factor optional -
bulk product amount optional Property:Bulk Product Amount

Deprecated positional parameters

This template used to take in up to 4 positional parameters, often accomplish relatively hacky things. As of now this template only takes ONE positional parameter -- all others are ignored.

  1. (still in use)
  2. DEPRECATED: Extra CSS class to be applied to the infobox div.
  3. DEPRECATED: Used to be extra params passed to the image layout in the infobox. Superseded by the imagesize= param
  4. DEPRECATED: Overly clever use of the size parameter. The usual format is |size = X|Y. This then gets transformed into x * y. BUT it only works if you have 3 positional parameters prior to the first param.


Examples