Template:KF2WeaponInfo: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
(Fixed "space above the Secondary Ammo section isn't displayed properly" again)
(Added support for hybrid weapons (alternative weapon type), changed secondary starting ammo entry)
Line 14: Line 14:
|- {{#ifexpr: ({{#if: {{{MagazineSize|}}} | 1 | 0}} or {{#if: {{{AmmoCapacity|}}} | 1 | 0}}) and ({{#if: {{{Damage|}}} | 1 | 0}} or {{#if: {{{FireRate|}}} | 1 | 0}} or {{#if: {{{Accuracy|}}} | 1 | 0}} or {{#if: {{{Penetration|}}} | 1 | 0}}) || style="display: none;"}}
|- {{#ifexpr: ({{#if: {{{MagazineSize|}}} | 1 | 0}} or {{#if: {{{AmmoCapacity|}}} | 1 | 0}}) and ({{#if: {{{Damage|}}} | 1 | 0}} or {{#if: {{{FireRate|}}} | 1 | 0}} or {{#if: {{{Accuracy|}}} | 1 | 0}} or {{#if: {{{Penetration|}}} | 1 | 0}}) || style="display: none;"}}
| colspan="4" style="height: 6px;" |  
| colspan="4" style="height: 6px;" |  
|- {{#if: {{{Damage|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Damage|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px; width: 136px;" | '''Damage'''
| style="padding-left: 12px; width: 136px;" | '''Damage'''
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: (({{#ifeq: {{#expr: {{{Damage}}} / 820 <= 1}} | 1 | {{#expr: {{{Damage}}} / 820}} | 1 }}) ^ 0.5) * 100 }}px"></div></div>
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: (({{#ifeq: {{#expr: {{{Damage}}} / 820 <= 1}} | 1 | {{#expr: {{{Damage}}} / 820}} | 1 }}) ^ 0.5) * 100 }}px"></div></div>
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{Damage}}} round 0}}
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{Damage}}} round 0}}
|- {{#if: {{{FireRate|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{FireRate|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px; width: 136px;" | '''Fire Rate'''
| style="padding-left: 12px; width: 136px;" | '''Fire Rate'''
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: ({{#ifeq: {{#expr: {{{FireRate}}} / 800 <= 1}} | 1 | {{#expr: {{{FireRate}}} / 800}} | 1 }}) * 100 }}px"></div></div>
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: ({{#ifeq: {{#expr: {{{FireRate}}} / 800 <= 1}} | 1 | {{#expr: {{{FireRate}}} / 800}} | 1 }}) * 100 }}px"></div></div>
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{FireRate}}} round 0}}
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{FireRate}}} round 0}}
|- {{#if: {{{Accuracy|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Accuracy|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px; width: 136px;" | '''Accuracy'''
| style="padding-left: 12px; width: 136px;" | '''Accuracy'''
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: (({{#ifeq: {{#expr: {{{Accuracy}}} / 100 <= 1}} | 1 | {{#expr: {{{Accuracy}}} / 100}} | 1 }}) ^ 0.5) * 100 }}px"></div></div>
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: (({{#ifeq: {{#expr: {{{Accuracy}}} / 100 <= 1}} | 1 | {{#expr: {{{Accuracy}}} / 100}} | 1 }}) ^ 0.5) * 100 }}px"></div></div>
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{Accuracy}}} round 0}}
| style="padding-right: 12px; text-align: right;" | {{#expr: {{{Accuracy}}} round 0}}
|- {{#if: {{{Penetration|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Penetration|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px; width: 136px;" | '''Penetration'''
| style="padding-left: 12px; width: 136px;" | '''Penetration'''
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: ({{#ifeq: {{#expr: {{{Penetration}}} / 4 <= 1}} | 1 | {{#expr: {{{Penetration}}} / 4}} | 1 }}) * 100 }}px"></div></div>
| colspan="2" style="width: 158px;" | <div style="background: #202224; display: table-cell; height: 12px; margin-top: 4px; width: 100px;"><div style="background: #ffffff; height: 12px; position: relative; top: 0; left: 0; width: {{#expr: ({{#ifeq: {{#expr: {{{Penetration}}} / 4 <= 1}} | 1 | {{#expr: {{{Penetration}}} / 4}} | 1 }}) * 100 }}px"></div></div>
Line 40: Line 40:
|- {{#ifexpr: {{#if: {{{PerkName|}}} | 1 | 0}} or {{#if: {{{Pricing|}}} | 1 | 0}} or {{#if: {{{Weight|}}} | 1 | 0}} || style="display: none;"}}
|- {{#ifexpr: {{#if: {{{PerkName|}}} | 1 | 0}} or {{#if: {{{Pricing|}}} | 1 | 0}} or {{#if: {{{Weight|}}} | 1 | 0}} || style="display: none;"}}
| colspan="4" style="height: 6px;" |  
| colspan="4" style="height: 6px;" |  
|- {{#if: {{{PerkName|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{PerkName|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px;" | '''Perk'''
| style="padding-left: 12px;" | '''Perk'''
| colspan="3" style="padding-right: 12px; text-align: right;" | {{#if: {{{PerkLink}}}|[[{{{PerkLink}}}|<span style="color: #a6a7a9;">{{{PerkName}}}</span>]]|{{{PerkName}}}}}
| colspan="3" style="padding-right: 12px; text-align: right;" | {{#if: {{{PerkLink}}}|[[{{{PerkLink}}}|<span style="color: #a6a7a9;">{{{PerkName}}}</span>]]|{{{PerkName}}}}}
|- {{#if: {{{Pricing|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Pricing|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px;" | '''Pricing'''
| style="padding-left: 12px;" | '''Pricing'''
| colspan="3" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{Pricing}}}
| colspan="3" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{Pricing}}}
|- {{#if: {{{Weight|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Weight|}}} | style="height: 20px;" | style="display: none;"}}
| style="padding-left: 12px;" | '''Weight'''
| style="padding-left: 12px;" | '''Weight'''
| colspan="3" style="padding-right: 12px; text-align: right;" | [[File:KF2_Weight_Gray.png|baseline|10px|link=]] {{{Weight}}}
| colspan="3" style="padding-right: 12px; text-align: right;" | [[File:KF2_Weight_Gray.png|baseline|10px|link=]] {{{Weight}}}
Line 55: Line 55:
|- {{#ifexpr: {{#if: {{{InitialSpareMags|}}} | 1 | 0}} or {{#if: {{{AmmoCost|}}} | 1 | 0}} or {{#if: {{{Block|}}} | 1 | 0}} or {{#if: {{{Parry|}}} | 1 | 0}} or {{#if: {{{HealAmount|}}} | 1 | 0}} or {{#if: {{{HealAmountSolo|}}} | 1 | 0}} or {{#if: {{{HealRecharge|}}} | 1 | 0}} or {{#if: {{{HealRechargeSelf|}}} | 1 | 0}} or {{#if: {{{WeaponType|}}} | 1 | 0}} or {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoImage|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoConsumption|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCost|}}} | 1 | 0}} or {{#if: {{{Custom_0_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_1_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_2_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_3_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_4_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_5_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_6_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_7_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_8_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_9_Entry|}}} | 1 | 0}} || style="display: none;"}}
|- {{#ifexpr: {{#if: {{{InitialSpareMags|}}} | 1 | 0}} or {{#if: {{{AmmoCost|}}} | 1 | 0}} or {{#if: {{{Block|}}} | 1 | 0}} or {{#if: {{{Parry|}}} | 1 | 0}} or {{#if: {{{HealAmount|}}} | 1 | 0}} or {{#if: {{{HealAmountSolo|}}} | 1 | 0}} or {{#if: {{{HealRecharge|}}} | 1 | 0}} or {{#if: {{{HealRechargeSelf|}}} | 1 | 0}} or {{#if: {{{WeaponType|}}} | 1 | 0}} or {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoImage|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoConsumption|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCost|}}} | 1 | 0}} or {{#if: {{{Custom_0_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_1_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_2_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_3_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_4_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_5_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_6_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_7_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_8_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_9_Entry|}}} | 1 | 0}} || style="display: none;"}}
| colspan="4" style="height: 6px;" |  
| colspan="4" style="height: 6px;" |  
|- {{#if: {{{InitialSpareMags|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{InitialSpareMags|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Starting Ammo'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Starting Ammo'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{MagazineSize}}} {{#ifeq: {{{InitialSpareMags}}} | 0 || + {{#expr: {{{InitialSpareMags}}} * {{{MagazineSize}}}}}}} [[File:KF2_Ammo_Gray.png|baseline|10px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{MagazineSize}}} {{#ifeq: {{{InitialSpareMags}}} | 0 || + {{#expr: {{{InitialSpareMags}}} * {{{MagazineSize}}}}}}} [[File:KF2_Ammo_Gray.png|baseline|10px|link=]]
|- {{#if: {{{AmmoCost|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{AmmoCost|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Cost'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Cost'''
| colspan="2" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{AmmoCost}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{AmmoCost}}}
|- {{#if: {{{Block|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Block|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Block''' <small>(damage multiplier)</small>
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Block''' <small>(damage multiplier)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | &times;{{#expr: {{{Block}}} round 1}}
| colspan="2" style="padding-right: 12px; text-align: right;" | &times;{{#expr: {{{Block}}} round 1}}
|- {{#if: {{{Parry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Parry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Parry''' <small>(damage multiplier)</small>
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Parry''' <small>(damage multiplier)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | &times;{{#expr: {{{Parry}}} round 1}}
| colspan="2" style="padding-right: 12px; text-align: right;" | &times;{{#expr: {{{Parry}}} round 1}}
|- {{#if: {{{WeaponType|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{WeaponType|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Weapon Type'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Weapon Type'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{WeaponType}}} [[File:KF2_WeaponType_{{{WeaponType}}}_Gray.png|top|20px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{WeaponType}}} [[File:KF2_WeaponType_{{{WeaponType}}}_Gray.png|top|20px|link=]]
|- {{#if: {{{AlternativeWeaponType|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Alternative Weapon Type'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{AlternativeWeaponType}}} [[File:KF2_WeaponType_{{{AlternativeWeaponType}}}_Gray.png|top|20px|link=]]
|- {{#ifexpr: ({{#if: {{{InitialSpareMags|}}} | 1 | 0}} or {{#if: {{{AmmoCost|}}} | 1 | 0}} or {{#if: {{{Block|}}} | 1 | 0}} or {{#if: {{{Parry|}}} | 1 | 0}} or {{#if: {{{WeaponType|}}} | 1 | 0}}) and ({{#if: {{{SecondaryAmmoType|}}} | 1 | 0}} or {{#if: {{{HealAmount|}}} | 1 | 0}} or {{#if: {{{HealAmountSolo|}}} | 1 | 0}} or {{#if: {{{HealRecharge|}}} | 1 | 0}} or {{#if: {{{HealRechargeSelf|}}} | 1 | 0}} or {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoConsumption|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCost|}}} | 1 | 0}} or {{#if: {{{Custom_0_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_1_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_2_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_3_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_4_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_5_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_6_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_7_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_8_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_9_Entry|}}} | 1 | 0}}) || style="display: none;"}}
|- {{#ifexpr: ({{#if: {{{InitialSpareMags|}}} | 1 | 0}} or {{#if: {{{AmmoCost|}}} | 1 | 0}} or {{#if: {{{Block|}}} | 1 | 0}} or {{#if: {{{Parry|}}} | 1 | 0}} or {{#if: {{{WeaponType|}}} | 1 | 0}}) and ({{#if: {{{SecondaryAmmoType|}}} | 1 | 0}} or {{#if: {{{HealAmount|}}} | 1 | 0}} or {{#if: {{{HealAmountSolo|}}} | 1 | 0}} or {{#if: {{{HealRecharge|}}} | 1 | 0}} or {{#if: {{{HealRechargeSelf|}}} | 1 | 0}} or {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoConsumption|}}} | 1 | 0}} or {{#if: {{{SecondaryAmmoCost|}}} | 1 | 0}} or {{#if: {{{Custom_0_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_1_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_2_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_3_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_4_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_5_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_6_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_7_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_8_Entry|}}} | 1 | 0}} or {{#if: {{{Custom_9_Entry|}}} | 1 | 0}}) || style="display: none;"}}
| colspan="4" style="height: 6px;" |  
| colspan="4" style="height: 6px;" |  
|- {{#if: {{{SecondaryAmmoType|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryAmmoType|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="4" style="padding: 0 12px;" | <small>Secondary Ammo</small>
| colspan="4" style="padding: 0 12px; text-align: center;" | <small>Secondary Ammo</small>
|- {{#if: {{{SecondaryAmmoType|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryAmmoType|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Type'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Type'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryAmmoType}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryAmmoType}}}
|- {{#if: {{{HealAmount|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealAmount|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Heal Amount''' {{#if: {{{HealAmountSolo|}}} | <small>(coop)</small> |}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Heal Amount''' {{#if: {{{HealAmountSolo|}}} | <small>(coop)</small> |}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmount}}} round 0}} <span style="margin: 0 -1px;">&#10010;</span>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmount}}} round 0}} <span style="margin: 0 -1px;">&#10010;</span>
|- {{#if: {{{HealAmountSolo|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealAmountSolo|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Heal Amount''' <small>(solo)</small>
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Heal Amount''' <small>(solo)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmountSolo}}} round 0}} <span style="margin: 0 -1px;">&#10010;</span>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmountSolo}}} round 0}} <span style="margin: 0 -1px;">&#10010;</span>
|- {{#if: {{{HealRecharge|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealRecharge|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Full Recharge Time'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Full Recharge Time'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealRecharge}}} round 1}}s
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealRecharge}}} round 1}}s
|- {{#if: {{{HealRechargeSelf|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealRechargeSelf|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Full Recharge Time''' <small>(self)</small>
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Full Recharge Time''' <small>(self)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealRechargeSelf}}} round 1}}s
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealRechargeSelf}}} round 1}}s
|- {{#if: {{{SecondaryMagazineSize|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryMagazineSize|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Magazine Size'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Magazine Size'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryMagazineSize}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryMagazineSize}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
|- {{#if: {{{SecondaryAmmoCapacity|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryAmmoCapacity|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Capacity'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Capacity'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryAmmoCapacity}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{SecondaryAmmoCapacity}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
|- {{#ifexpr: {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} and {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} | style="height: 20px" | style="display: none;"}}
|- {{#ifexpr: {{#if: {{{SecondaryMagazineSize|}}} | 1 | 0}} and {{#if: {{{SecondaryAmmoCapacity|}}} | 1 | 0}} and {{#if: {{{InitialSecondaryAmmo|}}} | 1 | 0}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Starting Ammo'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Starting Ammo'''
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{SecondaryMagazineSize}}} + {{{SecondaryAmmoCapacity}}}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#ifexpr: {{{InitialSecondaryAmmo}}} < {{{SecondaryAmmoCapacity}}} | {{{SecondaryMagazineSize}}} + {{#expr: {{{InitialSecondaryAmmo}}} - {{{SecondaryMagazineSize}}}}} | {{{InitialSecondaryAmmo}}}}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
|- {{#if: {{{SecondaryAmmoConsumption|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryAmmoConsumption|}}} | {{#ifexpr: {{{SecondaryAmmoConsumption|}}} < {{{SecondaryMagazineSize}}} | style="height: 20px;"| style="display: none;"}} | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Consumption''' <small>(per use)</small>
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Consumption''' <small>(per use)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{SecondaryAmmoConsumption}}} round 0}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{SecondaryAmmoConsumption}}} round 0}} [[File:{{{SecondaryAmmoImage}}}|baseline|10px|link=]]
|- {{#if: {{{SecondaryAmmoCost|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{SecondaryAmmoCost|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Cost'''
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | '''Ammo Cost'''
| colspan="2" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{SecondaryAmmoCost}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | [[File:KF2_Dosh_Gray.png|baseline|10px|link=]] {{{SecondaryAmmoCost}}}
|- {{#if: {{{Custom_0_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_0_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_0_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_0_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_0_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_0_Value}}}
|- {{#if: {{{Custom_1_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_1_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_1_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_1_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_1_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_1_Value}}}
|- {{#if: {{{Custom_2_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_2_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_2_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_2_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_2_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_2_Value}}}
|- {{#if: {{{Custom_3_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_3_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_3_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_3_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_3_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_3_Value}}}
|- {{#if: {{{Custom_4_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_4_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_4_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_4_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_4_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_4_Value}}}
|- {{#if: {{{Custom_5_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_5_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_5_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_5_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_5_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_5_Value}}}
|- {{#if: {{{Custom_6_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_6_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_6_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_6_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_6_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_6_Value}}}
|- {{#if: {{{Custom_7_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_7_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_7_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_7_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_7_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_7_Value}}}
|- {{#if: {{{Custom_8_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_8_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_8_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_8_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_8_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_8_Value}}}
|- {{#if: {{{Custom_9_Entry|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{Custom_9_Entry|}}} | style="height: 20px;" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_9_Entry}}}
| colspan="2" style="padding-left: 12px; vertical-align: top; white-space: nowrap;" | {{{Custom_9_Entry}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_9_Value}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{Custom_9_Value}}}
Line 171: Line 174:
| PerkLink=Perks (Killing Floor 2)
| PerkLink=Perks (Killing Floor 2)
| WeaponImage=KF29mm Pistol.png
| WeaponImage=KF29mm Pistol.png
| MagazineSize=15
| AmmoCapacity=225
| Damage=15.000000
| Damage=15.000000
| FireRate=342.857147
| FireRate=342.857147
| Accuracy=50.000000
| Accuracy=50.000000
| Penetration=0.000000
| Penetration=0.000000
| MagazineSize=15
| AmmoCapacity=225
| Description=• Fire mode is semi-auto only.<br />• This is the standard 9mm pistol. Simple and cheap (very cheap, frankly, to you), it is the basic sidearm for all Horzine operatives.
| Description=• Fire mode is semi-auto only.<br />• This is the standard 9mm pistol. Simple and cheap (very cheap, frankly, to you), it is the basic sidearm for all Horzine operatives.
|
|
Line 188: Line 191:
| Parry=1
| Parry=1
| WeaponType=Pistol
| WeaponType=Pistol
| AlternativeWeaponType=Electric Weapon
|
|
| SecondaryAmmoType=Healing Darts
| SecondaryAmmoType=M203 Grenade
| SecondaryAmmoImage=KF2_SecondaryAmmo_MedicDarts_Gray.png
| SecondaryAmmoImage=KF2_SecondaryAmmo_Grenade_Gray.png
| HealAmount=0
| HealAmount=0
| HealAmountSolo=0
| HealAmountSolo=0
| HealRecharge=0
| HealRecharge=0
| HealRechargeSelf=0
| HealRechargeSelf=0
| SecondaryMagazineSize=0
| SecondaryMagazineSize=1
| SecondaryAmmoCapacity=100
| SecondaryAmmoCapacity=12
| InitialSecondaryAmmo=4
| SecondaryAmmoConsumption=0
| SecondaryAmmoConsumption=0
| SecondaryAmmoCost=0
| SecondaryAmmoCost=13
|
|
| Custom_0_Entry='''Heal Amount''' <small>(per second)</small>
| Custom_0_Entry='''Heal Amount''' <small>(per second)</small>
Line 447: Line 452:
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Pistol''
| style="vertical-align: top;" | ''Pistol''
|-
| colspan="6" |
----
|-
| style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| AlternativeWeaponType=</nowiki>
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top; width: 300px;" | The weapons alternative weapon type
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Electric Weapon''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 461: Line 476:
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Healing Dart''
| style="vertical-align: top;" | ''M203 Grenade''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 471: Line 486:
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''[[Media:KF2_SecondaryAmmo_MedicDarts_Gray.png|KF2_SecondaryAmmo_MedicDarts_Gray.png]]''
| style="vertical-align: top;" | ''[[Media:KF2_SecondaryAmmo_Grenade_Gray.png|KF2_SecondaryAmmo_Grenade_Gray.png]]''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 521: Line 536:
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''0''
| style="vertical-align: top;" | ''1''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 528: Line 543:
| style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| SecondaryAmmoCapacity=</nowiki>
| style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| SecondaryAmmoCapacity=</nowiki>
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top; width: 300px;" | Maximum spare ammo of the secondary Ammo Type
| style="vertical-align: top; width: 300px;" | Maximum ammo of the secondary Ammo Type
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''12''
|-
| colspan="6" |
----
|-
| style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| InitialSecondaryAmmo=</nowiki>
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top; width: 300px;" | Initial ammo of the secondary Ammo Type
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''100''
| style="vertical-align: top;" | ''4''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 551: Line 576:
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | &emsp;
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''Example: ''
| style="vertical-align: top;" | ''0''
| style="vertical-align: top;" | ''13''
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 600: Line 625:
----
----
|-
|-
| colspan="6" style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| Custom_2_Entry=</nowiki>
| colspan="6" style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| Custom_9_Entry=</nowiki>
|-
|-
| colspan="6" |  
| colspan="6" |  
----
----
|-
|-
| colspan="6" style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| Custom_2_Value=</nowiki>
| colspan="6" style="font-family: monospace, Courier; vertical-align: top; white-space: nowrap;" | <nowiki>| Custom_9_Value=</nowiki>
|-
|-
| colspan="6" |  
| colspan="6" |  
Line 728: Line 753:
| Parry=
| Parry=
| WeaponType=
| WeaponType=
| AlternativeWeaponType=
|
|
| SecondaryAmmoType=
| SecondaryAmmoType=
Line 737: Line 763:
| SecondaryMagazineSize=
| SecondaryMagazineSize=
| SecondaryAmmoCapacity=
| SecondaryAmmoCapacity=
| InitialSecondaryAmmo=
| SecondaryAmmoConsumption=
| SecondaryAmmoConsumption=
| SecondaryAmmoCost=
| SecondaryAmmoCost=

Revision as of 23:46, 11 August 2016


Killing Floor 2 item
9mm Pistol
Magazine Size 15
Ammo Capacity 225
Damage
15
Fire Rate
343
Accuracy
50
Penetration
0
• Fire mode is semi-auto only.
• This is the standard 9mm pistol. Simple and cheap (very cheap, frankly, to you), it is the basic sidearm for all Horzine operatives.
General Information
Perk All
Pricing 0
Weight 0
Weapon Information
Starting Ammo 15 + 105
Ammo Cost 8
Block (damage multiplier) ×1
Parry (damage multiplier) ×1
Weapon Type Pistol
Alternative Weapon Type Electric Weapon
Secondary Ammo
Ammo Type M203 Grenade
Heal Amount (coop) 0
Heal Amount (solo) 0
Full Recharge Time 0s
Full Recharge Time (self) 0s
Magazine Size 1
Ammo Capacity 12
Starting Ammo 1 + 3
Ammo Consumption (per use) 0
Ammo Cost 13
Heal Amount (per second) 5
Heal Duration 8s
Related Achievements


Syntax

Parameters

{{KF2WeaponInfo

| Name= Name of the weapon Example: 9mm Pistol

| PerkImage= Name of the image of the corresponding perk Example: KF2_No_Perk_White.png

| PerkLink= Name of the page of the corresponding perk Example: Perks (Killing Floor 2)

| WeaponImage= Name of the image of the corresponding weapon Example: KF29mm Pistol.png

| MagazineSize= Magazine capacity Example: 15

| AmmoCapacity= Maximum spare ammo Example: 225

| Damage= Damage value of the weapon Example: 15.000000

| FireRate= Fire Rate value of the weapon Example: 342.857147

| Accuracy= Accuracy value of the weapon Example: 50.000000

| Penetration= Penetration value of the weapon Example: 0.000000

| Description= Trader descripton of the weapon Example: • Fire mode is semi-auto only.
• This is the standard 9mm pistol. Simple and cheap (very cheap, frankly, to you), it is the basic sidearm for all Horzine operatives.

|

| PerkName= Name of the corresponding perk Example: All

| Pricing= How much the weapon costs at the trader Example: 0

| Weight= How much the weapon weights Example: 0

|

| InitialSpareMags= How much spare magazines you have
Displays "Starting Ammo"
Example: 7

| AmmoCost= How much one magazine costs Example: 8

| Block= Damage multiplier while blocking Example: 1

| Parry= Damage multiplier while parrying Example: 1

| WeaponType= The weapons weapon type Example: Pistol

| AlternativeWeaponType= The weapons alternative weapon type Example: Electric Weapon

|

| SecondaryAmmoType= Ammo Type of the secondary Ammunition Example: M203 Grenade

| SecondaryAmmoImage= Name of the Image of the corresponding Ammo Type Example: KF2_SecondaryAmmo_Grenade_Gray.png

| HealAmount= How much the Healing Dart heals other players Example: 0

| HealAmountSolo= How much you heal yourself (Syringe only) Example: 0

| HealRecharge= How long it takes until the Healing Dart / Syringe is fully charged after healing other players Example: 0

| HealRechargeSelf= How long it takes until the Syringe is fully charged after healing yourself (Syringe only) Example: 0

| SecondaryMagazineSize= Magazine Size of the secondary Ammo Type Example: 1

| SecondaryAmmoCapacity= Maximum ammo of the secondary Ammo Type Example: 12

| InitialSecondaryAmmo= Initial ammo of the secondary Ammo Type Example: 4

| SecondaryAmmoConsumption= How much ammo it takes to use one shot / attack with the weapon Example: 0

| SecondaryAmmoCost= How much one magazine costs of the secondary Ammo Type Example: 13

|

| Custom_0_Entry= Additional custom entries Example: '''Heal Amount''' <small>(per second)</small>

| Custom_0_Value= Additional custom values Example: 5 <span style="margin: 0 -1px;">&#10010;</span>

| Custom_1_Entry=

| Custom_1_Value=

|          .
|          .
|          .
.
.
.
.
.
.

| Custom_9_Entry=

| Custom_9_Value=

|

| Achievement_0_Image= Name of the image of the corresponding achievement Example: KF2_Achievement_109.jpg

| Achievement_0_Name= Name of the achievement the weapon is related to Example: School's Out Forever

| Achievement_1_Image=

| Achievement_1_Name=

|          .
|          .
|          .
.
.
.
.
.
.

| Achievement_9_Image=

| Achievement_9_Name=

}}

Weapon Types

There are 10 specific choices for this section.

Weapon Type Corresponding Image
Pistol
Shotgun
Rifle
Projectile
Flame Weapon
Electric Weapon
Explosive
Assault Rifle
Melee Weapon
SMG

Template

Copy this template for quick usage.

{{KF2WeaponInfo
| Name=
| PerkImage=
| PerkLink=
| WeaponImage=
| MagazineSize=
| AmmoCapacity=
| Damage=
| FireRate=
| Accuracy=
| Penetration=
| Description=
|
| PerkName=
| Pricing=
| Weight=
|
| InitialSpareMags=
| AmmoCost=
| Block=
| Parry=
| WeaponType=
| AlternativeWeaponType=
|
| SecondaryAmmoType=
| SecondaryAmmoImage=
| HealAmount=
| HealAmountSolo=
| HealRecharge=
| HealRechargeSelf=
| SecondaryMagazineSize=
| SecondaryAmmoCapacity=
| InitialSecondaryAmmo=
| SecondaryAmmoConsumption=
| SecondaryAmmoCost=
|
| Custom_0_Entry=
| Custom_0_Value=
| Custom_1_Entry=
| Custom_1_Value=
| Custom_2_Entry=
| Custom_2_Value=
| Custom_3_Entry=
| Custom_3_Value=
| Custom_4_Entry=
| Custom_4_Value=
| Custom_5_Entry=
| Custom_5_Value=
| Custom_6_Entry=
| Custom_6_Value=
| Custom_7_Entry=
| Custom_7_Value=
| Custom_8_Entry=
| Custom_8_Value=
| Custom_9_Entry=
| Custom_9_Value=
|
| Achievement_0_Image=
| Achievement_0_Name=
| Achievement_1_Image=
| Achievement_1_Name=
| Achievement_2_Image=
| Achievement_2_Name=
| Achievement_3_Image=
| Achievement_3_Name=
| Achievement_4_Image=
| Achievement_4_Name=
| Achievement_5_Image=
| Achievement_5_Name=
| Achievement_6_Image=
| Achievement_6_Name=
| Achievement_7_Image=
| Achievement_7_Name=
| Achievement_8_Image=
| Achievement_8_Name=
| Achievement_9_Image=
| Achievement_9_Name=
}}