Difference between revisions of "Template:Tag/Protects Body"

From RimWorld Wiki
Jump to navigation Jump to search
(another test)
Line 11: Line 11:
 
|-
 
|-
 
! style='text-align: left' | Fabric
 
! style='text-align: left' | Fabric
! style='text-align: right; font-size: 0.8em' | cloth
+
! style='text-align: right; font-size: 0.8em' | Cloth
| {{#expr:({{{blunt|0}}}+{{Q|cloth|Armor - Blunt Offset}})*{{Q|cloth|Armor - Blunt Factor}}}}%
+
| {{Calculate/Clothing/Protects Body    |Cloth|blunt|{{{blunt|0}}}}}%
| {{#expr:({{{sharp|0}}}+{{Q|cloth|Armor - Sharp Offset}})*{{Q|cloth|Armor - Sharp Factor}}}}%
+
| {{Calculate/Clothing/Protects Body    |Cloth|sharp|{{{sharp|0}}}}}%
| {{#expr:({{{heat|0}}}+{{Q|cloth|Armor - Heat Offset}})*{{Q|cloth|Armor - Heat Factor}}}}%
+
| {{Calculate/Clothing/Protects Body    |Cloth|heat|{{{heat|0}}}}}%
| {{#expr:({{{electric|0}}}+{{Q|cloth|Armor - Electric Offset}})*{{Q|cloth|Armor - Electric Factor}}}}%
+
| {{Calculate/Clothing/Protects Body    |Cloth|electric|{{{electric|0}}}}}%
 
|-
 
|-
 
!
 
!
! style='text-align: right; font-size: 0.8em' | synthread
+
! style='text-align: right; font-size: 0.8em' | Synthread
| {{A|synthread|blunt|{{{blunt|0}}}}}%
+
| {{Calculate/Clothing/Protects Body    |Synthread|blunt|{{{blunt|0}}}}}%
| {{A|synthread|sharp|{{{sharp|0}}}}}%
+
| {{Calculate/Clothing/Protects Body    |Synthread|sharp|{{{sharp|0}}}}}%
| {{A|synthread|heat|{{{heat|0}}}}}%
+
| {{Calculate/Clothing/Protects Body    |Synthread|heat|{{{heat|0}}}}}%
| {{A|synthread|electric|{{{electric|0}}}}}%
+
| {{Calculate/Clothing/Protects Body    |Synthread|electric|{{{electric|0}}}}}%
 
|-
 
|-
 
!
 
!
! style='text-align: right; font-size: 0.8em' | devilstrand
+
! style='text-align: right; font-size: 0.8em' | Devilstrand
| {{#expr:(5+{{{blunt|0}}})*1.3}}%
+
| {{Calculate/Clothing/Protects Body    |Devilstrand|blunt|{{{blunt|0}}}}}%
| {{#expr:(5+{{{sharp|0}}})*2}}%
+
| {{Calculate/Clothing/Protects Body    |Devilstrand|sharp|{{{sharp|0}}}}}%
| {{#expr:(0+{{{heat|0}}})*1}}%
+
| {{Calculate/Clothing/Protects Body    |Devilstrand|heat|{{{heat|0}}}}}%
| {{#expr:(5+{{{electric|0}}})*3}}%
+
| {{Calculate/Clothing/Protects Body    |Devilstrand|electric|{{{electric|0}}}}}%
 
|-
 
|-
 
!
 
!
! style='text-align: right; font-size: 0.8em' | hyperweave
+
! style='text-align: right; font-size: 0.8em' | Hyperweave
| {{#expr:(3+{{{blunt|0}}})*1.6}}%
+
| {{Calculate/Clothing/Protects Body    |Hyperweave|blunt|{{{blunt|0}}}}}%
| {{#expr:(3+{{{sharp|0}}})*4}}%
+
| {{Calculate/Clothing/Protects Body    |Hyperweave|sharp|{{{sharp|0}}}}}%
| {{#expr:(3+{{{heat|0}}})*2}}%
+
| {{Calculate/Clothing/Protects Body    |Hyperweave|heat|{{{heat|0}}}}}%
| {{#expr:(0+{{{electric|0}}})*1}}%
+
| {{Calculate/Clothing/Protects Body    |Hyperweave|electric|{{{electric|0}}}}}%
 
|- {{#ifeq:{{{leather|yes}}}|no| style='display: none' }}
 
|- {{#ifeq:{{{leather|yes}}}|no| style='display: none' }}
 
! style='text-align: left' | Leather
 
! style='text-align: left' | Leather

Revision as of 14:31, 9 October 2016