Difference between revisions of "Template:Ranged Weapon Comparison"

From RimWorld Wiki
Jump to navigation Jump to search
Line 4: Line 4:
 
|xAxisTitle=Range
 
|xAxisTitle=Range
 
|yAxisTitle=Single-target DPS at skill level 20
 
|yAxisTitle=Single-target DPS at skill level 20
 +
|xAxisMin=0
 
|yAxisMin=0
 
|yAxisMin=0
 
|xGrid=
 
|xGrid=

Revision as of 09:37, 25 December 2024

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}}