Difference between revisions of "Template:Infobox main/testing"

From RimWorld Wiki
Jump to navigation Jump to search
(Creating a testing page for infobox main to try out more complex changes without breaking the site)
 
 
(14 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>{{#vardefine:Name|{{{name|{{BASEPAGENAME}}}}}}}
+
<includeonly>{{#switch: {{lc:{{{set property|}}} }}
<div class="infobox float:right; {{#if:{{{1|}}}|{{#switch:{{{1}}}|<!--
+
| 1 | yes | y | t | true = {{#vardefine:setProperty | true }}
--> animal = c_08 |<!--
+
| 0 | no | n | f | false = {{#vardefine:setProperty |}}
--> plant = c_14 |<!--
+
| #default = {{#vardefine:setProperty | {{#ifeq: {{NAMESPACE}} || true }} }}
--> weapon = c_06 |<!--
+
}}<div class="infobox float:right; {{#if: {{{1|}}} | {{#switch: {{{1}}}
--> area = c_11 |<!--
+
  | furniture | medicine = c_01
--> structure = c_02 |<!--
+
  | structure = c_02
--> production = c_25 |<!--
+
  | resource = c_03
--> security = c_10 |<!--
+
  | weapon = c_06
--> furniture = c_01 |<!--
+
  | animal | food = c_08
-->}}}} {{#if:{{{2|}}}|{{{2}}}}}">
+
  | fabric = c_09s
<p class="heading">{{#var:Name}}</p>
+
  | security = c_10
 +
  | area | exotic = c_11
 +
  | metallic | stony = c_12
 +
  | plant = c_14
 +
  | leathery = c_22
 +
  | drug = c_24
 +
  | production = c_25
 +
}} }}">
 +
<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}}">{{#if:{{{image|}}}|[[File:{{{image|}}}|{{{imagesize|}}}|link={{#var:Name}}|{{#if:{{{3}}}|{{!}}{{{3|}}}}}]]|[[File:{{#var:Name}}.png|link=|{{#if:{{{3}}}|{{!}}{{{3|}}}}}]]}}</div>
+
<div class="image_wrapper" title="{{#var:Name}}">[[File:{{{image|{{#var:Name}} }}}|{{{imagesize|250px}}}|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|}}}{{#set:Description = {{{description|}}}}}}}</p>{{#set:Image = [[File:{{{image|{{PAGENAME}}.png}}}]]}}
+
<p class="text-center" style="display:block; font-size:89%; padding: .5em;">{{#if:{{{description|}}}|{{{description|}}}{{#if: {{#var:setProperty}} | {{#set:Description = {{{description|}}} }} }} }}</p>
----
+
 
 +
<!-- BASE STATS -->
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important'>Base Stats</p>
 
<dl>
 
<dl>
{{#set:Name = {{#var:Name}} }}
+
 
 +
<!-- Category -->
 
;Type
 
;Type
:[[{{{type}}}]]{{#set:Type = {{{type|}}}}}{{#if: {{{type2|}}} |&#32;&ndash;&#32; [[{{{type2}}}]]{{#set:Type2 = {{{type2|}}}}} }}
+
:[[{{{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|}}}}} }} }}
 +
 
 +
{{#if: {{{stuff category|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Stuff Category = {{{stuff category|}}} }} }}
 +
;Stuff Category
 +
:{{{stuff category|}}}
 +
}}
 +
 
 +
{{#if: {{{tech level|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Tech Level = {{{tech level|}}} }} }}
 +
;Tech Level
 +
:[[Tech levels|{{{tech level|}}}]]
 +
}}
 +
 
 +
{{#if: {{{class|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Class = {{{class|}}} Weapons}} }}
 +
;Class
 +
:[[{{{class|}}} Weapons|{{{class|}}}]]
 +
}}
  
{{#if: {{{placeable|}}}|{{#set:Placeable = {{{placeable|}}} }}
+
<!-- If market value defined, use that, else, if possible, calculate the value and use that instead but make a note that it is calculated.-->
;Placeable
+
{{#if: {{{marketvalue|}}} |
:{{{placeable|}}}}}
+
  {{#if: {{#var:setProperty}} | {{#set: Market Value Base = {{{marketvalue|}}} }} }}
 +
;Market Value
 +
:{{Market Value | {{{marketvalue|}}} }}&nbsp;{{Icon Small|silver}}
 +
| {{#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: Calculated Market Value = True }} }}
 +
;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>}} }} }} }}
 +
}}
 +
}}
 +
 
 +
{{#if: {{{stack limit|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Stack Limit = {{{stack limit|}}} }} }}
 +
;Stack Limit
 +
:{{{stack limit|}}}
 +
}}
 +
 
 +
{{#if: {{{mass base|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mass Base = {{{mass base|}}} }} }}
 +
;Mass
 +
:{{{mass base|}}} kg
 +
}}
 +
 
 +
{{#if: {{{beauty|}}}{{{beauty outdoors|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Beauty Base = {{{beauty|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Beauty Outdoors Base = {{{beauty uutdoors|}}} }} }}
 +
;Beauty
 +
:{{{beauty|0}}} {{#if:{{{beauty outdoors|}}}|<abbr title="Beauty score when outdoors">({{{beauty outdoors|}}})</abbr> }}
 +
}}
 +
 
 +
{{#if: {{{styledominance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Style Dominance = {{{styledominance|}}} }} }}
 +
  {{#if: {{{style|}}} |
 +
    {{#if: {{#var:setProperty}} | {{#set:Style = {{{style|}}} }} }}
 +
  }}
 +
;Style Dominance
 +
:{{{style|}}} {{{styledominance|}}}
 +
}}
 +
 
 +
<!-- Durability -->
 +
{{#if: {{{hp|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Max Hit Points Base = {{{hp|}}} }} }}
 +
;HP
 +
:{{{hp|}}}
 +
}}
 +
 
 +
{{#if: {{{deterioration|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Deterioration Rate Base = {{{deterioration|}}} }} }}
 +
;Deterioration Rate
 +
:{{{deterioration|}}}
 +
}}
 +
 
 +
{{#if: {{{flammability|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Flammability Base = {{{flammability|}}} }} }}
 +
;Flammability
 +
:{{%| {{{flammability|}}} }}
 +
}}
 +
 
 +
{{#if: {{{days to rot|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Days To Start Rot Base = {{{days to rot|}}}}} }}
 +
;Days To Start Rot
 +
:{{{days to rot|}}}
 +
}}
 +
 
 +
{{#if: {{{min safe temperature|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Min Safe Temperature = {{{min safe temperature|}}} }} }}
 +
;Min Safe Temperature
 +
:{{Temperature| {{{min safe temperature|}}} }}
 +
}}
 +
 
 +
{{#if: {{{max safe temperature|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Max Safe Temperature = {{{max safe temperature|}}} }} }}
 +
;Max Safe Temperature
 +
:{{Temperature| {{{max safe temperature|}}} }}
 +
}}
 +
 
 +
{{#if: {{{spoiling rate per degree per tick|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Spoiling Rate = {{{spoiling rate per degree per tick|}}} }} }}
 +
;<abbr title="per °C outside the safe temperature per tick">Spoiling Rate</abbr>
 +
:{{%| {{{spoiling rate per degree per tick|}}} }}
 +
}}
 +
 
 +
<!-- Other -->
 +
{{#if: {{{edifice|}}}
 +
  | {{#if: {{#var:setProperty}} | {{#set:Edifice = {{{edifice|}}} }} }}
 +
;Edifice
 +
:{{{edifice|}}}
 +
}}
  
{{#if: {{{rotatable|}}}|{{#set:Rotatable = {{{rotatable|}}} }}
+
{{#if: {{{rotatable|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Rotatable = {{{rotatable|}}} }} }}
 
;Rotatable
 
;Rotatable
:{{{rotatable|}}}}}
+
:{{ucfirst:{{{rotatable|}}} }}
 +
}}
  
 +
{{#if: {{{path cost|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Path Cost = {{{path cost|}}} }} }}
 +
;Path Cost
 +
:{{{path cost|}}}
 +
}}
  
{{#if: {{{size|}}}| {{#if:{{{4}}}|{{#set:Size = {{{size|}}}&nbsp;ˣ&nbsp;{{{4|}}} }}|{{#set:Size = {{{size}}} }} }}
+
 
 +
<!-- 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|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Building</p>
 +
<dl>
 +
}}
 +
 
 +
{{#if: {{{size|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Size = {{{size|}}} }} }}
 
;Size
 
;Size
:{{#show: {{#var:Name}} |?Size |link=none}}
+
:{{{size|}}}
 
}}
 
}}
  
{{#if: {{{efficiency|}}}|{{#set:Efficiency= {{{efficiency|}}} }}
+
{{#if: {{{minifiable|}}} |
;Efficiency
+
  {{#if: {{#var:setProperty}} | {{#set:Minifiable = {{{minifiable|}}} }} }}
:{{{efficiency|}}}}}
+
;Minifiable
 +
:{{ucfirst:{{{minifiable|}}} }}
 +
}}
 +
 
 +
{{#if: {{{placeable|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Placeable = {{{placeable|}}} }} }}
 +
;Placeable
 +
:{{ucfirst:{{{placeable|}}} }}
 +
}}
 +
 
 +
{{#if: {{{passability|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Passability = {{{passability|}}} }} }}
 +
;Passability
 +
:{{{passability|}}}
 +
}}
 +
 
 +
{{#if: {{{cover|}}} | {{#ifexpr: {{{cover|}}} > 0.75 |
 +
  {{#if: {{#var:setProperty}} | {{#set:Cover Effectiveness = 0.75}} }}
 +
;Cover Effectiveness
 +
:75%
 +
| {{#if: {{#var:setProperty}} | {{#set:Cover Effectiveness= {{{cover|}}} }} }}
 +
;Cover Effectiveness
 +
:{{%| {{{cover|}}} }}
 +
}} }}
 +
 
 +
{{#if: {{{blockswind|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Blocks Wind = {{{blockswind|}}} }} }}
 +
;Blocks Wind
 +
:{{ucfirst:{{{blockswind|}}} }}
 +
}}
 +
 
 +
{{#if: {{{terrain affordance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Terrain Affordance = {{{terrain affordance|}}} }} }}
 +
;Terrain Affordance
 +
:{{ucfirst:{{{terrain affordance|}}} }}
 +
}}
 +
 
 +
{{#if: {{{power|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Power Consumption = {{{power|}}} }} }}
 +
;Power
 +
:{{{power|}}} W
 +
}}
 +
 
 +
{{#if: {{{cleanliness|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Cleanliness = {{{cleanliness|}}} }} }}
 +
;Cleanliness
 +
:{{{cleanliness|}}}
 +
}}
 +
 
 +
{{#if: {{{facility|}}} |
 +
  {{#vardefine:Facility1 | {{ucfirst:{{#explode:{{{facility|}}}|,|0}} }} }}
 +
  {{#vardefine:Facility2 | {{ucfirst:{{#explode:{{{facility|}}}|,|1}} }} }}
 +
  {{#vardefine:Facility3 | {{ucfirst:{{#explode:{{{facility|}}}|,|2}} }} }}
 +
  {{#vardefine:Facility4 | {{ucfirst:{{#explode:{{{facility|}}}|,|3}} }} }}
 +
  {{#vardefine:Facility5 | {{ucfirst:{{#explode:{{{facility|}}}|,|4}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Facility = {{#var:Facility1}} | Facility = {{#var:Facility2}} | Facility = {{#var:Facility3}} | Facility = {{#var:Facility4}} | Facility = {{#var:Facility5}} }} }}
 +
;Facility
 +
:[[{{#var:Facility1}}]]{{#if: {{#var:Facility2}} |, [[{{#var:Facility2}}]]}}{{#if: {{#var:Facility3}} |, [[{{#var:Facility3}}]]}}{{#if: {{#var:Facility4}} |, [[{{#var:Facility4}}]]}}{{#if: {{#var:Facility5}} |, [[{{#var:Facility5}}]]}}
 +
}}
 +
 
 +
<!-- Building - Furniture -->
 +
{{#if: {{{glowcolor|}}} |
 +
  {{#vardefine:Red  | {{#replace:{{#explode:{{{glowcolor|}}}|,|0}}|(}} }}
 +
  {{#vardefine:Green| {{#explode:{{{glowcolor|}}}|,|1}} }}
 +
  {{#vardefine:Blue | {{#replace:{{#explode:{{{glowcolor|}}}|,|2}}|)}} }}
 +
  {{#vardefine:LightRadius|{{Lit Radius|{{{glowradius|}}}|{{#expr:{{#var:Red}}+{{#var:Green}}+{{#var:Blue}} }} }} }}
 +
  {{#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>
 +
:{{#expr:{{#var:LightRadius}} round 2}}
 +
}}
 +
 
 +
{{#if: {{{heatpersecond|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Heat Per Second = {{{heatpersecond|}}} }} }}
 +
;Heat Per Second
 +
:{{{heatpersecond|}}}
 +
}}
 +
 
 +
{{#if: {{{maxheattemperature|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Max Heat Temperature = {{{maxheattemperature|}}} }} }}
 +
;Stops Heating At
 +
:{{Temperature| {{{maxheattemperature}}} }}
 +
}}
 +
 
 +
{{#if: {{{mincooltemperature|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Min Cool Temperature = {{{mincooltemperature|}}} }} }}
 +
;Stops Cooling At
 +
:{{Temperature| {{{mincooltemperature}}} }}
 +
}}
 +
 
 +
{{#if: {{{surgery success chance factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Surgery Success Chance Factor = {{{surgery success chance factor|}}} }} }}
 +
;Surgery Success Chance Factor
 +
:{{{surgery success chance factor|}}}
 +
}}
 +
 
 +
{{#if: {{{immunity gain speed factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Immunity Gain Speed Factor = {{{immunity gain speed factor|}}} }} }}
 +
;Immunity Gain Speed Factor
 +
:{{{immunity gain speed factor|}}}
 +
}}
 +
 
 +
{{#if: {{{rest effectiveness|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Rest Effectiveness = {{{rest effectiveness|}}} }} }}
 +
;Rest Effectiveness
 +
:{{{rest effectiveness|}}}
 +
}}
 +
 
 +
{{#if: {{{comfort|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Comfort Base = {{{comfort|}}} }} }}
 +
;Comfort
 +
:{{{comfort|}}}
 +
}}
 +
 
 +
{{#if: {{{comfort offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Comfort Offset = {{{comfort offset|}}} }} }}
 +
;Comfort Offset
 +
:{{{comfort offset|}}}
 +
}}
 +
 
 +
<!-- Building - Recreation -->
 +
{{#if: {{{recreation power|}}} {{{recreation type|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Recreation Power = {{{recreation power|}}} | Recreation Type = {{{recreation type|}}} }} }}
 +
;Recreation
 +
:{{#if: {{{recreation power|}}} | {{%| {{{recreation power|}}} }} }} {{{recreation type|}}}
 +
}}
 +
 
 +
<!-- Building - Production -->
 +
{{#if: {{{work efficiency factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Work Efficiency Factor = {{{work efficiency factor|}}}}} }}
 +
;Work Efficiency Factor
 +
:{{%| {{{work efficiency factor|}}} }}
 +
}}
  
{{#if: {{{hp|}}}|{{#set:Max Hit Points Base = {{{hp|}}} }}
+
{{#if: {{{unpowered work speed factor|}}} | <!-- work speed at an unpowered workstation -->
;HP
+
  {{#if: {{#var:setProperty}} | {{#set: Unpowered Work Speed Factor = {{{unpowered work speed factor|}}}}} }}
:{{{hp|}}}}}
+
;Unpowered Work Speed Factor
 +
:{{%| {{{unpowered work speed factor|}}} }}
 +
}}
  
{{#if: {{{deterioration|}}}|{{#set:Deterioration Rate Base = {{{deterioration|}}} }}
+
<!-- Building - Misc -->
;Deterioration Rate
+
{{#if: {{{work speed offset|}}} |
:{{{deterioration|}}}}}
+
  {{#if: {{#var:setProperty}} | {{#set: Work Speed Offset = {{{work speed offset|}}} }} }}
 +
;Work Speed Offset
 +
:{{{work speed offset|}}}
 +
}}
  
{{#if: {{{marketvalue|}}}|{{#set: Market Value Base = {{{marketvalue|}}} }}
+
{{#if: {{{max simultaneous facilities|}}} | <!-- how many of these facilities a work table can be connected to -->
;Market Value
+
  {{#if: {{#var:setProperty}} | {{#set: Max Simultaneous Facilities = {{{max simultaneous facilities|}}}}} }}
:{{Market Value | {{{marketvalue|}}}}}&nbsp;{{Icon Small|silver}} }}
+
;Max Simultaneous Facilities
 +
:{{{max simultaneous facilities|}}}
 +
}}
  
{{#if: {{{beauty|}}}|{{#set:Beauty Base = {{{beauty|}}} }}
+
{{#if: {{{efficiency|}}} | <!-- efficiency of a battery -->
;Beauty
+
  {{#if: {{#var:setProperty}} | {{#set:Efficiency = {{{efficiency|}}} }} }}
:[[Beauty Base::{{{beauty|}}}]]}}
+
;Efficiency
 +
:{{%| {{{efficiency|}}} }}
 +
}}
  
{{#if: {{{mass base|}}}|{{#set:Mass Base = {{{mass base|}}} }}
+
<!-- Building - Floors -->
;Mass
+
{{#if: {{{speed|}}} |
:{{{mass base|}}} kg}}
+
  {{#if: {{#var:setProperty}} | {{#set:Move Speed Factor = {{{speed|}}} }} }}
 +
;Move Speed Factor
 +
:{{%| {{{speed|}}} }}
 +
}}
  
{{#if: {{{flammability|}}}|{{#set:Flammability Base = {{{flammability|}}} }}
 
;Flammability
 
:{{#expr:{{{flammability|}}}*100}}%}}
 
  
<!-- Apparel-->
+
<!-- APPAREL -->
 +
{{#if: {{{insulationcold|}}} {{{insulationheat|}}} {{{insulationcoldfactor|}}} {{{insulationheatfactor|}}} {{{armorsharp|}}} {{{armorblunt|}}} {{{armorheat|}}} {{{armorsharpfactor|}}} {{{armorbluntfactor|}}} {{{armorheatfactor|}}} {{{painshockthreshold|}}} {{{coverage|}}} {{{layer|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Apparel</p>
 +
<dl>
 +
}}
  
{{#if: {{{insulationcold|}}}|{{#set:Insulation - Cold Base= {{{insulationcold|}}} }}
+
{{#if: {{{insulationcold|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Insulation - Cold Base= {{{insulationcold|}}} }} }}
 
;Insulation - Cold
 
;Insulation - Cold
:{{{insulationcold|}}}&deg;C}}
+
:{{Temperature| {{{insulationcold|}}} || delta}}
 +
}}
  
{{#if: {{{insulationheat|}}}|{{#set:Insulation - Heat Base= {{{insulationheat|}}} }}
+
{{#if: {{{insulationheat|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Insulation - Heat Base= {{{insulationheat|}}} }} }}
 
;Insulation - Heat
 
;Insulation - Heat
:{{{insulationheat|}}}&deg;C}}
+
:{{Temperature| {{{insulationheat|}}} || delta}}
 +
}}
 +
 
 +
{{#if: {{{insulationcoldfactor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Insulation Factor - Cold= {{{insulationcoldfactor|}}} }} }}
 +
;<abbr title="See Apparel for how this is applied">Insulation Factor - Cold</abbr>
 +
:{{{insulationcoldfactor|}}}×
 +
}}
  
{{#if: {{{insulationcoldfactor|}}}|{{#set:Insulation Factor - Cold= {{{insulationcoldfactor|}}} }}
+
{{#if: {{{insulationheatfactor|}}} |
;{{H:title|link=no|See Apparel for how this is applied|Insulation Factor - Cold}}
+
  {{#if: {{#var:setProperty}} | {{#set:Insulation Factor - Heat= {{{insulationheatfactor|}}} }} }}
:{{{insulationcoldfactor|}}}x }}
+
;<abbr title="See Apparel for how this is applied">Insulation Factor - Heat</abbr>
 +
:{{{insulationheatfactor|}}}×
 +
}}
  
{{#if: {{{insulationheatfactor|}}}|{{#set:Insulation Factor - Heat= {{{insulationheatfactor|}}} }}
+
{{#if: {{{armorsharp|}}} |
;{{H:title|link=no|See Apparel for how this is applied|Insulation Factor - Heat}}
+
  {{#if: {{#var:setProperty}} | {{#set:Armor - Sharp = {{{armorsharp|}}} }} }}
:{{{insulationheatfactor|}}}x }}
+
;Armor - Sharp
 +
:{{{armorsharp|}}}%
 +
}}
  
{{#if: {{{armorblunt|}}}|{{#set:Armor - Blunt= {{{armorblunt|}}} }}
+
{{#if: {{{armorblunt|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Armor - Blunt= {{{armorblunt|}}} }} }}
 
;Armor - Blunt
 
;Armor - Blunt
:{{{armorblunt|}}}%}}
+
:{{{armorblunt|}}}%
 +
}}
  
{{#if: {{{armorsharp|}}}|{{#set:Armor - Sharp = {{{armorsharp|}}} }}
+
{{#if: {{{armorheat|}}} |
;Armor - Sharp
+
  {{#if: {{#var:setProperty}} | {{#set:Armor - Heat = {{{armorheat|}}} }} }}
:{{{armorsharp|}}}%}}
+
;Armor - Heat
 +
:{{{armorheat|}}}%
 +
}}
  
{{#if: {{{armorheat|}}}|{{#set:Armor - Heat = {{{armorheat|}}} }}
+
{{#if: {{{armorsharpfactor|}}} |
;Armor - Heat
+
  {{#if: {{#var:setProperty}} | {{#set:Armor Factor - Sharp = {{{armorsharpfactor|}}} }} }}
:{{{armorheat|}}}%}}
+
;Armor Factor - Sharp
 +
:{{{armorsharpfactor|}}}
 +
}}
  
{{#if: {{{armorbluntfactor|}}}|{{#set:Armor Factor - Blunt= {{{armorbluntfactor|}}} }}
+
{{#if: {{{armorbluntfactor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Armor Factor - Blunt= {{{armorbluntfactor|}}} }} }}
 
;Armor Factor - Blunt
 
;Armor Factor - Blunt
:{{{armorbluntfactor|}}}}}
+
:{{{armorbluntfactor|}}}
 
+
}}
{{#if: {{{armorsharpfactor|}}}|{{#set:Armor Factor - Sharp = {{{armorsharpfactor|}}} }}
 
;Armor Factor - Sharp
 
:{{{armorsharpfactor|}}}}}
 
  
{{#if: {{{armorheatfactor|}}}|{{#set:Armor Factor - Heat = {{{armorheatfactor|}}} }}
+
{{#if: {{{armorheatfactor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Armor Factor - Heat = {{{armorheatfactor|}}} }} }}
 
;Armor Factor - Heat
 
;Armor Factor - Heat
:{{{armorheatfactor|}}}}}
+
:{{{armorheatfactor|}}}
 +
}}
  
{{#if: {{{painshockthreshold|}}}|{{#set:Pain Shock Threshold = {{{painshockthreshold|}}} }}
+
{{#if: {{{painshockthreshold|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Pain Shock Threshold = {{{painshockthreshold|}}} }} }}
 
;Pain Shock Threshold
 
;Pain Shock Threshold
:{{{painshockthreshold|}}}%}}
+
:{{{painshockthreshold|}}}%
 +
}}
  
{{#if: {{{coverage|}}}|{{#set:Coverage = {{{coverage|}}} }}
+
{{#if: {{{coverage|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Coverage = {{{coverage|}}} }} }}
 
;Coverage
 
;Coverage
:{{{coverage|}}}}}
+
:{{{coverage|}}}
 +
}}
 +
 
 +
{{#if: {{{layer|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:layer= {{{layer|}}} }} }}
 +
;Layer
 +
:{{{layer|}}}
 +
}}
  
 
<!-- All pawns (animals, humanoids, mechanoids) -->
 
<!-- All pawns (animals, humanoids, mechanoids) -->
 +
<!-- Animal Health --->
 +
{{#if: {{{movespeed|}}} {{{massyoung|}}} {{{massjuvenile|}}} {{{massadult|}}} {{{healthscale|}}} {{{bodysize|}}} {{{ridingspeed|}}} {{{hungerrate|}}} {{{diet|}}} {{{lifespan|}}} {{{manhunter|}}} {{{manhuntertame|}}} {{{trainable|}}} {{{wildness|}}} {{{petness|}}} {{{predator|}}} {{{roamMtb|}}} {{{nuzzleMtb|}}} {{{maturityage|}}} {{{juvenileage|}}}|
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Pawn Stats</p>
 +
<dl>
  
{{#ifeq: {{{type|}}}|Animals|{{#set: Type = {{{type2|}}}}}}}
+
{{#ifeq: {{{type|}}}|Animals|{{#if: {{#var:setProperty}} | {{#set: Type = {{{type2|}}} }} }} }}
  
{{#if: {{{movespeed|}}}|{{#set:Move Speed Base = {{{movespeed|}}} }}
+
{{#if: {{{bandwidth|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Bandwidth = {{{bandwidth|}}} }} }}
 +
;Bandwidth
 +
:{{{bandwidth|}}}
 +
}}
 +
 
 +
{{#if: {{{movespeed|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Move Speed Base = {{{movespeed|}}} }} }}
 
;Move Speed
 
;Move Speed
:{{{movespeed|}}}}}
+
:{{{movespeed|}}} {{CS}}
 +
}}
 +
 
 +
{{#if: {{{healthscale|}}} | <!-- please add a short explanation of this property here -->
 +
  {{#if: {{#var:setProperty}} | {{#set:Health Scale = {{{healthscale|}}} }} }}
 +
;Health Scale
 +
:{{{healthscale|}}}
 +
}}
 +
 
 +
{{#if: {{{bodysize|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Body Size = {{{bodysize|}}} }} }}
 +
;Body Size
 +
:{{{bodysize|}}}
 +
 
 +
{{#ifeq: {{{type|}}} | Mechanoid |
 +
  {{#vardefine:MassAdult | {{#expr: 60 * {{{bodysize}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Mass - Adult = {{#var:MassAdult}} }} }}
 +
;Mass
 +
:{{#var:MassAdult}} kg 
 +
 
 +
 
 +
  {{#vardefine:PackCapacity | {{#expr: {{{bodysize|}}} * 35 }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var: PackCapacity}} }} }}
 +
;Pack Capacity
 +
:{{#var: PackCapacity}} kg
 +
 
 +
|
 +
  <!-- Most animal babies are 0.2 the size of the adults, but birds are 0.1 -->
 +
  {{#vardefine:BabyScale | {{{babyscale|0.2}}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Baby Scale = {{#var:BabyScale}} }} }}
  
{{#if: {{{massyoung|{{{massadult|}}}}}}|{{#set:Mass - Young= {{{massyoung|{{#expr:{{{massadult}}}/5}}}}} }}
+
  <!-- Mass is 60*bodysize, with no exceptions -->
;Mass - Young
+
  {{#vardefine:MassYoung | {{#expr: 60 * {{{bodysize}}} * {{#var:BabyScale}} }} }}
:{{{massyoung|{{#expr:{{{massadult}}}/5}}}}}kg}}
+
  {{#if: {{#var:setProperty}} | {{#set:Mass - Young = {{#var:MassYoung}} }} }}
 +
;Mass - Baby
 +
:{{#var:MassYoung}} kg
  
{{#if: {{{massjuvenlie|{{{massadult|}}}}}}|{{#set:Mass - Juvenile= {{{massjuvenile|{{#expr:{{{massadult}}}/2}}}}} }}
+
  {{#vardefine:MassJuvenile | {{#expr: 60 * {{{bodysize}}} * 0.5 }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Mass - Juvenile = {{#var:MassJuvenile}} }} }}
 
;Mass - Juvenile
 
;Mass - Juvenile
:{{{massjuvenlie|{{#expr:{{{massadult}}}/2}}}}}kg}}
+
:{{#var:MassJuvenile}} kg
  
{{#if: {{{massadult|}}}|{{#set:Mass - Adult= {{{massadult|}}} }}
+
  {{#vardefine:MassAdult | {{#expr: 60 * {{{bodysize}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Mass - Adult = {{#var:MassAdult}} }} }}
 
;Mass - Adult
 
;Mass - Adult
:{{{massadult|}}}kg}}
+
:{{#var:MassAdult}} kg
  
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
+
{{#ifeq: {{lc:{{{packanimal|}}} }} | true |
   {{#set:Attack 1 Damage = {{{attack1dmg|}}} }}
+
   {{#vardefine:PackCapacity | {{#expr: {{{bodysize|}}} * 35 }} }}
  {{#set:Attack 1 Type = {{{attack1type|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Pack Capacity = {{#var: PackCapacity}} }} }}
  {{#set:Attack 1 Part = {{{attack1part|}}} }}
+
;Pack Capacity
   {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }}
+
:{{#var: PackCapacity}} kg
  {{#vardefine: Attack1DPS | {{#expr: {{{attack1dmg|}}} / ({{{attack1cool}}} / 60) }} }}
+
}}
  {{#set: Attack 1 DPS = {{#var: Attack1DPS}} }}
+
}}
;Attack{{#if: {{{attack2dmg|}}}|&nbsp;1}}
 
:{{{attack1part|Body part?}}}<br>{{{attack1dmg|?}}} dmg ({{{attack1type|type?}}})<br>{{ticks|{{{attack1cool|0}}}}} }}<!--
 
-->{{#if: {{{attack1stun|}}}|{{#set:Attack 1 Stun = {{{attack1stun|}}}}}<br>Stun for {{ticks|{{{attack1stun|0}}}*20}} on first strike}}
 
  
{{#if: {{{attack2dmg|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|
+
  {{#vardefine: CarryingCapacity | {{#expr: 75 * {{{bodysize|}}} round0}} }}
  {{#set:Attack 2 Damage = {{{attack2dmg|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Carrying Capacity = {{#var: CarryingCapacity}} }} }}
  {{#set:Attack 2 Type = {{{attack2type|}}} }}
+
;Carrying Capacity
   {{#set:Attack 2 Part = {{{attack2part|}}} }}
+
:{{#var: CarryingCapacity}} kg
  {{#set:Attack 2 Cooldown = {{{attack2cool|}}} }}
+
}}
  {{#vardefine: Attack2DPS | {{#expr: {{{attack2dmg|}}} / ({{{attack2cool}}} / 60) }} }}
 
  {{#set: Attack 2 DPS = {{#var: Attack2DPS}} }}
 
;Attack 2
 
:{{{attack2part|Body part?}}}<br>{{{attack2dmg|?}}} dmg ({{{attack2type|type?}}})<br>{{ticks|{{{attack2cool|0}}}}} }}<!--
 
-->{{#if: {{{attack2stun|}}}|{{#set:Attack 2 Stun = {{{attack2stun|}}}}}<br>Stun for {{ticks|{{{attack2stun|0}}}*20}} on first strike}}
 
  
{{#if: {{{attack3dmg|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}|
 
  {{#set:Attack 3 Damage = {{{attack3dmg|}}} }}
 
  {{#set:Attack 3 Type = {{{attack3type|}}} }}
 
  {{#set:Attack 3 Part = {{{attack3part|}}} }}
 
  {{#set:Attack 3 Cooldown = {{{attack3cool|}}} }}
 
  {{#vardefine: Attack3DPS | {{#expr: {{{attack3dmg|}}} / ({{{attack3cool}}} / 60) }} }}
 
  {{#set: Attack 3 DPS = {{#var: Attack3DPS}} }}
 
;Attack 3
 
:{{{attack3part|Body part?}}}<br>{{{attack3dmg|?}}} dmg ({{{attack3type|type?}}})<br>{{ticks|{{{attack3cool|0}}}}} }}<!--
 
-->{{#if: {{{attack3stun|}}}|{{#set:Attack 3 Stun = {{{attack3stun|}}}}}<br>Stun for {{ticks|{{{attack3stun|0}}}*20}} on first strike}}
 
  
{{#if: {{{attack4dmg|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}|
+
}}
  {{#set:Attack 4 Damage = {{{attack4dmg|}}} }}
 
  {{#set:Attack 4 Type = {{{attack4type|}}} }}
 
  {{#set:Attack 4 Part = {{{attack4part|}}} }}
 
  {{#set:Attack 4 Cooldown = {{{attack4cool|}}} }}
 
  {{#vardefine: Attack4DPS | {{#expr: {{{attack4dmg|}}} / ({{{attack4cool}}} / 60) }} }}
 
  {{#set: Attack 4 DPS = {{#var: Attack4DPS}} }}
 
;Attack 4
 
:{{{attack4part|Body part?}}}<br>{{{attack4dmg|?}}} dmg ({{{attack4type|type?}}})<br>{{ticks|{{{attack4cool|0}}}}} on first strike}}<!--
 
-->{{#if: {{{attack4stun|}}}|{{#set:Attack 4 Stun = {{{attack4stun|}}}}}<br>Stun for {{ticks|{{{attack4stun|0}}}*20}}}}
 
  
{{#ifeq: {{#varexists: Attack4DPS}}|1|
+
{{#if: {{{ridingspeed|}}} |
  {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}} + {{#var: Attack4DPS}})/4 * 0.62 round 2}} }}|
+
   {{#if: {{#var:setProperty}} | {{#set: Riding Speed = {{{ridingspeed|}}} }} }}
{{#ifeq: {{#varexists: Attack3DPS}}|1|
+
;<abbr title="Multiplier to the caravan's movement speed.">Riding Speed</abbr>
   {{#vardefine: MobAverageDPS | {{#expr: ({{#var: Attack1DPS}} + {{#var: Attack2DPS}} + {{#var: Attack3DPS}})/3 * 0.62 round 2}} }}|
+
:{{{ridingspeed|}}}
    {{#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: {{#vardefineecho:FilthRate | {{{filth rate|{{#if: {{{bodysize|}}} | 1}} }}} }} | <!-- Filth rate seems to default to 1 in game if it's not set in the xml. -->
;Average DPS
+
  {{#if: {{#var:setProperty}} | {{#set:Animal Filth Rate = {{#var:FilthRate}} }} }}
:{{#var: MobAverageDPS}}
+
;<abbr title="The average amount of filth produced on constructed floors per 1000 cells walked by this creature.">Filth Rate</abbr>
{{#set: Mob Average DPS = {{#var: MobAverageDPS}} }} }}
+
:{{#var:FilthRate}}
 +
}}
  
{{#if: {{{mobdamage|}}}|{{#set:Melee Damage Base = {{{mobdamage|}}} }}
+
{{#if: {{{hungerrate|}}} |
;Damage
+
  {{#if: {{#var:setProperty}} | {{#set:Base Hunger Rate = {{{hungerrate|}}} | Real Hunger Rate = {{#expr: {{{hungerrate|}}} * 1.6 round 2}} }} }}
:{{{mobdamage|}}}}}
+
;<abbr title="Nutrition lost per day.">Hunger Rate</abbr>
 +
:{{#expr: {{{hungerrate|}}} * 1.6 round2}} Nutrition/Day
 +
}}
  
{{#if: {{{mobdamagetype|}}}|{{#set:Melee Damage Def = {{{mobdamagetype|}}} }}
+
{{#if: {{{diet|}}} |
;Damage Type
+
  {{#if: {{#var:setProperty}} | {{#set:Diet = {{{diet|}}} }} }}
:{{{mobdamagetype|}}}}}
+
;Diet
 +
:{{{diet|}}}
 +
}}
  
{{#if: {{{mobdamage2|}}}|{{#set:Melee Damage Base = {{{mobdamage2|}}} }}
+
{{#if: {{{lifespan|}}} |
;Damage
+
  {{#if: {{#var:setProperty}} | {{#set:Life Expectancy = {{{lifespan|}}} }} }}
:{{{mobdamage2|}}}}}
+
;Life Expectancy
 +
:{{{lifespan|}}}
 +
}}
  
{{#if: {{{mobdamagetype2|}}}|{{#set:Melee Damage Def = {{{mobdamagetype2|}}} }}
+
{{#if: {{{manhunter|}}} |
;Damage Type
+
  {{#if: {{#var:setProperty}} | {{#set:Turn Manhunter Chance When Attacked = {{{manhunter|}}} }} }}
:{{{mobdamagetype2|}}}}}
+
;<abbr title="Chance of this animal turning manhunter when attacked.">Manhunter Chance</abbr>
 +
:{{%| {{{manhunter|}}} }}
 +
}}
  
{{#if: {{{mobdamage3|}}}|{{#set:Melee Damage Base = {{{mobdamage3|}}} }}
+
{{#if: {{{manhuntertame|}}} |
;Damage
+
  {{#if: {{#var:setProperty}} | {{#set:Turn Manhunter Chance When Taming = {{{manhuntertame|}}} }} }}
:{{{mobdamage3|}}}}}
+
;<abbr title="Chance of this animal turning manhunter on a failed taming attempt.">Manhunter Chance (Taming)</abbr>
 +
:{{%| {{{manhuntertame|}}} }}
 +
}}
  
{{#if: {{{mobdamagetype3|}}}|{{#set:Melee Damage Def = {{{mobdamagetype3|}}} }}
+
{{#if: {{{trainable|}}} |
;Damage Type
+
  {{#if: {{#var:setProperty}} |
:{{{mobdamagetype3|}}}}}
+
    {{#set:Trainable Intelligence = {{{trainable|}}} }}
 +
    {{#switch: {{{trainable|}}}
 +
      | 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 }}
 +
      | simple =      {{#set:Can Train Guard = yes | Can Train Attack = no  | Can Train Rescue = no | Can Train Haul = no  }}
 +
      | intermediate = {{#set:Can Train Guard = yes | Can Train Attack = yes | Can Train Rescue = no | Can Train Haul = no  }}
 +
      | advanced =    {{#set:Can Train Guard = yes | Can Train Attack = yes
 +
        | Can Train Rescue = {{#ifexpr: {{{bodysize|}}} < 0.65| no | yes}}
 +
        | Can Train Haul  = {{#ifexpr: {{{bodysize|}}} < 0.4 | no | yes}}
 +
  }} }} }}
 +
;Trainable Intelligence
 +
:{{{trainable|}}}
 +
}}
  
{{#if: {{{mobdamageaverage|}}}|{{#set:Average Melee Damage = {{{mobdamageaverage|}}}}}}}
+
{{#if: {{{wildness|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Wildness = {{{wildness|}}} }} }}
 +
;<abbr title="Wilder creatures are naturally more difficult to tame, train, and handle.">Wildness</abbr>
 +
:{{%| {{{wildness|}}} | 0 }}
  
{{#ifeq: {{{type|}}} | Animals |
+
  {{#vardefine: MinHandlingSkill | {{#expr:
  {{#vardefine: MeatName | {{{meatname | {{#var:Name}} meat}}} }}
+
    {{#ifexpr: {{{wildness|}}} < 0.2 | 0
  {{#vardefine: LeatherName | {{{leathername | {{#var:Name}} leather}}} }}
+
      | {{#ifexpr: {{{wildness|}}} < 0.45 | 1
   {{#if: {{{is exotic species|}}}|{{#set: Is Exotic Species = true}}|{{#set: Is Exotic Species = false}}}}|
+
        | {{#ifexpr: {{{wildness|}}} < 0.55 | 4
 +
          | {{#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 }}
 +
  }} }}
 +
   {{#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>
 +
:{{#var: MinHandlingSkill}} }}
 
}}
 
}}
  
{{#if: {{{bodysize|}}}|
+
{{#if: {{{petness|}}} | {{#if: {{#var:setProperty}} | {{#set: Petness = {{{petness|}}} }} }} }}
  {{#set: Body Size = {{{bodysize|}}} }}
 
  
  {{#vardefine: MeatYield | {{{meatyield | {{#expr: 90 * {{{bodysize}}} round 0}}}}} }}
+
{{#ifeq: {{{predator|}}} | true | {{#if: {{#var:setProperty}} | {{#set:Is Predator = true}} }}|}}
  {{#set: Meat Yield = {{#var: MeatYield}} }}
+
 
;Meat Yield
+
{{#if: {{{roamMtb|}}} |
:{{#var: MeatYield}} [[Meat|{{lc:{{#var:MeatName}}}}]]
+
  {{#if: {{#var:setProperty}} | {{#set:Roam Mtb Days = {{{roamMtb|}}} }} }}
 +
;<abbr title="How often an animal will attempt to roam away if not in a pen.">Roam Interval</abbr>
 +
:{{{roamMtb|}}} days
 +
}}
  
   {{#vardefine: CarryingCapacity | {{#expr: 75 * {{{bodysize|}}} round0}} }}
+
{{#if: {{{nuzzleMtb|}}} |
  {{#set: Carrying Capacity = {{#var: CarryingCapacity}} }}
+
   {{#if: {{#var:setProperty}} | {{#set: Nuzzle Mtb Hours = {{{nuzzleMtb|}}} }} }}
;Carrying Capacity
+
;<abbr title="How often an animal will nuzzle friendly colonists, on average.">Nuzzle Interval</abbr>
:{{#var: CarryingCapacity}}
+
{{#ifexpr: {{{nuzzleMtb|}}} <= 24
 +
  |{{#switch: {{{nuzzleMtb|}}}
 +
    |24 = :1&nbsp;day
 +
    |1 = :1&nbsp;hour
 +
    |#default = :{{{nuzzleMtb|}}}&nbsp;hours}}
 +
  |:{{#expr: {{{nuzzleMtb|}}} / 24 round1}}&nbsp;days}}
 +
}}
  
  <!-- Use leatheryield when set, otherwise (incorrectly in some cases) assume 30 * bodysize -->
+
{{#if: {{{mateMtb|}}} |
  <!-- See Property:Leather_Yield for details -->
+
  {{#if: {{#var:setProperty}} | {{#set:Mate Mtb Hours = {{{mateMtb|}}} }} }}
  {{#vardefine: LeatherYield | {{{leatheryield | {{#expr: 30 * {{{bodysize}}} round 0}} }}} }}
+
;{{Hover title|link=no|How often an awake, non-sterilised male will attempt to mate with a female, on average.|Mate Interval}}
  {{#set: Leather Yield = {{#var: LeatherYield}} }}
+
:{{{mateMtb|}}} hours
;Leather Yield
+
}}
:{{#var: LeatherYield}} [[{{#var: LeatherName}}|{{lc:{{#var: LeatherName}}}}]] }}
 
  
{{#if: {{{manhunter|}}}|{{#set:Turn Manhunter Chance When Attacked = {{{manhunter|}}} }}
+
{{#if: {{{maturityage|}}} |
;{{H:title|link=no|Chance of this animal turning manhunter when attacked.|Manhunter Chance}}
+
  {{#if: {{#var:setProperty}} | {{#set: Maturity Age = {{{maturityage|}}} }} }}
:{{#expr: {{{manhunter|}}} * 100}}%}}
+
;{{Hover title|link=no|The age at which an animal reaches adulthood.|Maturity Age}}
 +
:{{#expr:{{{maturityage|}}} round 3}} years {{#ifexpr: {{{maturityage|}}}  < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{maturityage|}}} |R}}*60)round 1}} }} days)
 +
}}
  
{{#if: {{{manhuntertame|}}}|{{#set:Turn Manhunter Chance When Taming = {{{manhuntertame|}}} }}
+
{{#if: {{{juvenileage|}}} |
;{{H:title|link=no|Chance of this animal turning manhunter on a failed taming attempt.|Manhunter Chance (Taming)}}
+
  {{#if: {{#var:setProperty}} | {{#set: Juvenile Age = {{{juvenileage|}}} }} }}
:{{#expr: {{{manhuntertame|}}} * 100}}%}}
+
;{{Hover title|link=no|The age at which an animal becomes a juvenile.|Juvenile Age}}
 +
:{{#expr:{{{juvenileage|}}} round 3}} years {{#ifexpr: {{{juvenileage|}}} < 1 | ({{formatnum: {{#expr: ({{formatnum:{{{juvenileage|}}}|R}}*60)round 1}} }} days) }} }}
 +
}}
  
{{#if: {{{hungerrate|}}}|{{#set:Base Hunger Rate = {{{hungerrate|}}} }}
 
;Hunger Rate
 
:{{{hungerrate|}}}}}
 
  
{{#if: {{{diet|}}}|{{#set:Diet ={{{diet|}}} }}
+
{{#if: {{{min comfortable temperature|}}} |
;Diet
+
  {{#if: {{{max comfortable temperature|}}} |
:{{{diet|}}}}}
+
    {{#if: {{#var:setProperty}} | {{#set: Min Comfortable Temperature = {{{min comfortable temperature|}}} }} }}
 +
    {{#if: {{#var:setProperty}} | {{#set: Max Comfortable Temperature = {{{max comfortable temperature|}}} }} }}
 +
;Comfortable Temp Range
 +
:{{Temperature|{{{min comfortable temperature|}}}|{{{max comfortable temperature|}}}}}
 +
}} }}
  
{{#if: {{{lifespan|}}}|{{#set:Life Expectancy = {{{lifespan|}}} }}
+
{{#if: {{{livesin_temperateforest|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Temperate Forest = true }} }} }}
;Life Expectancy
+
{{#if: {{{livesin_temperateswamp|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Temperate Swamp = true }} }} }}
:{{{lifespan|}}}}}
+
{{#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_aridshrubland|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Arid Shrubland = 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_borealforest|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Boreal Forest = 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_icesheet|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Ice Sheet = true }} }} }}
 +
{{#if: {{{livesin_seaice|}}} | {{#if: {{#var:setProperty}} | {{#set: Lives In Sea Ice = true }} }} }}
  
{{#if: {{{trainable|}}}|{{#set:Trainable Intelligence = {{{trainable|}}} }}
+
{{#if: {{{meatyield|}}} {{{meatname|}}} {{{leathername|}}} {{{leatheryield|}}} {{{milk|}}} {{{milkname|}}} {{{milktime|}}} {{{wool|}}} {{{woolname|}}} {{{sheartime|}}} {{{eggsmin|}}} {{{eggsmax|}}} {{{eggtime|}}} {{{eggs_avg|}}} {{{eggs_unfertilized|}}} {{{gestation|}}} {{{offspring|}}} {{{avg offspring|}}} |
;Trainable Intelligence
+
</dl>{{clear}}
:{{{trainable|}}}
+
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>Production</p>
{{#switch: {{{trainable|}}}
+
<dl>
| none = {{#set: Can Train Guard = no |Can Train Attack = no |Can Train Rescue = no |Can Train Haul = no}}
 
| simple = {{#set: Can Train Guard = yes |Can Train Attack = no |Can Train Rescue = no |Can Train Haul = no}}
 
| intermediate = {{#set: Can Train Guard = yes |Can Train Attack = yes |Can Train Rescue = no |Can Train Haul = no}}
 
| advanced = {{#set: Can Train Guard = yes |Can Train Attack = yes}}{{#ifexpr: {{{bodysize|}}} >= 0.65|{{#set: Can Train Rescue = yes}}|{{#set: Can Train Rescue = no}}}}{{#ifexpr: {{{bodysize|}}} >= 0.40|{{#set: Can Train Haul = yes}}|{{#set: Can Train Haul = no}}}}
 
 
}}
 
}}
 +
 +
{{#ifeq:{{#expr:{{#ifeq:{{{type|}}}|Animals|1|0}} or {{#ifeq:{{{type|}}}|Animal|1|0}}}}|1|
 +
  {{#vardefine: MeatName | {{{meatname | {{#var:Name}} meat}}} }}
 +
  {{#vardefine: LeatherName | {{{leathername | {{#var:Name}} leather}}} }}
 +
  {{#if: {{{is exotic species|}}}|{{#if: {{#var:setProperty}} | {{#set: Is Exotic Species = true}} }}|{{#if: {{#var:setProperty}} | {{#set: Is Exotic Species = false }} }} }}|
 
}}
 
}}
  
{{#if: {{{handleskill|}}}|{{#set:Minimum Handling Skill = {{{handleskill|}}} }}
+
{{#if: {{#var:LeatherName }} | {{#if: {{#var:setProperty}} | {{#set: Leather Name = {{#var:LeatherName}} }} }} }}
;{{H:title|link=no|This creature cannot be tamed, trained, or commanded by anyone with less than this skill in animals.|Minimum Handling Skill}}
 
:{{{handleskill|}}}}}
 
  
{{#if: {{{wildness|}}}|{{#set:Wildness = {{{wildness|}}} }}
+
{{#if: {{{bodysize|}}} |
;{{H:title|link=no|Wilder creatures are naturally more difficult to tame, train, and handle.|Wildness}}
+
  <!-- Uses meatyield when set, otherwise interpolates from curve applied to 140*body_size or basemeatamount*bodysize -->
:{{#expr: {{{wildness|}}} * 100 round0}}%}}
+
  <!-- See Property:Meat_Yield for details -->
 +
  {{#if:{{#var:MeatName}} |
 +
    {{#vardefine: MeatYield | {{{meatyield | {{Meat Leather Curve | {{{basemeatamount|140}}} * {{{bodysize|}}} }} }}} }}
 +
    {{#if: {{#var:setProperty}} | {{#set: Meat Yield = {{#var:MeatYield}} }} }}
 +
;Meat Yield
 +
:{{#var:MeatYield}} [[Meat|{{lc:{{#var:MeatName}} }}]]
 +
  }}
  
{{#ifeq: {{{predator|}}}|true|{{#set:Is Predator = true}}|}}
+
  <!-- Uses leatheryield when set, otherwise interpolates from curve applied to 40*body_size or baseleatheramount*bodysize-->
 +
  <!-- See Property:Leather_Yield for details -->
 +
  {{#if: {{#var:LeatherName}}
 +
    | {{#ifeq: {{#vardefineecho:LeatherYield | {{{leatheryield | {{Meat Leather Curve | {{{baseleatheramount|40}}} * {{{bodysize|}}} }} }}} }}
 +
| 0 |
 +
| {{#if: {{#var:setProperty}} | {{#set: Leather Yield = {{#var: LeatherYield}} }} }}
 +
;Leather Yield
 +
:{{#var: LeatherYield}} [[{{#var: LeatherName}}|{{lc:{{#var: LeatherName}} }}]]
 +
}} }} }}
  
{{#if: {{{milk|}}}|{{#set: Milk Amount = {{{milk|}}} }}
+
{{#if: {{{milk|}}} |
;[[Milk]] Amount
+
  {{#if: {{#var:setProperty}} | {{#set: Milk Amount = {{{milk|}}}}} }}
:{{{milk|}}} }}
+
  {{#vardefine: MilkName | {{{milkname| Milk}}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Milk Name = {{#var:MilkName}} }} }}
 +
;Milk Amount
 +
:{{{milk|}}} [[{{#var:MilkName}}|{{lc:{{#var:MilkName}} }}]]
 +
}}
  
  
{{#if: {{{milktime|}}}|{{#set: Milking Interval Days = {{{milktime|}}} }}
+
{{#if: {{{milktime|}}} |
{{#set: Daily Milk Average = {{#expr: {{{milk|}}}/{{{milktime|}}}round2}} }}
+
  {{#if: {{#var:setProperty}} | {{#set: Milking Interval Days = {{{milktime|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Daily Milk Average = {{#expr: {{{milk|}}}/{{{milktime|}}}round2}} }} }}
 
;Milking Interval
 
;Milking Interval
:{{{milktime|}}}&nbsp;days}}
+
:{{{milktime|}}}&nbsp;days
 +
}}
  
 
{{#if: {{{wool|}}}|
 
{{#if: {{{wool|}}}|
   {{#set: Wool Amount = {{{wool|}}}}}
+
   {{#if: {{#var:setProperty}} | {{#set: Wool Amount = {{{wool|}}} }} }}
   {{#vardefine: WoolName | {{{woolnam | {{#var:Name}} wool}}} }}
+
   {{#vardefine: WoolName | {{{woolname | {{#var:Name}} wool}}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Wool Name = {{#var:WoolName}} }} }}
 
;Wool Amount
 
;Wool Amount
 
:{{{wool|}}} [[{{#var: WoolName}}|{{lc:{{#var: WoolName}}}}]]
 
:{{{wool|}}} [[{{#var: WoolName}}|{{lc:{{#var: WoolName}}}}]]
 
}}
 
}}
  
{{#if: {{{sheartime|}}}|{{#set: Shearing Interval Days = {{{sheartime|}}} }}
+
{{#if: {{{sheartime|}}} |
{{#set: Daily Wool Average = {{#expr: {{{wool|}}}/{{{sheartime}}}round2}} }}
+
  {{#if: {{#var:setProperty}} | {{#set: Shearing Interval Days = {{{sheartime|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Daily Wool Average = {{#expr: {{{wool|}}}/{{{sheartime}}}round2}} }} }}
 
;Shearing Interval
 
;Shearing Interval
:{{{sheartime|}}}&nbsp;days}}
+
:{{{sheartime|}}}&nbsp;days
 +
}}
  
{{#if: {{{eggsmin|}}}|{{#set: Eggs Per Clutch Minimum = {{{eggsmin|}}} }}
+
{{#if: {{{eggsmin|}}} |
{{#if: {{{eggsmax|}}}|{{#set: Eggs Per Clutch Maximum = {{{eggsmax|}}} }} }}
+
  {{#if: {{{eggsmax|}}} |
 +
    {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Minimum = {{{eggsmin|}}} }} }}
 +
    {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Maximum = {{{eggsmax|}}} }} }}
 
;Eggs Per Clutch
 
;Eggs Per Clutch
:{{#show: {{#var:Name}}|?Eggs Per Clutch Minimum|link=none}} to {{#show: {{#var:Name}}|?Eggs Per Clutch Maximum|link=none}} }}
+
:{{#show: {{#var:Name}}|?Eggs Per Clutch Minimum|link=none}} to {{#show: {{#var:Name}}|?Eggs Per Clutch Maximum|link=none}}
 +
}} }}
  
{{#if: {{{eggtime|}}}|{{#set: Egg Laying Interval = {{{eggtime|}}} }}
+
{{#if: {{{eggtime|}}} |
{{#set: Eggs Per Season Average = {{#expr: {{{eggs_avg|}}}/{{{eggtime|}}}*15 round 2}} }}
+
  {{#if: {{#var:setProperty}} | {{#set: Egg Laying Interval = {{{eggtime|}}} }} }}
 +
  {{#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|}}}|{{#set: Eggs Per Clutch Average = {{{eggs_avg|}}} }} }}
+
{{#if: {{{eggs_avg|}}} | {{#if: {{#var:setProperty}} | {{#set: Eggs Per Clutch Average = {{{eggs_avg|}}} }} }} }}
  
{{#if: {{{gestation|}}}|{{#set: Gestation Period Days = {{{gestation|}}} }}
+
{{#if: {{{eggs_unfertilized|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Can Lay Unfertilized Eggs = {{{eggs_unfertilized|}}} }} }}
 +
;Can Lay Unfertilized Eggs
 +
:{{{eggs_unfertilized|}}}
 +
}}
 +
 
 +
{{#if: {{{gestation|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Gestation Period Days = {{{gestation|}}} }} }}
 
;Gestation Period
 
;Gestation Period
 
{{#switch: {{{gestation|}}}
 
{{#switch: {{{gestation|}}}
| N/A = :N/A
+
  | N/A     = :N/A
| 1 = :{{{gestation|}}} day
+
  | 1       = :{{{gestation|}}} day
| #default = :{{{gestation|}}} days
+
  | #default = :{{{gestation|}}} days
}}}}
+
}} }}
  
{{#if: {{{offspring|}}}|{{#set: Offspring Per Birth = {{{offspring|}}} }}
+
{{#if: {{{offspring|}}} {{{avg offspring|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Offspring Per Birth = {{{offspring|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Average Offspring Per Birth = {{{avg offspring|}}} }} }}
 
;Offspring Per Birth
 
;Offspring Per Birth
:{{{offspring|}}} }}
+
:{{{offspring|}}} {{#if:{{{avg offspring|}}}|({{{avg offspring|}}} avg)}}
 +
}}
 +
 
 +
 
 +
<!-- Ingestion -->
 +
{{#if: {{{nutrition|}}} {{{taste|}}} {{{ingested direct thought|}}} {{{joy offset|}}} {{{joy kind|}}} {{{addictiveness|}}} {{{food poison chance|}}} {{{max num to ingest at once|}}} {{{ingestion time|}}}|
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Ingestion'''</p>
 +
<dl>
 +
}}
 +
 
 +
{{#if: {{{nutrition|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Nutrition = {{{nutrition|}}} }} }}
 +
;{{Hover title| link=no | Nutrition gained when this item or object is eaten | Nutrition }}
 +
:{{{nutrition}}}
 +
}}
 +
 
 +
{{#if: {{{taste|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Taste = {{{taste|}}} }} }}
 +
;Taste
 +
:{{{taste|}}}
 +
}}
 +
 
 +
{{#if: {{{ingested direct thought|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Ingested Direct Thought = {{{ingested direct thought|}}} }} }}
 +
;Ingested Direct Thought
 +
:{{{ingested direct thought|}}}
 +
}}
 +
 
 +
{{#if: {{{joy offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Joy Offset = {{{joy offset|}}} }} }}
 +
;Recreation Offset
 +
:{{%|{{{joy offset|}}}}}
 +
}}
 +
 
 +
{{#if: {{{joy kind|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Joy Kind = {{{joy kind|}}} }} }}
 +
;Recreation Kind
 +
:{{{joy kind|}}}
 +
}}
 +
 
 +
{{#if: {{{addictiveness|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Addictiveness = {{{addictiveness|}}} }} }}
 +
;Addictiveness
 +
:{{%| {{{addictiveness|}}} }}
 +
}}
 +
 
 +
{{#if: {{{food poison chance|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Food Poison Chance Base = {{{food poison chance|}}} }} }}
 +
;Food Poison Chance
 +
:{{%| {{{food poison chance|}}} }}
 +
}}
 +
 
 +
{{#if: {{{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}}
 +
:{{{max num to ingest at once|}}}
 +
}}
 +
 
 +
{{#if: {{{ingestion time|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Ingestion Time= {{{ingestion time|}}} }} }}
 +
;Ingestion Time
 +
:{{ticks| {{{ingestion time|}}} }}
 +
}}
 +
 
 +
 
 +
<!-- 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|}}}|
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Stat Modifiers'''</p>
 +
<dl>
 +
}}
 +
 
 +
{{#if: {{{beauty factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Beauty Factor = {{{beauty factor|}}} }} }}
 +
;Beauty Factor
 +
:×{{{beauty factor|}}}
 +
}}
 +
 
 +
{{#if: {{{beauty offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Beauty Offset = {{{beauty offset|}}} }} }}
 +
;Beauty Offset
 +
:+{{{beauty offset|}}}
 +
}}
 +
 
 +
{{#if: {{{work to make factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Work To Make Factor = {{{work to make factor|}}} }} }}
 +
;Work To Make Factor
 +
:×{{{work to make factor|}}}
 +
}}
 +
 
 +
{{#if: {{{work to build factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Work To Build Factor = {{{work to build factor|}}} }} }}
 +
;Work To Build Factor
 +
:×{{{work to build factor|}}}
 +
}}
 +
 
 +
{{#if: {{{work to build offset|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Work To Build Offset = {{{work to build offset|}}} }} }}
 +
;Work To Build Offset
 +
:+{{ticks| {{{work to build offset|}}} }}
 +
}}
 +
 
 +
{{#if: {{{max hit points factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Max Hit Points Factor = {{{max hit points factor|}}} }} }}
 +
;Max Hit Points
 +
:×{{{max hit points factor|}}}
 +
}}
 +
 
 +
{{#if: {{{flammability factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Flammability Factor = {{{flammability factor|}}} }} }}
 +
;Flammability
 +
:×{{{flammability factor|}}}
 +
}}
 +
 
 +
{{#if: {{{armor - sharp factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Armor - Sharp Factor = {{{armor - sharp factor|}}} }} }}
 +
;Armor - Sharp
 +
:×{{{armor - sharp factor|}}}
 +
}}
 +
 
 +
{{#if: {{{armor - blunt factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Armor - Blunt Factor = {{{armor - blunt factor|}}} }} }}
 +
;Armor - Blunt
 +
:×{{{armor - blunt factor|}}}
 +
}}
 +
 
 +
{{#if: {{{armor - heat factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Armor - Heat Factor = {{{armor - heat factor|}}} }} }}
 +
;Armor - Heat
 +
:×{{{armor - heat factor|}}}
 +
}}
 +
 
 +
{{#if: {{{insulation - cold factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Insulation - Cold Factor = {{{insulation - cold factor|}}} }} }}
 +
;Insulation - Cold
 +
:+{{Temperature| {{{insulation - cold factor|}}} || delta }}
 +
}}
 +
 
 +
{{#if: {{{insulation - heat factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Insulation - Heat Factor = {{{insulation - heat factor|}}} }} }}
 +
;Insulation - Heat
 +
:+{{Temperature| {{{insulation - heat factor|}}} || delta }}
 +
}}
 +
 
 +
{{#if: {{{melee blunt damage factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Melee Blunt Damage Factor = {{{melee blunt damage factor|}}} }} }}
 +
;Melee Blunt Damage
 +
:×{{{melee blunt damage factor|}}}
 +
}}
 +
 
 +
{{#if: {{{melee sharp damage factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Melee Sharp Damage Factor = {{{melee sharp damage factor|}}} }} }}
 +
;Melee Sharp Damage
 +
:×{{{melee sharp damage factor|}}}
 +
}}
 +
 
 +
{{#if: {{{melee cooldown factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Melee Cooldown Factor = {{{melee cooldown factor|}}} }} }}
 +
;Melee Cooldown
 +
:×{{{melee cooldown factor|}}}
 +
}}
 +
 
 +
{{#if: {{{door opening speed factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Door Opening Speed Factor = {{{door opening speed factor|}}} }} }}
 +
;Door Opening Speed
 +
:×{{{door opening speed factor|}}}
 +
}}
 +
 
 +
{{#if: {{{rest effectiveness factor|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Rest Effectiveness Factor = {{{rest effectiveness factor|}}} }} }}
 +
;Rest Effectiveness
 +
:×{{{rest effectiveness factor|}}}
 +
}}
 +
 
 +
 
 +
<!-- Medicine -->
 +
{{#if: {{{medical potency base|}}} {{{medical quality max|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Medical'''</p>
 +
<dl>
 +
}}
  
{{#if: {{{maturityage|}}}|{{#set: Maturity Age = {{{maturityage|}}} }}
+
{{#if: {{{medical potency base|}}} |
;Maturity Age
+
  {{#if: {{#var:setProperty}} | {{#set: Medical Potency Base = {{{medical potency base|}}} }} }}
:{{{maturityage|}}} }}
+
;Medical Potency
 +
:{{%| {{{medical potency base|}}} }}
 +
}}
  
{{#if: {{{livesin_aridshrubland|}}}|{{#set: Lives in Arid Shrubland = true}} }}
+
{{#if: {{{medical quality max|}}} |
{{#if: {{{livesin_borealforest|}}}|{{#set: Lives in Boreal Forest = true}} }}
+
  {{#if: {{#var:setProperty}} | {{#set: Medical Quality Max = {{{medical quality max|}}} }} }}
{{#if: {{{livesin_desert|}}}|{{#set: Lives in Desert = true}} }}
+
;Max medical tend quality
{{#if: {{{livesin_extremedesert|}}}|{{#set: Lives in Extreme Desert = true}} }}
+
:{{%| {{{medical quality max|}}} }}
{{#if: {{{livesin_icesheet|}}}|{{#set: Lives in Icesheet = true}} }}
+
}}
{{#if: {{{livesin_seaice|}}}|{{#set: Lives in Sea Ice = true}} }}
 
{{#if: {{{livesin_temperateforest|}}}|{{#set: Lives in Temperate Forest = true}} }}
 
{{#if: {{{livesin_tropicalrainforest|}}}|{{#set: Lives in Tropical Rainforest = true}} }}
 
{{#if: {{{livesin_tundra|}}}|{{#set: Lives in Tundra = true}} }}
 
  
  
 
<!--Plants-->
 
<!--Plants-->
 +
{{#if: {{{grow days|}}} {{{sow work|}}} {{{harvest work|}}} {{{product|}}} {{{yield|}}} {{{min sowing skill|}}} {{{min fertility|}}} {{{fertility sensitivity|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Plant Stats'''</p>
 +
<dl>
 +
}}
  
{{#if: {{{growth time|}}}|{{#set:Growth Time = {{{growth time|}}} }}
+
{{#if: {{{grow days|}}} |
 +
  {{#vardefine:realGrowDays | {{#expr: {{{grow days|}}} / 0.54167 round 2}} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Grow Days = {{{grow days|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Real Grow Days = {{#var:realGrowDays}} }} }}
 
;Time to grow
 
;Time to grow
:{{{growth time|}}} day(s)}}
+
:{{{grow days|}}} days {{Hover title|link=no|Actual days to grow, taking into account rest time|({{#var:realGrowDays}} days)}}
 +
}}
 +
 
 +
{{#if: {{{lifespanDaysPerGrowDays|}}} |
 +
  {{#if: {{{grow days|}}} |
 +
    {{#if: {{#var:setProperty}} | {{#set: Lifespan Days Per Grow Days = {{{lifespanDaysPerGrowDays|}}} }} }}
 +
;Lifespan
 +
:{{#ifeq: {{{lifespanDaysPerGrowDays|}}} | 0 | Indefinite |  {{#if: {{#var:setProperty}} | {{#set: Lifespan = {{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }}}}}}{{#expr: {{{grow days|}}} * {{{lifespanDaysPerGrowDays|}}} }} days}}
 +
}} }}
 +
 
 +
{{#if: {{{sow work|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Sow Work = {{{sow work|}}} }} }}
 +
;Work to Sow
 +
:{{ticks| {{{sow work|}}} }}
 +
}}
 +
 
 +
{{#if: {{{harvest work|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Harvest Work = {{{harvest work|}}} }} }}
 +
;Work to Harvest
 +
:{{ticks| {{{harvest work|}}} }}
 +
}}
 +
 
 +
{{#if: {{{product|}}} |
 +
{{#if: {{{yield|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Harvest Product = {{{product|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Harvest Yield = {{{yield|}}} }} }}
 +
;{{Hover title|link=no|Assumes 1x multipliers from difficulty, pawn stats, and other sources.|Base Harvest Yield}}
 +
:{{{yield|}}} {{Icon Small| {{{product|}}} | 16 }}
 +
}} }}
 +
 
 +
{{#if: {{{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}}
 +
:{{{min sowing skill|}}} [[Skills#Plants|Plants]]
 +
}}
 +
 
 +
{{#if: {{{min fertility|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Fertility Min = {{{min fertility|}}} }} }}
 +
;Min Fertility
 +
:{{%| {{{min fertility|}}} }}
 +
}}
 +
 
 +
{{#if: {{{fertility sensitivity|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Fertility Sensitivity = {{{fertility sensitivity|}}} }} }}
 +
;Fertility Sensitivity
 +
:{{%| {{{fertility sensitivity|}}} }}
 +
}}
 +
 
 +
{{#if: {{{fertility sensitivity|}}} |
 +
  {{#if: {{{grow days|}}} |
 +
    {{#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 (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: {{#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 -->
 +
{{#ifeq: {{{mode|}}} | Melee
 +
  | {{#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|}}} | Weapons/Row/Ranged/NoInclude = False }}
 +
    }} }}
 +
 
 +
{{#if: {{{damage type|}}} {{{damage|}}} {{{armorPenetration|}}} {{{warmup|}}} {{{cooldown |}}} {{{range|}}} {{{minrange|}}} {{{accuracy|}}} {{{accuracyTouch|}}} {{{accuracyShort|}}} {{{accuracyMedium|}}} {{{accuracyLong|}}} {{{accuracyAvg|}}} {{{velocity|}}} {{{burst|}}} {{{burstTicks|}}} {{{missRadius|}}} {{{blastRadius|}}} {{{DPS|}}} {{{stoppingPower|}}} |
 +
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Ranged Combat'''</p>
 +
<dl>
 +
}}
 +
 
 +
{{#if: {{{mode|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Mode = {{{mode|}}} }} }}
 +
;Mode
 +
:{{{mode|}}}
 +
}}
  
{{#if: {{{yield|}}}|
+
}}
;Food Yield
 
:{{{yield|}}} [[food|food]]}}
 
  
{{#if: {{{wood|}}}|
+
{{#if: {{{damage|}}} |
;Wood Yield
+
;Damage
:{{{wood|}}}}}
+
:{{{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: {{#var:setProperty}} | {{#set: Armor Penetration = {{{armorPenetration|}}} }} }}
 +
;Armor penetration
 +
:{{{armorPenetration|}}}%
 +
}}
  
<!--Buildings-->
+
{{#if: {{{warmup|}}} |
 +
;{{Hover title | link=no | Time it takes to aim the weapon | Warm-Up }}
 +
:{{ticks| {{{warmup|}}} }}
 +
}}
 +
 
 +
{{#if: {{{cooldown |}}} |
 +
;{{Hover title| link=no | Waiting time before you can aim again after firing | Cooldown }}
 +
:{{ticks| {{{cooldown|}}} }}
 +
}}
  
{{#if: {{{power|}}}|{{#set:Power Consumption = {{{power|}}} }}
+
{{#if: {{{range|}}} |
;Power
+
  {{#if: {{#var:setProperty}} | {{#set: Range = {{{range|}}} }} }}
:{{{power|}}}W}}
+
;Range
 +
:{{{range|}}} tile(s)
 +
}}
  
{{#if: {{{facility|}}}|{{#set:Facility = {{{facility|}}} }}}}
+
{{#if: {{{minrange|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Minimum Range = {{{minrange|}}} }} }}
 +
;Minimum Range
 +
:{{{minrange|}}} tiles
 +
}}
  
{{#if: {{{material amount|}}}{{{material name|}}}|{{#set:Material Amount = {{{material amount|}}} }}  {{#set:Material Name= {{{material name|}}} }}
+
{{#if: {{{accuracy|}}} |
;Materials
+
;Accuracy
:{{icon|{{lc:{{{material name|buildingmat}}}}}|{{{material amount|}}}|16
+
:{{{accuracy|}}}
}}{{#if: {{{material 2 amount|}}}{{{material 2 name|}}}|
 
  {{#set:Material 2 Amount = {{{material 2 amount|}}} }}  {{#set:Material 2 Name= {{{material 2 name|}}} }}
 
  &nbsp;& {{icon|{{lc:{{{material 2 name|component}}}}}|{{{material 2 amount|}}}|16
 
  }} {{#if: {{{material 3 amount|}}}{{{material 3 name|}}}|
 
    {{#set:Material 3 Amount = {{{material 3 amount|}}} }}    {{#set:Material 3 Name= {{{material 3 name|}}} }}
 
    &nbsp;& {{icon|{{lc:{{{material 3 name|component}}}}}|{{{material 3 amount|}}}|16
 
    }} {{#if: {{{material 4 amount|}}}{{{material 4 name|}}}|
 
      {{#set:Material 4 Amount = {{{material 4 amount|}}} }}      {{#set:Material 4 Name= {{{material 4 name|}}} }}
 
      &nbsp;& {{icon|{{lc:{{{material 4 name|component}}}}}|{{{material 4 amount|}}}|16
 
      }} }}
 
    }}
 
  }}
 
 
}}
 
}}
  
<!--Floors-->
+
{{#if: {{{accuracyTouch|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Accuracy (Touch) Base = {{{accuracyTouch|}}} }} }}
 +
  {{#if: {{{accuracyShort|}}} |
 +
    {{#if: {{#var:setProperty}} | {{#set: Accuracy (Short) Base = {{{accuracyShort|}}} }} }}
 +
    {{#if: {{{accuracyMedium|}}} |
 +
      {{#if: {{#var:setProperty}} | {{#set: Accuracy (Medium) Base = {{{accuracyMedium|}}} }} }}
 +
      {{#if: {{{accuracyLong|}}} |
 +
        {{#if: {{#var:setProperty}} | {{#set: Accuracy (Long) Base = {{{accuracyLong|}}} }} }}
 +
;{{Hover title|link=no|Touch % - Short % - Medium % - Long %|Accuracy}}
 +
:{{{accuracyTouch|}}}% - {{{accuracyShort|}}}% - {{{accuracyMedium|}}}% - {{{accuracyLong|}}}%
 +
}} }} }} }}
  
{{#if: {{{speed|}}}|{{#set:Move Speed Factor = {{{speed|}}} }}
+
{{#if: {{{accuracyAvg|}}} |
;Move Speed Factor
+
;{{Hover title| link=no | Average accuracy of the weapon, taking range into account. | Avg. accuracy }}
:{{#expr:{{{speed|}}}*100}}%
+
:{{{accuracyAvg|}}}%
 +
}}
 +
 
 +
{{#if: {{{velocity|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Velocity = {{{velocity|}}} }} }}
 +
;Velocity
 +
:{{{velocity|}}} (m/s)
 
}}
 
}}
  
<!--Furniture-->
+
{{#if: {{{burst|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Burst Count = {{{burst|}}} }} }}
 +
;Burst Count
 +
:{{{burst|}}} (per burst)
 +
}}
  
{{#if: {{{immunity gain speed factor|}}}|{{#set:Immunity Gain Speed Factor = {{{immunity gain speed factor|}}} }}
+
{{#if: {{{burstTicks|}}} |
;Immunity Gain Speed Factor
+
  {{#if: {{#var:setProperty}} | {{#set: Burst Ticks = {{{burstTicks|}}} }} }}
:{{{immunity gain speed factor|}}}}}
+
;{{Hover title| link=no | Time between shots in a single burst | Burst Ticks }}
 +
:{{ticks| {{{burstTicks|}}} }}<br>({{#expr: 3600 / {{{burstTicks|}}} round2}} {{Hover title| link=no | Rounds Per Minute | RPM }})
 +
}}
  
{{#if: {{{rest effectiveness|}}}|{{#set:Rest Effectiveness = {{{rest effectiveness|}}} }}
+
{{#if: {{{missRadius|}}} |
;Rest Effectiveness
+
  {{#if: {{#var:setProperty}} | {{#set: Miss Radius = {{{missRadius|}}} }} }}
:{{{rest effectiveness|}}}}}
+
;{{Hover title| link=no | Missed shots are forced to land within this radius | Miss Radius }}
 +
:{{{missRadius|}}} tile(s)
 +
}}
  
{{#if: {{{comfort|}}}|{{#set:Comfort Base = {{{comfort|}}} }}
+
{{#if: {{{blastRadius|}}} |
;Comfort
+
  {{#if: {{#var:setProperty}} | {{#set: Blast Radius = {{{blastRadius|}}} }} }}
:{{{comfort|}}}}}
+
;Blast Radius
 +
:{{{blastRadius|}}}
 +
}}
  
{{#if: {{{comfort offset|}}}|{{#set:Comfort Offset = {{{comfort offset|}}} }}
+
{{#if: {{{DPS|}}} |
;Comfort Offset
+
  {{#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}} }}
:{{{comfort offset|}}}}}
+
  {{#if: {{#var:setProperty}} | {{#set: Maximum DPS = {{#var:maximumDPS}} }} }}
 +
  {{#if: {{{accuracyTouch|}}} |
 +
    {{#if: {{{accuracyShort|}}} |
 +
      {{#if: {{{accuracyMedium|}}} |
 +
    {{#if: {{{accuracyLong|}}} |
 +
  {{#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}} }} }} }} }} }}
 +
          {{#if: {{#var:setProperty}} | {{#set: Average DPS = {{#var:maximumDPS}} }} }}
 +
;{{Hover title| link=yes | Formatted as: Maximum damage per second (DPS with average accuracy) | DPS }}
 +
:{{#var:maximumDPS}} {{#if: {{#var:averageDPS}} | ({{#var:averageDPS}}) }}
 +
}}
  
{{#if: {{{cover|}}}|{{#set:Cover Effectiveness= {{{cover|}}} }}
+
{{#if: {{{stoppingPower|}}} |
;Cover Effectiveness
+
  {{#if: {{#var:setProperty}} | {{#set: Stopping Power = {{{stoppingPower|}}} }} }}
:{{#expr:{{{cover|}}}*100}}%}}
+
;{{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}}
 +
:{{{stoppingPower|}}}
 +
}}
  
<!--Weapons-->
 
  
{{#if: {{{class|}}}|{{#set:Class = {{{class|}}} Weapons}}
+
<!-- Animal and Weapon Melee Combat-->
;Class
+
{{#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|}}}|
:[[{{{class|}}} Weapons|{{{class|}}}]]
+
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Melee Combat'''</p>
 +
<dl>
 
}}
 
}}
 +
<!-- Animal Melee Combat -->
 +
 +
{{#if: {{{attack1dmg|}}}{{{attack1type|}}}{{{attack1part|}}}{{{attack1cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{attack1dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{{attack1ap|{{#expr: ({{{attack1dmg|}}}*1.5-0.001) round 0}} }}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{attack1type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{{attack1part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{attack1cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 1 Chance Factor = {{{attack1chancefactor|}}} }} }}
 +
  {{#vardefine: Attack1DPS | {{#expr: {{{attack1dmg|}}} / ({{{attack1cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 1 DPS = {{#var: Attack1DPS}} }} }}
 +
;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: {{{attack1stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 1 Stun = {{{attack1stun|}}}}} }}<br>Stun for {{ticks|{{{attack1stun|0}}}*20}} on first strike}}
 +
 +
{{#if: {{{attack2dmg|}}}{{{attack2type|}}}{{{attack2part|}}}{{{attack2cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{attack2dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{{attack2ap|{{#expr: ({{{attack2dmg|}}}*1.5-0.001) round 0}} }}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{attack2type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{{attack2part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{attack2cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 2 Chance Factor = {{{attack2chancefactor|}}} }} }}
 +
  {{#vardefine: Attack2DPS | {{#expr: {{{attack2dmg|}}} / ({{{attack2cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 2 DPS = {{#var: Attack2DPS}} }} }}
 +
;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: {{{attack2stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 2 Stun = {{{attack2stun|}}}}} }}<br>Stun for {{ticks|{{{attack2stun|0}}}*20}} on first strike}}
  
{{#if: {{{mode|}}}|{{#set:Mode = {{{mode|}}} }}
+
{{#if: {{{attack3dmg|}}}{{{attack3type|}}}{{{attack3part|}}}{{{attack3cool|}}}|
;Mode
+
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{attack3dmg|}}} }} }}
:{{{mode|}}}}}
+
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{{attack3ap|{{#expr: ({{{attack3dmg|}}}*1.5-0.001) round 0}} }}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{attack3type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{{attack3part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{attack3cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 3 Chance Factor = {{{attack3chancefactor|}}} }} }}
 +
  {{#vardefine: Attack3DPS | {{#expr: {{{attack3dmg|}}} / ({{{attack3cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 3 DPS = {{#var: Attack3DPS}} }} }}
 +
;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: {{{attack3stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 3 Stun = {{{attack3stun|}}}}} }}<br>Stun for {{ticks|{{{attack3stun|0}}}*20}} on first strike}}
 +
 
 +
{{#if: {{{attack4dmg|}}}{{{attack4type|}}}{{{attack4part|}}}{{{attack4cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{attack4dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{{attack4ap|{{#expr: ({{{attack4dmg|}}}*1.5-0.001) round 0}} }}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{attack4type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{{attack4part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{attack4cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 4 Chance Factor = {{{attack4chancefactor|}}} }} }}
 +
  {{#vardefine: Attack4DPS | {{#expr: {{{attack4dmg|}}} / ({{{attack4cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 4 DPS = {{#var: Attack4DPS}} }} }}
 +
;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: {{{attack4stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 4 Stun = {{{attack4stun|}}}}} }}<br>Stun for {{ticks|{{{attack4stun|0}}}*20}} on first strike}}
 +
 
 +
{{#if: {{{attack5dmg|}}}{{{attack5type|}}}{{{attack5part|}}}{{{attack5cool|}}}|
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Damage = {{{attack5dmg|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 AP = {{{attack5ap|{{#expr: ({{{attack5dmg|}}}*1.5-0.001) round 0}} }}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Type = {{ucfirst:{{{attack5type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Part = {{{attack5part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Cooldown = {{{attack5cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 5 Chance Factor = {{{attack5chancefactor|}}} }} }}
 +
  {{#vardefine: Attack5DPS | {{#expr: {{{attack5dmg|}}} / ({{{attack5cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 5 DPS = {{#var: Attack5DPS}} }} }}
 +
;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: {{{attack5stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 5 Stun = {{{attack5stun|}}}}} }}<br>Stun for {{ticks|{{{attack5stun|0}}}*20}} on first strike}}
  
{{#if: {{{damage|}}}|
+
{{#if: {{{attack6dmg|}}}{{{attack6type|}}}{{{attack6part|}}}{{{attack6cool|}}}|
{{#if: {{{damage type|}}}|{{#set:Damage Type = {{{damage type|}}} }}|{{#set:Damage Type = Sharp }} }}
+
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Damage = {{{attack6dmg|}}} }} }}
;Dmg Type
+
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 AP = {{{attack6ap|{{#expr: ({{{attack6dmg|}}}*1.5-0.001) round 0}} }}} }} }}
:{{{damage type|Sharp }}}
+
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Type = {{ucfirst:{{{attack6type|}}} }} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Part = {{{attack6part|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Cooldown = {{{attack6cool|}}} }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set:Attack 6 Chance Factor = {{{attack6chancefactor|}}} }} }}
 +
  {{#vardefine: Attack6DPS | {{#expr: {{{attack6dmg|}}} / ({{{attack6cool}}}) }} }}
 +
  {{#if: {{#var:setProperty}} | {{#set: Attack 6 DPS = {{#var: Attack6DPS}} }} }}
 +
;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: {{{attack6stun|}}}|{{#if: {{#var:setProperty}} | {{#set:Attack 6 Stun = {{{attack6stun|}}}}} }}<br>Stun for {{ticks|{{{attack6stun|0}}}*20}} on first strike}}
  
  
<!--the following determines if the item is a melee weapon, else assumes it's ranged, then sets relevant property-->
+
{{#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|
+
{{#ifeq: {{#varexists: MobAverageDPS}} | 1 |
;Average DPS
+
  {{#if: {{#var:setProperty}} | {{#set: Mob Average DPS = {{#var: MobAverageDPS}} }} }}
 +
;Average {{DPS}}
 
:{{#var: MobAverageDPS}}
 
:{{#var: MobAverageDPS}}
{{#set: Mob Average DPS = {{#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: {{{mode|}}}|{{#ifeq: {{{mode|}}} | Melee |
+
{{#if: {{{mobdamagetype2|}}} |
{{#set:Melee Damage Base = {{{damage|}}}
+
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Def = {{{mobdamagetype2|}}} }} }}
|Melee Warmup = {{{warmup|}}}
+
;Damage Type
|Melee Cooldown Base = {{{cooldown|}}}
+
:{{{mobdamagetype2|}}}
 
}}
 
}}
|
 
{{#set:Damage Base = {{{damage|}}}
 
|Aiming Time Base = {{{warmup|}}}
 
|Ranged Cooldown Base = {{{cooldown|}}}
 
|Weapons/Row/Ranged/NoInclude=False
 
}} }} |}}
 
  
 +
{{#if: {{{mobdamage3|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set:Melee Damage Base = {{{mobdamage3|}}} }} }}
 
;Damage
 
;Damage
:{{{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 |
 +
  {{#if: {{#var:setProperty}} | {{#set:Mode = {{{mode|}}} }} }}
 +
;Mode
 +
:{{{mode|}}}
 +
}}
  
 
{{#if: {{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}}|
 
{{#if: {{{meleeattack1dmg|}}}{{{meleeattack1type|}}}{{{meleeattack1part|}}}{{{meleeattack1cool|}}}|
   {{#set:Attack 1 Damage = {{{meleeattack1dmg|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Damage = {{{meleeattack1dmg|}}} }} }}
   {{#set:Attack 1 Type = {{{meleeattack1type|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Type = {{ucfirst:{{{meleeattack1type|}}} }} }} }}
   {{#set:Attack 1 Part = {{{meleeattack1part|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Part = {{{meleeattack1part|}}} }} }}
   {{#set:Attack 1 Cooldown = {{{meleeattack1cool|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 Cooldown = {{{meleeattack1cool|}}} }} }}
   {{#set:Attack 1 AP = {{{meleeattack1ap|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 1 AP = {{{meleeattack1ap|}}} }} }}
 
   {{#vardefine: MeleeAttack1DPS | {{#expr: {{{meleeattack1dmg|}}} / ({{{meleeattack1cool}}}) }} }}
 
   {{#vardefine: MeleeAttack1DPS | {{#expr: {{{meleeattack1dmg|}}} / ({{{meleeattack1cool}}}) }} }}
 
   {{#vardefine: MeleeAttack1Chance | {{#expr: {{{meleeattack1dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack1Chance | {{#expr: {{{meleeattack1dmg|}}} ^ 2 }} }}
;Attack{{#if: {{{meleeattack1dmg|}}}|&nbsp;1}}
+
;Melee Attack{{#if: {{{meleeattack1dmg|}}}|&nbsp;1}}
:{{{meleeattack1part|Body part?}}}<br>{{{meleeattack1dmg|?}}} dmg ({{{meleeattack1type|type?}}})<br>{{{meleeattack1cool|0}}} seconds cooldown <br>{{{meleeattack1ap|0}}}% armor penetration}}
+
:{{{meleeattack1part|Body part?}}}<br>{{{meleeattack1dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack1type|}}}}}|{{ucfirst:{{{meleeattack1type|type?}}}}}]])<br>{{{meleeattack1cool|0}}} seconds cooldown <br>{{{meleeattack1ap|0}}}% armor penetration}}
  
 
{{#if: {{{meleeattack2dmg|}}}{{{meleeattack2type|}}}{{{meleeattack2part|}}}{{{meleeattack2cool|}}}|
 
{{#if: {{{meleeattack2dmg|}}}{{{meleeattack2type|}}}{{{meleeattack2part|}}}{{{meleeattack2cool|}}}|
   {{#set:Attack 2 Damage = {{{meleeattack2dmg|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Damage = {{{meleeattack2dmg|}}} }} }}
   {{#set:Attack 2 Type = {{{meleeattack2type|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Type = {{ucfirst:{{{meleeattack2type|}}} }} }} }}
   {{#set:Attack 2 Part = {{{meleeattack2part|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Part = {{{meleeattack2part|}}} }} }}
   {{#set:Attack 2 Cooldown = {{{meleeattack2cool|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 Cooldown = {{{meleeattack2cool|}}} }} }}
   {{#set:Attack 2 AP = {{{meleeattack2ap|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 2 AP = {{{meleeattack2ap|}}} }} }}
 
   {{#vardefine: MeleeAttack2DPS | {{#expr: {{{meleeattack2dmg|}}} / ({{{meleeattack2cool}}}) }} }}
 
   {{#vardefine: MeleeAttack2DPS | {{#expr: {{{meleeattack2dmg|}}} / ({{{meleeattack2cool}}}) }} }}
 
   {{#vardefine: MeleeAttack2Chance | {{#expr: {{{meleeattack2dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack2Chance | {{#expr: {{{meleeattack2dmg|}}} ^ 2 }} }}
;Attack 2{{#if: {{{meleeattack2dmg|}}}|&nbsp;}}
+
;Melee Attack 2{{#if: {{{meleeattack2dmg|}}}|&nbsp;}}
:{{{meleeattack2part|Body part?}}}<br>{{{meleeattack2dmg|?}}} dmg ({{{meleeattack2type|type?}}})<br>{{{meleeattack2cool|0}}} seconds cooldown <br>{{{meleeattack2ap|0}}}% armor penetration}}
+
:{{{meleeattack2part|Body part?}}}<br>{{{meleeattack2dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack2type|}}}}}|{{ucfirst:{{{meleeattack2type|type?}}}}}]])<br>{{{meleeattack2cool|0}}} seconds cooldown <br>{{{meleeattack2ap|0}}}% armor penetration}}
  
 
{{#if: {{{meleeattack3dmg|}}}{{{meleeattack3type|}}}{{{meleeattack3part|}}}{{{meleeattack3cool|}}}|
 
{{#if: {{{meleeattack3dmg|}}}{{{meleeattack3type|}}}{{{meleeattack3part|}}}{{{meleeattack3cool|}}}|
   {{#set:Attack 3 Damage = {{{meleeattack3dmg|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Damage = {{{meleeattack3dmg|}}} }} }}
   {{#set:Attack 3 Type = {{{meleeattack3type|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Type = {{ucfirst:{{{meleeattack3type|}}} }} }} }}
   {{#set:Attack 3 Part = {{{meleeattack3part|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Part = {{{meleeattack3part|}}} }} }}
   {{#set:Attack 3 Cooldown = {{{meleeattack3cool|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 Cooldown = {{{meleeattack3cool|}}} }} }}
   {{#set:Attack 3 AP = {{{meleeattack3ap|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 3 AP = {{{meleeattack3ap|}}} }} }}
 
   {{#vardefine: MeleeAttack3DPS | {{#expr: {{{meleeattack3dmg|}}} / ({{{meleeattack3cool}}}) }} }}
 
   {{#vardefine: MeleeAttack3DPS | {{#expr: {{{meleeattack3dmg|}}} / ({{{meleeattack3cool}}}) }} }}
 
   {{#vardefine: MeleeAttack3Chance | {{#expr: {{{meleeattack3dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack3Chance | {{#expr: {{{meleeattack3dmg|}}} ^ 2 }} }}
;Attack 3{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
+
;Melee Attack 3{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
:{{{meleeattack3part|Body part?}}}<br>{{{meleeattack3dmg|?}}} dmg ({{{meleeattack3type|type?}}})<br>{{{meleeattack3cool|0}}} seconds cooldown <br>{{{meleeattack3ap|0}}}% armor penetration}}
+
:{{{meleeattack3part|Body part?}}}<br>{{{meleeattack3dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack3type|}}}}}|{{ucfirst:{{{meleeattack3type|type?}}}}}]])<br>{{{meleeattack3cool|0}}} seconds cooldown <br>{{{meleeattack3ap|0}}}% armor penetration}}
  
 
{{#if: {{{meleeattack4dmg|}}}{{{meleeattack4type|}}}{{{meleeattack4part|}}}{{{meleeattack4cool|}}}|
 
{{#if: {{{meleeattack4dmg|}}}{{{meleeattack4type|}}}{{{meleeattack4part|}}}{{{meleeattack4cool|}}}|
   {{#set:Attack 4 Damage = {{{meleeattack4dmg|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Damage = {{{meleeattack4dmg|}}} }} }}
   {{#set:Attack 4 Type = {{{meleeattack4type|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Type = {{ucfirst:{{{meleeattack4type|}}} }} }} }}
   {{#set:Attack 4 Part = {{{meleeattack4part|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Part = {{{meleeattack4part|}}} }} }}
   {{#set:Attack 4 Cooldown = {{{meleeattack4cool|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 Cooldown = {{{meleeattack4cool|}}} }} }}
   {{#set:Attack 4 AP = {{{meleeattack4ap|}}} }}
+
   {{#if: {{#var:setProperty}} | {{#set:Attack 4 AP = {{{meleeattack4ap|}}} }} }}
 
   {{#vardefine: MeleeAttack4DPS | {{#expr: {{{meleeattack4dmg|}}} / ({{{meleeattack4cool}}}) }} }}
 
   {{#vardefine: MeleeAttack4DPS | {{#expr: {{{meleeattack4dmg|}}} / ({{{meleeattack4cool}}}) }} }}
 
   {{#vardefine: MeleeAttack4Chance | {{#expr: {{{meleeattack4dmg|}}} ^ 2 }} }}
 
   {{#vardefine: MeleeAttack4Chance | {{#expr: {{{meleeattack4dmg|}}} ^ 2 }} }}
;Attack 4{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
+
;Melee Attack 4{{#if: {{{meleeattack3dmg|}}}|&nbsp;}}
:{{{meleeattack4part|Body part?}}}<br>{{{meleeattack4dmg|?}}} dmg ({{{meleeattack4type|type?}}})<br>{{{meleeattack4cool|0}}} seconds cooldown <br>{{{meleeattack4ap|0}}}% armor penetration}}
+
:{{{meleeattack4part|Body part?}}}<br>{{{meleeattack4dmg|?}}} dmg ([[Damage Types#{{ucfirst:{{{meleeattack4type|}}}}}|{{ucfirst:{{{meleeattack4type|type?}}}}}]])<br>{{{meleeattack4cool|0}}} seconds cooldown <br>{{{meleeattack4ap|0}}}% armor penetration}}
 +
 
  
{{#if: {{{MeleeWeaponAverageDPS|}}}|
+
{{#if: {{{MeleeWeaponAverageDPS|}}} |
;Melee Average DPS
+
  {{#if: {{#var:setProperty}} | {{#set: MeleeDPS = {{{MeleeWeaponAverageDPS|}}} }} }}
:{{{MeleeWeaponAverageDPS|}}} }}
+
;Melee Average {{DPS}}
 +
:{{{MeleeWeaponAverageDPS|}}}
 +
}}
  
{{#if: {{{MeleeWeaponAverageAP|}}}|
+
{{#if: {{{MeleeWeaponAverageAP|}}} |
;Melee Average AP
+
  {{#if: {{#var:setProperty}} | {{#set: MeleeAP = {{{MeleeWeaponAverageAP|}}} }} }}
:{{{MeleeWeaponAverageAP|}}}%}}
+
;Melee Average {{AP}}
 +
:{{{MeleeWeaponAverageAP|}}}%
 +
}}
  
  
<!-- was supposed to calculate stuff but then decided it's just better to use the value provided by the game  
+
<!-- was supposed to calculate stuff but then decided it's just better to use the value provided by the game
  
 
{{#ifeq: {{#varexists: MeleeAttack3Chance}}|1|
 
{{#ifeq: {{#varexists: MeleeAttack3Chance}}|1|
Line 522: Line 1,362:
 
       {{#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 ---------- -->
  
{{#if: {{{armorPenetration|}}}|
+
<!--- Creation --->
;Armor penetration
+
{{#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|}}} |
:{{{armorPenetration|}}}%}}
+
</dl>{{clear}}
 +
<p class='subheading' style='height: 1.75em !important; padding: 0.25em 0 0.5em !important; margin: 0.5em 0 0.5em !important'>'''Creation'''</p>
 +
<dl>
 +
}}
  
{{#if: {{{warmup|}}}|
+
{{#if: {{{production facility 1|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 1 = {{{production facility 1|}}} }} }} }}
;{{H:title|link=no|Time it takes to aim the weapon|Warm-Up}}
+
{{#if: {{{production facility 2|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 2 = {{{production facility 2|}}} }} }} }}
:{{ticks|{{{warmup|}}}}}}}
+
{{#if: {{{production facility 3|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 3 = {{{production facility 3|}}} }} }} }}
 +
{{#if: {{{production facility 4|}}}|{{#if: {{#var:setProperty}} | {{#set: Production Facility 4 = {{{production facility 4|}}} }} }} }}
 +
{{#if: {{{production facility 1|}}}|
 +
;Crafted At
 +
:{{#if:{{{production facility 1|}}}|{{Icon Small|{{{production facility 1|}}}|{{#switch:{{lc:{{{production facility 1|}}}}}|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 2|}}}|/{{Icon Small|{{{production facility 2|}}}|{{#switch:{{lc:{{{production facility 2|}}}}}|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 3|}}}|/{{Icon Small|{{{production facility 3|}}}|{{#switch:{{lc:{{{production facility 3|}}}}}|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}{{#if:{{{production facility 4|}}}|/{{Icon Small|{{{production facility 4|}}}|{{#switch:{{lc:{{{production facility 4|}}}}}|crafting spot|campfire|fermenting barrel|nutrient paste dispenser=16|#default=32}}}}}}
 +
}}
  
{{#if: {{{cooldown |}}}|
+
{{#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}} }} }}
;{{H:title|link=no|Waiting time before you can aim again after firing|Cooldown}}
+
{{#if: {{#var:setProperty}} | {{#set:
:{{ticks|{{{cooldown|}}}}}}}
+
Required Research = {{#var: research1}}
 +
|Required Research = {{#var: research2}}
 +
|Required Research = {{#var: research3}}
 +
|Required Research = {{#var: research4}}
 +
|Required Research = {{#var: research5}}
 +
}} }}
 +
;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}}}}<!--
  
{{#if: {{{range|}}}|{{#set:Range = {{{range|}}} }}
+
-->{{#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}}}} }}<!--
;Range
 
:{{{range|}}} tile(s)}}
 
  
{{#if: {{{minrange|}}}|
+
-->{{#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}}}} }}<!--
;Minimum Range
 
:{{{minrange|}}} tiles}}
 
  
{{#if: {{{accuracy|}}}|
+
-->{{#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}}}} }}<!--
;Accuracy
 
:{{{accuracy|}}}}}
 
  
{{#if: {{{accuracyTouch|}}}| {{#Set: Accuracy (Touch) Base = {{{accuracyTouch|}}} }}   
+
-->{{#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: {{{accuracyShort|}}}| {{#Set: Accuracy (Short) Base = {{{accuracyShort|}}} }} 
 
{{#if: {{{accuracyMedium|}}}| {{#Set: Accuracy (Medium) Base = {{{accuracyMedium|}}} }}     
 
{{#if: {{{accuracyLong|}}}| {{#Set: Accuracy (Long) Base = {{{accuracyLong|}}} }}
 
;{{H:title|link=no|Touch % - Short % - Medium % - Long %|Accuracy}}
 
:{{{accuracyTouch|}}}% - {{{accuracyShort|}}}% - {{{accuracyMedium|}}}% - {{{accuracyLong|}}}%
 
}}   
 
}}
 
}}
 
 
}}
 
}}
  
{{#if: {{{accuracyAvg|}}}|
+
{{#if: {{{skill 1|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 1 = {{ucfirst:{{{skill 1|}}}}} }} }}}}
;{{H:title|link=no|Average accuracy of the weapon, taking range into account.|Avg. accuracy}}
+
{{#if: {{{skill 2|}}}|{{#if: {{#var:setProperty}} | {{#set:Skill 2 = {{ucfirst:{{{skill 2|}}}}} }} }}}}
:{{{accuracyAvg|}}}%}}
+
{{#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: {{{velocity|}}}|{{#set:Velocity = {{{velocity|}}} }}
+
{{#if: {{{skill 1|}}} |
;Velocity
+
;Skill{{#if:{{{skill 2|}}}|s}} Required
:{{{velocity|}}} (m/s)}}
+
:[[Skills#{{ucfirst:{{{skill 1|}}}}}|{{ucfirst:{{{skill 1|}}}}}]] {{{skill 1 level|}}} {{#if: {{{skill 2|}}}|& [[Skills#{{ucfirst:{{{skill 2|}}}}}|{{ucfirst:{{{skill 2|}}}}}]] {{{skill 2 level|}}} }}
 +
}}
  
{{#if: {{{burst|}}}|{{#set:Burst Count = {{{burst|}}} }}
+
<!-- Work to make should be specified in *ticks*, like in the game files. This has been inconsistent in the past -->
;Burst Count
+
{{#if: {{{work to make|}}} |
:{{{burst|}}} (per burst)}}
+
  {{#if: {{#var:setProperty}} | {{#set:Work To Make = {{{work to make|}}} }} }}
 +
;Work To Make
 +
:{{ticks| {{{work to make|}}} }}
 +
}}
  
{{#if: {{{burstTicks|}}}|{{#set: Burst Ticks = {{{burstTicks|}}} }}
+
{{#if: {{{stuff tags|}}} |
;{{H:title|link=no|Time between shots in a single burst|Burst Ticks}}
+
  {{#if: {{#var:setProperty}} | {{#set:Stuff Tags = {{{stuff tags}}}}} }}
:{{ticks|{{{burstTicks|}}}}}}}
+
;{{Hover title|link=no|The types of resource that can be substituted for the generic resource type|Stuff tags}}
 +
:{{{stuff tags|}}}
 +
}}
  
{{#if: {{{missRadius|}}}|{{#set:Miss Radius = {{{missRadius|}}} }}
+
{{#if: {{{resource 1|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 1 = {{{resource 1|}}} }} }} }}
;{{H:title|link=no|Missed shots are forced to land within this radius|Miss Radius}}
+
{{#if: {{{resource 2|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 2 = {{{resource 2|}}} }} }} }}
:{{{missRadius|}}} tile(s)}}
+
{{#if: {{{resource 3|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 3 = {{{resource 3|}}} }} }} }}
 +
{{#if: {{{resource 4|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 4 = {{{resource 4|}}} }} }} }}
 +
{{#if: {{{resource 5|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 5 = {{{resource 5|}}} }} }} }}
 +
{{#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 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 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 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 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 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 6 amount|}}}|{{#if: {{#var:setProperty}} | {{#set:Resource 6 Amount = {{{resource 6 amount|}}} }} }} }}
  
{{#if: {{{blastRadius|}}}|{{#set:Blast Radius = {{{blastRadius|}}} }}
+
{{#if: {{{resource 1|}}}|<!--{{#ifeq: {{lc:{{{placeable|}}}}}|false||-->
;Blast Radius
+
;Resources to make
:{{{blastRadius|}}}}}
+
:{{#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|}}}|}}
 +
<!--|}}-->
  
{{#if: {{{DPS|}}}|
+
<!---If resource 1 is set to stuff, but theres no stuff tags, make note of it--->
;{{H:title|link=yes|Formatted as: Maximum damage per second (DPS with average accuracy)|DPS}}
+
{{#ifeq: Stuff | {{{resource 1|}}} | {{#if: {{{stuff tags|}}}| |
:{{ #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: {{{accuracyTouch|}}}| {{#if: {{{accuracyShort|}}}| {{#if: {{{accuracyMedium|}}}| {{#if: {{{accuracyLong|}}}|({{ #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 }})}}}}}}}}
+
;{{Hover title|link=no|The types of resource that can be substituted for the generic resource type|Stuff tags}}
{{#set:Maximum DPS={{ #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 }}}}
+
:<span style="color:red">'''ERROR: NO STUFF TAGS'''</span>
{{#set:Avarage DPS={{#if: {{{accuracyTouch|}}}| {{#if: {{{accuracyShort|}}}| {{#if: {{{accuracyMedium|}}}| {{#if: {{{accuracyLong|}}}|{{#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)) round 2 }}}}}}}}}}}}
 
 
}}
 
}}
 
+
|}}
{{#if: {{{stoppingPower|}}}|{{#set: Stopping power = {{{stoppingPower|}}} }}
 
;{{H: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}}
 
:{{{stoppingPower|}}}}}
 
 
 
{{#if: {{{buy|}}}|
 
;Buy
 
:{{{buy|}}}}}
 
 
 
{{#if:{{{sell|}}}|
 
{{#if: {{{mode|}}}|{{#ifeq: {{{mode|}}} | Melee |{{#set:Sell = {{{sell|}}} }} }}}}
 
;Sell
 
:{{{sell|}}}}}
 
 
 
<!-- Work to make should be specified in *ticks*, like in the game files.  This has been inconsistent in the past -->
 
{{#if: {{{work to make|}}}|{{#set:Work To Make = {{{work to make|}}} }}
 
;Work To Make
 
:{{ticks|{{{work to make|}}}}}
 
 
}}
 
}}
  
{{#if: {{{resources to make|}}}|
+
{{#if: {{{product amount|}}} |
;Resources to make
+
  {{#if: {{#var:setProperty}} | {{#set:Product Amount = {{{product amount|}}} }} }}
:{{{resources to make|}}}
+
;{{Hover title|link=no|The amount of this item produced from the required resources|Product Amount}}
 +
:{{Icon Small| {{#var:Name}} | 16 }} {{{product amount|}}}
 
}}
 
}}
  
 
{{#if: {{{deconstruct yield|}}}|
 
{{#if: {{{deconstruct yield|}}}|
;{{H:title|link=no|Resources recovered when deconstructing|Deconstruct yield}}
+
;{{Hover title| link=no | Resources recovered when deconstructing. | Deconstruct yield }}
:{{{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
 +
-->{{#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}}
 +
:{{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 3|}}}| + {{Icon Small|{{{resource 3|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 3 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 3 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 3 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 3 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 3 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}} <!--
 +
-->{{#if: {{{resource 4|}}}| + {{Icon Small|{{{resource 4|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 4 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 4 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 4 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 4 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 4 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}} <!--
 +
-->{{#if: {{{resource 5|}}}| + {{Icon Small|{{{resource 5|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 5 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 5 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 5 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 5 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 5 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}} <!--
 +
-->{{#if: {{{resource 6|}}}| + {{Icon Small|{{{resource 6|}}}|16}} {{#ifeq: {{#expr: ceil({{{resource 6 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} | {{#expr: floor({{{resource 6 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }}|{{#expr: {{{resource 6 amount|}}}*{{{deconstructyieldfraction|0.5}}} }}|{{#expr: floor({{{resource 6 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} - {{#expr: ceil({{{resource 6 amount|}}}*{{{deconstructyieldfraction|0.5}}}) }} }}|}}
 +
|}}
 
}}
 
}}
  
 +
{{#if:{{{destroyyield|}}} |
 +
;{{Hover title| link=no | Resources recovered when destroyed. | Destroy yield }}
 +
:{{{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
 +
-->{{#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}}
 +
:{{#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 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 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 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 " + "
 +
-->{{#if:{{{bonusdestroyleavings|}}}|{{{bonusdestroyleavings|}}}}}<!--If bonusdestroyleavings != None, write bonusdestroyleavings (should be given in format: <amount> {{Icon Small|<resource>}})
 +
-->|}}<!--
 +
-->|}}<!--
 +
-->}}
 +
 +
<!-- TECHNICAL -->
 +
{{#if: {{#var:setProperty}}|{{#if: {{{page verified for version|}}}|{{Verified|{{{page verified for version|}}}}}| {{Verified}} }}}}
 +
 +
{{#if: {{{defName|}}} {{{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}}
 +
<div class="subheading mw-customtoggle-myDivision" style='height: 1.75em !important; padding: 0.25em 0em 0.25em !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;'>
 +
{{#if: {{{defName|}}}|
 +
; defName
 +
: {{{defName|}}}
 +
}}<!--
 +
-->{{#if: {{{color|}}} |{{#if: {{#var:setProperty}} | {{#set: color = {{{color|}}}}} }}
 +
;color
 +
:{{{color|}}}
 +
}}<!--
 +
-->{{#if: {{{file|}}}|
 +
; File
 +
: {{{file|}}}
 +
}}<!--
 +
-->{{#if: {{{thingCategories|}}}|
 +
; thingCategories
 +
: {{{thingCategories|}}}
 +
}}<!--
 +
-->{{#if: {{{weaponTags|}}}|{{#if: {{#var:setProperty}} | {{#set:
 +
weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|0}} }}
 +
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|1}} }}
 +
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|2}} }}
 +
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|3}} }}
 +
|weaponTags = {{ucfirst:{{#explode:{{{weaponTags|}}}|,|4}} }}
 +
}} }}
 +
; weaponTags
 +
: {{{weaponTags|}}}
 +
}}<!--
 +
-->{{#if: {{{thingSetMakerTags|}}} |
 +
; thingSetMakerTags
 +
: {{{thingSetMakerTags|}}}
 +
}}<!--
 +
-->{{#if: {{{defaultOutfitTags|}}} |
 +
; defaultOutfitTags
 +
: {{{defaultOutfitTags|}}}
 +
}}<!--
 +
-->{{#if: {{{factionPrerequisiteTags|}}} |
 +
; factionPrerequisiteTags
 +
: {{{factionPrerequisiteTags|}}}
 +
}}<!--
 +
-->{{#if: {{{harvestTag|}}} |
 +
; harvestTag
 +
: {{{harvestTag|}}}
 +
}}<!--
 +
-->{{#if: {{{recipePrerequisiteTags|}}} |
 +
;recipePrerequisiteTags
 +
: {{{recipePrerequisiteTags|}}}
 +
}}<!--
 +
-->{{#if: {{{ResearchProjectTagDef|}}} |
 +
;ResearchProjectTagDef
 +
:{{{ResearchProjectTagDef|}}}
 +
}}<!--
 +
-->{{#if: {{{sowTag|}}} |{{#if: {{#var:setProperty}} | {{#set: sowTag = {{{sowTag|}}}}} }}
 +
;sowTag
 +
:{{{sowTag|}}}
 +
}}<!--
 +
-->{{#if: {{{sowTags|}}} |{{#if: {{#var:setProperty}} | {{#set: sowTags = {{{sowTags|}}}}} }}
 +
;sowTags
 +
:{{{sowTags|}}}
 +
}}<!--
 +
-->{{#if: {{{tag|}}} |{{#if: {{#var:setProperty}} | {{#set:
 +
tag = {{ucfirst:{{#explode:{{{tag|}}}|,|0}} }}
 +
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|1}} }}
 +
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|2}} }}
 +
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|3}} }}
 +
|tag = {{ucfirst:{{#explode:{{{tag|}}}|,|4}} }}
 +
}} }}
 +
;tag
 +
:{{{tag|}}}
 +
}}<!--
 +
-->{{#if: {{{tags|}}} |{{#if: {{#var:setProperty}} | {{#set:
 +
tags = {{ucfirst:{{#explode:{{{tags|}}}|,|0}} }}
 +
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|1}} }}
 +
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|2}} }}
 +
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|3}} }}
 +
|tags = {{ucfirst:{{#explode:{{{tags|}}}|,|4}} }}
 +
}} }}
 +
;tags
 +
:{{{tags|}}}
 +
}}<!--
 +
-->{{#if: {{{techHediffsTags|}}} |{{#if: {{#var:setProperty}} | {{#set:
 +
techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|0}} }}
 +
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|1}} }}
 +
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|2}} }}
 +
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|3}} }}
 +
|techHediffsTags = {{ucfirst:{{#explode:{{{techHediffsTags|}}}|,|4}} }}
 +
}} }}
 +
;techHediffsTags
 +
:{{{techHediffsTags|}}}
 +
}}<!--
 +
-->{{#if: {{{thingSetMakerTagsToAllow|}}} |
 +
;thingSetMakerTagsToAllow
 +
:{{{thingSetMakerTagsToAllow|}}}
 +
}}<!--
 +
-->{{#if: {{{thingSetMakerTagsToDisallow|}}} |
 +
;thingSetMakerTagsToDisallow
 +
:{{{thingSetMakerTagsToDisallow|}}}
 +
}}<!--
 +
-->{{#if: {{{tradeTag|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: tradeTag = {{{tradeTag|}}} }} }}
 +
;tradeTag
 +
:{{{tradeTag|}}}
 +
}}<!--
 +
-->{{#if: {{{tradeTags|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: tradeTags = {{{tradeTags|}}} }} }}
 +
;tradeTags
 +
:{{{tradeTags|}}}
 +
}}<!--
 +
-->{{#if: {{{tradeTagsBuy|}}} |
 +
;tradeTagsBuy
 +
:{{{tradeTagsBuy|}}}
 +
}}<!--
 +
-->{{#if: {{{tradeTagsSell|}}} |
 +
;tradeTagsSell
 +
:{{{tradeTagsSell|}}}
 +
}}<!--
 +
-->{{#if: {{{tradeTagsToAllow|}}} |
 +
;tradeTagsToAllow
 +
:{{{tradeTagsToAllow|}}}
 +
}}<!--
 +
-->{{#if: {{{tutorHighlightTag|}}} |
 +
;tutorHighlightTag
 +
:{{{tutorHighlightTag|}}}
 +
}}<!--
 +
-->{{#if: {{{apparelTags|}}} |{{#if: {{#var:setProperty}} | {{#set:
 +
apparelTags = {{ucfirst:{{#explode:{{{apparelTags|}}}|,|0}} }}
 +
|apparelTags = {{ucfirst:{{#explode:{{{apparelTags|}}}|,|1}} }}
 +
|apparelTags = {{ucfirst:{{#explode:{{{apparelTags|}}}|,|2}} }}
 +
|apparelTags = {{ucfirst:{{#explode:{{{apparelTags|}}}|,|3}} }}
 +
|apparelTags = {{ucfirst:{{#explode:{{{apparelTags|}}}|,|4}} }}
 +
}} }}
 +
;apparelTags
 +
:{{{apparelTags|}}}
 +
}}<!--
 +
-->{{#if: {{{buildingTags|}}} |{{#if: {{#var:setProperty}} | {{#set:
 +
buildingTags = {{ucfirst:{{#explode:{{{buildingTags|}}}|,|0}} }}
 +
|buildingTags = {{ucfirst:{{#explode:{{{buildingTags|}}}|,|1}} }}
 +
|buildingTags = {{ucfirst:{{#explode:{{{buildingTags|}}}|,|2}} }}
 +
|buildingTags = {{ucfirst:{{#explode:{{{buildingTags|}}}|,|3}} }}
 +
|buildingTags = {{ucfirst:{{#explode:{{{buildingTags|}}}|,|4}} }}
 +
}} }}
 +
;buildingTags
 +
:{{{buildingTags|}}}
 +
}}<!--
 +
-->{{#if: {{{stuff adjective|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Stuff Adjective = {{{stuff adjective|}}} }} }}
 +
; Stuff Adjective
 +
:{{{stuff adjective|}}}
 +
}}<!--
 +
-->{{#if: {{{small volume|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Small Volume = {{{small volume|}}} }} }}
 +
; Small Volume
 +
:{{{small volume|}}}
 +
}}<!--
 +
-->{{#if: {{{preferability|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Preferability = {{{preferability|}}} }} }}
 +
; Preferability
 +
: {{{preferability|}}}
 +
}}<!--
 +
-->{{#if: {{{food preference|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Food Preference = {{{food preference|}}} }} }}
 +
; Food Preference
 +
: {{{food preference|}}}
 +
}}<!--
 +
-->{{#if: {{{drug category|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Drug Category = {{{drug category|}}} }} }}
 +
; Drug Category
 +
: {{{drug category|}}}
 +
}}<!--
 +
-->{{#if: {{{is pleasure drug|}}} |
 +
  {{#if: {{#var:setProperty}} | {{#set: Is Pleasure Drug = {{{is pleasure drug|}}} }} }}
 +
; Is Pleasure Drug
 +
: {{{is pleasure drug|}}}
 +
}}<!--
 +
-->{{#if: {{{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>
 +
:{{Icon Small| {{#var:Name}} }} {{{product amount|}}}
 +
}}<!--
 +
--></span> </div> </div>}}
 
<br style="clear: both; height: 0px;" />
 
<br style="clear: both; height: 0px;" />
</dl></div></div>
+
</div></div></includeonly><noinclude>
</includeonly>
+
{{documentation}}</noinclude><!-- Add categories and interwikis to the /doc subpage, not here! -->
<noinclude>
 
{{documentation}}
 
[[Category:Template Infobox]]
 
</noinclude>
 

Latest revision as of 10:51, 16 November 2022

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

This is a testing version of Template:Infobox main for trying out changes without breaking the site.

Example #1[edit]

Muffalo

Muffalo

"A large herding herbivore descended from buffalo and adapted for both cold and warm environments. While enraged muffalo are deadly, tamed muffalo are quite docile and can be used as pack animals.
Nobody is quite sure why they're blue - it might even be some early genetic modification test that just never got changed."

Base Stats

Type
AnimalsWild
Market Value
300 Silver

Pawn Stats

Move Speed
4.50 c/s
Health Scale
1.75
Body Size
2.1
Mass - Baby
25.2 kg
Mass - Juvenile
63 kg
Mass - Adult
126 kg
Carrying Capacity
158 kg
Filth Rate
1
Hunger Rate
1.36 Nutrition/Day
Diet
herbivorous
Life Expectancy
15
Manhunter Chance
1.3%
Trainable Intelligence
simple
Wildness
60%
Minimum Handling Skill
5
Maturity Age
0.5 years (30 days)
Comfortable Temp Range
-55 °C – 45 °C (-67 °F – 113 °F)

Production

Meat Yield
294 muffalo meat
Leather Yield
63 bluefur
Wool Amount
100 muffalo wool
Shearing Interval
25 days
Gestation Period
28 days
Offspring Per Birth
1

Melee Combat

Attack 1
head
10 dmg (Blunt)
15% AP
2.6 second cooldown
Attack 2
left hoof
10 dmg (Blunt)
15% AP
2 second cooldown
Attack 3
right hoof
10 dmg (Blunt)
15% AP
2 second cooldown
Attack 4
Teeth
10 dmg (Bite)
15% AP
2 second cooldown
Average DPS
2.92

{{infobox main/testing|animal|
|name = Muffalo
|image = Muffalo east.png
|description = Desc
|type = Animals
|type2 = Wild
|bodysize = 2.1
|healthscale = 1.75
|movespeed = 4.50
|attack1dmg = 10
|attack1type = blunt
|attack1part = head
|attack1cool = 156
|attack2dmg = 10
|attack2type = blunt
|attack2part = left hoof
|attack2cool = 120
|attack3dmg = 10
|attack3type = blunt
|attack3part = right hoof
|attack3cool = 120
|attack4dmg = 10
|attack4type = bite
|attack4part = Teeth
|attack4cool = 120
|attack4chance = 0.5
|leathername = bluefur
|leatheryield = 63
|woolname = muffalo wool
|wool = 100
|sheartime = 25
|manhunter = 0.013
|hungerrate = 0.85
|diet = herbivorous
|trainable = simple
|wildness = 0.6
|gestation = 28
|lifespan = 15
|offspring = 1
|massadult = 147
|maturityage = 0.5
|marketvalue  = 300
|livesin_aridshrubland = true
|livesin_borealforest = true
|livesin_icesheet = true
|livesin_seaice = true
|livesin_temperateforest = true
|livesin_tundra = true
|min comfortable temperature = -55
|max comfortable temperature = 45
}}