Template:Weapon Stats Table
Description
This template generates a table summarizing stats for an given weapon, including average damage per second, armor piercing and Market Value, for each quality tier (if applicable) and every stuff option (if applicable).
Note that at the time of writing, weapons with no quality are hardcoded into the template, rather than pulled from the page properties. New no-quality weapons must be manually excepted from the template.
Property:Mode must be set to properly display melee weapons, otherwise it will default to the ranged format.
This template is part of the following system generating tables for all weapons:
- Template:Weapon Stats Table - Usually the template that should be called on normal pages. Creates the headers.
- Template:Weapon Stats Table/Ranged - Creates the table for ranged combat.
- Template:Weapon Stats Table/Ranged/Row - Creates the rows for the ranged combat table.
- Template:Weapon Stats Table/Melee - Creates the table for melee attacks.
- Template:Weapon Stats Table/Melee/Row - Creates the rows for the melee attacks table.
- Template:True Melee DPS Calculator - Does a lot of the calculations and defines essential variables for the /Melee/Row template.
- Template:Weapon Stats Table/Melee/Row - Creates the rows for the melee attacks table.
- Template:Weapon Stats Table/Ranged - Creates the table for ranged combat.
Parameters
The first parameter (if present) will specify which weapon to generate the template for.
If absent, {{PAGENAME}}
will be used.
The no header
parameter will disable the top heading, but not the subheadings for ranged and melee attacks, when set to true.
The header level
parameter takes numbers and sets the size of the headings - note that top heading is sized by the number directly, with subheading one size smaller. Default value is 2. It can be used with or without no header
.
Example usage
{{Weapon Stats Table | Persona monosword}}
Produces:
Quality Table
Quality | Damage | Avg DPS | Avg AP | Market Value |
---|---|---|---|---|
Awful Persona monosword | 21.6 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 1500 |
Poor Persona monosword | 24.3 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 1125 |
Normal Persona monosword | 27 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 1125 |
Good Persona monosword | 29.7 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 1405 |
Excellent Persona monosword | 32.4 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 2110 |
Masterwork Persona monosword | 39.15 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 4110 |
Legendary Persona monosword | 44.55 | Expression error: Unexpected round operator. | Expression error: Unexpected round operator.% | 7110 |
{{Weapon Stats Table | Assault rifle|}}
Produces:
Quality Table
Quality | Damage | AP | Accuracy (Touch) | Accuracy (Short) | Accuracy (Medium) | Accuracy (Long) | DPS (Optimal) | DPS (Touch) | DPS (Short) | DPS (Medium) | DPS (Long) |
Market Value |
---|---|---|---|---|---|---|---|---|---|---|---|---|
Awful Assault rifle | 9.9 | 14.4% | 48% | 56% | 52% | 44% | 9.79 | 4.7 | 5.48 | 5.09 | 4.31 | 240 |
Poor Assault rifle | 11 | 16% | 54% | 63% | 59% | 50% | 10.88 | 5.88 | 6.85 | 6.42 | 5.44 | 180 |
Normal Assault rifle | 11 | 16% | 60% | 70% | 65% | 55% | 10.88 | 6.53 | 7.62 | 7.07 | 5.98 | 180 |
Good Assault rifle | 11 | 16% | 66% | 77% | 72% | 61% | 10.88 | 7.18 | 8.38 | 7.83 | 6.64 | 225 |
Excellent Assault rifle | 11 | 16% | 72% | 84% | 78% | 66% | 10.88 | 7.83 | 9.14 | 8.49 | 7.18 | 335 |
Masterwork Assault rifle | 13.75 | 20% | 81% | 95% | 88% | 74% | 13.6 | 11.02 | 12.92 | 11.97 | 10.06 | 845 |
Legendary Assault rifle | 16.5 | 24% | 90% | 100% | 98% | 83% | 16.32 | 14.69 | 16.32 | 15.99 | 13.55 | 3845 |
{{Weapon Stats Table | Incendiary launcher|}}
Produces:
Quality Table
Quality | Damage | AP | DPS (Optimal) |
Market Value |
---|---|---|---|---|
Awful Incendiary launcher | 9 | 0% | 1.29 | 170 |
Poor Incendiary launcher | 10 | 0% | 1.43 | 128 |
Normal Incendiary launcher | 10 | 0% | 1.43 | 128 |
Good Incendiary launcher | 10 | 0% | 1.43 | 159 |
Excellent Incendiary launcher | 10 | 0% | 1.43 | 240 |
Masterwork Incendiary launcher | 12.5 | 0% | 1.79 | 600 |
Legendary Incendiary launcher | 15 | 0% | 2.15 | 2990 |
The above documentation is transcluded from Template:Weapon Stats Table/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |