Template:KF2WeaponInfo: Difference between revisions

From Tripwire Interactive Wiki
Jump to navigation Jump to search
(Added some images for ammo and changed secondary ammo values)
(Fixed "heal amount values not rounded")
Line 67: Line 67:
|- {{#if: {{{HealAmount|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealAmount|}}} | style="height: 20px" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Amount''' {{#if: {{{HealAmountSolo|}}} | <small>(Coop)</small> |}}
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Amount''' {{#if: {{{HealAmountSolo|}}} | <small>(Coop)</small> |}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{HealAmount}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmount}}} round 0}}
|- {{#if: {{{HealAmountSolo|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealAmountSolo|}}} | style="height: 20px" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Amount''' <small>(Solo)</small>
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Amount''' <small>(Solo)</small>
| colspan="2" style="padding-right: 12px; text-align: right;" | {{{HealAmountSolo}}}
| colspan="2" style="padding-right: 12px; text-align: right;" | {{#expr: {{{HealAmountSolo}}} round 0}}
|- {{#if: {{{HealRecharge|}}} | style="height: 20px" | style="display: none;"}}
|- {{#if: {{{HealRecharge|}}} | style="height: 20px" | style="display: none;"}}
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Recharge Time''' {{#if: {{{HealRechargeSolo|}}} | <small>(Coop)</small> |}}
| colspan="2" style="padding-left: 12px; white-space: nowrap;" | '''Heal Recharge Time''' {{#if: {{{HealRechargeSolo|}}} | <small>(Coop)</small> |}}
Line 151: Line 151:
| WeaponType=Pistol
| WeaponType=Pistol
| SecondaryAmmoImage=KF2_SecondaryAmmo_GasTank_Gray.png
| SecondaryAmmoImage=KF2_SecondaryAmmo_GasTank_Gray.png
| SecondaryMagazineSize=10
| SecondaryMagazineSize=0
| SecondaryAmmoCapacity=240
| SecondaryAmmoCapacity=0
| SecondaryAmmoCost=0
| SecondaryAmmoCost=0
|
|

Revision as of 03:38, 28 July 2016


Killing Floor 2 item
9mm Pistol
Damage
15
Fire Rate
343
Accuracy
50
Penetration
0
Magazine Size 15
Ammo Capacity 225
• 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
Heal Amount (Coop) 0
Heal Amount (Solo) 0
Heal Recharge Time (Coop) 0s
Heal Recharge Time (Solo) 0s
Weapon Type Pistol
Magazine Size (Secondary) 0
Ammo Capacity (Secondary) 0
Starting Ammo (Secondary) 0
Ammo Cost (Secondary) 0
Related Achievements


Syntax

{{KF2WeaponInfo
| Name=9mm Pistol
| PerkImage=KF2_No_Perk_White.png
| WeaponImage=KF29mm Pistol.png
| Damage=15.000000
| FireRate=342.857147
| Accuracy=50.000000
| Penetration=0.000000
| MagazineSize=15
| AmmoCapacity=225
| Description=• Fire mode is semi-auto only.<br />• This is the standard 9mm pistol. [...]
|
| PerkLink=Perks (Killing Floor 2)
| PerkName=All
| Pricing=0
| Weight=0
|
| InitialSpareMags=7
| AmmoCost=8
| Block=1
| Parry=1
| HealAmount=0
| HealRecharge=0
| WeaponType=Pistol
| SecondaryAmmoImage=KF2_SecondaryAmmo_GasTank_Gray.png
| SecondaryMagazineSize=0
| SecondaryAmmoCapacity=0
| SecondaryAmmoCost=0
|
| Achievement_0_Image=KF2_Achievement_109.jpg
| Achievement_0_Name=School's Out Forever
| 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=
}}

Explanation

Name Name of the weapon Example: 9mm Pistol
PerkImage Name of the image of the corresponding perk Example: KF2_No_Perk_White.png
WeaponImage Name of the image of the corresponding weapon Example: KF29mm Pistol.png
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
MagazineSize Magazine capacity Example: 15
AmmoCapacity Maximum spare ammo Example: 225
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.
PerkLink Name of the page of the corresponding perk Example: Perks (Killing Floor 2)
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
AmmoCost How much one magazine costs Example: 8