Difference between revisions of "Template:Weapon/WeaponStats"

From Holdfast: Nations At War
Jump to navigation Jump to search
(Created page with "<includeonly> {{#switch: {{ Weapon/WeaponType|{{{enum}}} }} | Melee = | Firearm = | default = "Weapon Not Recognised"}} </includeonly>")
 
m
Line 1: Line 1:
 +
<noinclude>
 +
{{Weapon/WeaponStats|enum=Musket_NewLandPatternBrownBess}}
 +
</noinclude>
 
<includeonly>
 
<includeonly>
 
{{#switch: {{ Weapon/WeaponType|{{{enum}}} }} |
 
{{#switch: {{ Weapon/WeaponType|{{{enum}}} }} |
Melee = |
+
Melee = '''Damage''': {{ Progress Bar | mode = value | min = 0 | max = 125 | current = {{ Weapon/WeaponDamage|{{{enum}}} }} | box-width={{{width|30em}}} }}
Firearm = |
+
'''Reach''': {{ Progress Bar | mode = value | min = 0 | max = 100 | current = {{ Weapon/WeaponRangeReach|{{{enum}}} }} | box-width={{{width|30em}}} }}
 +
'''Speed''': {{ Progress Bar | mode = value | min = 0 | max = 100 | current = {{ Weapon/WeaponAccuracySpeed|{{{enum}}} }} | box-width={{{width|30em}}} }}
 +
|Firearm = '''Damage''': {{ Progress Bar | mode = value | min = 0 | max = 125 | current = {{ Weapon/WeaponDamage|{{{enum}}} }} | box-width={{{width|30em}}} }}
 +
'''Range''': {{ Progress Bar | mode = value | min = 0 | max = 125 | current = {{ Weapon/WeaponRangeReach|{{{enum}}} }} | box-width={{{width|30em}}} }}
 +
'''Accuracy''': {{ Progress Bar | mode = value | min = 0 | max = 100 | current = {{ Weapon/WeaponAccuracySpeed|{{{enum}}} }} | box-width={{{width|30em}}} }}
 +
|
 
default = "Weapon Not Recognised"}}
 
default = "Weapon Not Recognised"}}
 
</includeonly>
 
</includeonly>

Revision as of 19:16, 17 August 2019


Damage:

 
100

Range:

 
70

Accuracy:

 
50