Difference between revisions of "Template:Ranged Weapon Comparison"

From RimWorld Wiki
Jump to navigation Jump to search
Line 10: Line 10:
 
|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
 
|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
  
|y1={{Ranged Weapon Comparison/datapoints|name={{{1}}}}}
+
|y1={{Ranged Weapon Comparison/datapoints|name={{{1}}}|bandolier={{{bandolier|}}} }}
 
|y1Title={{{1}}}
 
|y1Title={{{1}}}
  
|y2={{#if:{{{2|}}}|{{Ranged Weapon Comparison/datapoints|name={{{2}}} }} }}
+
|y2={{#if:{{{2|}}}|{{Ranged Weapon Comparison/datapoints|name={{{2}}}|bandolier={{{bandolier|}}} }} }}
|y2Title=Minigun
+
|y2Title={{{2|}}}
 +
|y3={{#if:{{{3|}}}|{{Ranged Weapon Comparison/datapoints|name={{{3}}}|bandolier={{{bandolier|}}} }} }}
 +
|y3Title={{{3|}}}
 +
|y4={{#if:{{{4|}}}|{{Ranged Weapon Comparison/datapoints|name={{{4}}}|bandolier={{{bandolier|}}} }} }}
 +
|y4Title={{{4|}}}
 +
|y5={{#if:{{{5|}}}|{{Ranged Weapon Comparison/datapoints|name={{{5}}}|bandolier={{{bandolier|}}} }} }}
 +
|y5Title={{{5|}}}
 +
|y6={{#if:{{{6|}}}|{{Ranged Weapon Comparison/datapoints|name={{{6}}}|bandolier={{{bandolier|}}} }} }}
 +
|y6Title={{{6|}}}
 +
|y7={{#if:{{{7|}}}|{{Ranged Weapon Comparison/datapoints|name={{{7}}}|bandolier={{{bandolier|}}} }} }}
 +
|y7Title={{{7|}}}
 
}}</includeonly><noinclude>{{Documentation wanted}}
 
}}</includeonly><noinclude>{{Documentation wanted}}
 
{{Documentation}}
 
{{Documentation}}
 
</noinclude>
 
</noinclude>

Revision as of 03:52, 24 December 2024

</includeonly>

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

Creates a line graph that compares the average damage output of multiple ranged weapons at various ranges

Parameters

  • The first to eighth parameters are the weapons to include in the graph.
  • shooterAccuracy (optional) is the accuracy of the shooter. Default is 98%.
  • accuracyFactor (optional) is the accuracy factor of the ranged weapon determined by quality.
  • damageFactor (optional) is the damage and AP factor of the ranged weapon determined by quality.
  • bandolier (optional) can be specified to simulate heavy bandolier usage. Can be empty or 1.
  • bandolier1 to bandolier8 (optional) can be used to override the overall bandolier flag.
  • triggerhappy (optional) can be specified to simulate trigger happy trait. Can be empty or 1.

Examples

{{Ranged Weapon Comparison|Heavy SMG|Chain shotgun|Charge rifle}}

{{Ranged Weapon Comparison|Heavy SMG|Chain shotgun|Charge rifle|bandolier=1}}

{{Ranged Weapon Comparison|Heavy SMG|Chain shotgun|Charge rifle|damageFactor=1.5|accuracyFactor=1.5|bandolier=1}}

{{Ranged Weapon Comparison|Heavy SMG|Chain shotgun|Heavy SMG|Chain shotgun|bandolier3=1|bandolier4=1}}