Difference between revisions of "Template:Apparel Protection Chart"

From RimWorld Wiki
Jump to navigation Jump to search
m (no redirect)
 
(11 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>{{GraphChart|width=400
+
<includeonly>{{Graph:Chart|width=400
|height=200
+
|height=150
|type=area
+
|type=line
 +
|legend=Legend
 +
|colors = {{{color|blue, orange, green, red, purple, brown, pink}}}
 +
|yGrid=
 +
|xGrid=
 
|xAxisTitle=Weapon AP
 
|xAxisTitle=Weapon AP
 
|xAxisMin = 0
 
|xAxisMin = 0
|xAxisMax = 140
+
|xAxisMax = {{{xAxisMax|70}}}
 
|yAxisMin = 0
 
|yAxisMin = 0
 
|yAxisMax = 100
 
|yAxisMax = 100
 
|yAxisTitle= Effective Damage (%)
 
|yAxisTitle= Effective Damage (%)
 
|x= 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140
 
|x= 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140
|
+
|y1={{Apparel AP Calculation|armor1={{{
 
}}</includeonly><noinclude>
 
}}</includeonly><noinclude>
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Latest revision as of 10:20, 6 January 2024

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

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

Parameters[edit]

It takes two sets of 4 parameters, each a different armor value that will then be applied as different layers per Apparel#Protection, and a name for each set.

  • set1name = The title for the first armor set to put in the legend
  • set1armor1 = The armor rating of the 1st layer of the first armor set.
  • set1armor2 = The armor rating of the 2nd layer of the first armor set.
  • set1armor3 = The armor rating of the 3rd layer of the first armor set.
  • set1armor4 = The armor rating of the 4th layer of the first armor set.

Replace "set1", with "set2" to "set7" for additional sets.

  • xAxisMax = 140 for maximum length

Template:Apparel Protection Chart/Quality Generator can be used to instead to automatically display each quality of the armor for a given damage class.

Examples[edit]

{{Apparel Protection Chart|set1name= Flak Vest | set1armor1=100}}
{{Apparel Protection Chart|set1name= Flak Vest and Devil Duster | set1armor1=42| set1armor2=100| set2name= Marine armor | set2armor1= 106 }}
{{Apparel Protection Chart
|xAxisMax=140
|set1name= Awful Marine Armor (Sharp)      | set1armor1= 63.6
|set2name= Poor Marine Armor (Sharp)       | set2armor1= 84.8 
|set3name= Normal Marine Armor (Sharp)     | set3armor1= 106 
|set4name= Good Marine Armor (Sharp)       | set4armor1= 121.9 
|set5name= Excellent Marine Armor (Sharp)  | set5armor1= 137.8 
|set6name= Masterwork Marine Armor (Sharp) | set6armor1= 153.7 
|set7name= Legendary Marine Armor (Sharp)  | set7armor1= 190.8 
}} 
 
{{Apparel Protection Chart/Quality Generator|Flak vest|Blunt}}