Difference between revisions of "Template:Apparel Protection Chart/doc"

From RimWorld Wiki
Jump to navigation Jump to search
Line 2: Line 2:
  
 
==Parameters==
 
==Parameters==
First parameter is armor value
+
It takes 4 parameters, each a different armor value that will then be applied as different layers per [[Apparel#Protection]]
  
 
==Examples==
 
==Examples==
 
  <nowiki>{{Apparel Protection Chart|100}}</nowiki>
 
  <nowiki>{{Apparel Protection Chart|100}}</nowiki>
 
{{Apparel Protection Chart|100}}
 
{{Apparel Protection Chart|100}}
 +
 +
<nowiki>{{Apparel Protection Chart|100|100}}</nowiki>
 +
{{Apparel Protection Chart|100|100}}
 +
 +
<nowiki>{{Apparel Protection Chart|100|100|100|100}}</nowiki>
 +
{{Apparel Protection Chart|100|100|100|100}}

Revision as of 08:49, 22 March 2021

Displayed the effective damage percentage (i.e. what percentage of given attacks damage would get through the layer) for a range of APs.

Parameters

It takes 4 parameters, each a different armor value that will then be applied as different layers per Apparel#Protection

Examples

{{Apparel Protection Chart|100}}
{{Apparel Protection Chart|100|100}}
{{Apparel Protection Chart|100|100|100|100}}