Husk Cannon: Difference between revisions
No edit summary |
mNo edit summary |
||
Line 4: | Line 4: | ||
| PerkLink=Firebug (Killing Floor 2) | | PerkLink=Firebug (Killing Floor 2) | ||
| WeaponImage=UI_WeaponSelect_HuskCannon.png | | WeaponImage=UI_WeaponSelect_HuskCannon.png | ||
| Damage= | | Damage=100.000000 | ||
| FireRate=150.000000 | | FireRate=150.000000 | ||
| Accuracy=100.000000 | | Accuracy=100.000000 | ||
| Penetration=0.000000 | | Penetration=0.000000 | ||
| MagazineSize= | | MagazineSize=30 | ||
| AmmoCapacity= | | AmmoCapacity=150 | ||
| Description=• ''"Charges up while the fire button is pressed and discharges when the fire button is released."''<br />• ''"The official Horzine version of the husk cannon. This model is 95% guaranteed not to explode."'' | | Description=• ''"Charges up while the fire button is pressed and discharges when the fire button is released."''<br />• ''"The official Horzine version of the husk cannon. This model is 95% guaranteed not to explode."'' | ||
| | | | ||
Line 17: | Line 17: | ||
| | | | ||
| InitialSpareMags=4 | | InitialSpareMags=4 | ||
| AmmoCost= | | AmmoCost=125 | ||
| Block= | | Block= | ||
| Parry= | | Parry= | ||
Line 55: | Line 55: | ||
Uncharged projectile does 80 points of the explosive damage within 100 units radius (1 unit = 1cm). Every 0.2s of charging it gains 1 point of charge power up to 5 points after charging the Cannon for 1 second. As weapon charges it does more damage, gets bigger radius and more incap power, all according to formulas: | Uncharged projectile does 80 points of the explosive damage within 100 units radius (1 unit = 1cm). Every 0.2s of charging it gains 1 point of charge power up to 5 points after charging the Cannon for 1 second. As weapon charges it does more damage, gets bigger radius and more incap power, all according to formulas: | ||
<code>Damage = base damage x (1 + Charges x 0.7)</code><br /><code>Radius = base radius x (1 + Charges x 0. | <code>Damage = base damage x (1 + Charges x 0.7)</code><br /><code>Radius = base radius x (1 + Charges x 0.6)</code><br /><code>Incap power = base power x (1 + Charges x 0.22)</code><br /> | ||
'''Important Note''': ''Only builds Charge Power when player holds the fire button. It is mandatory to hold the button in order to improve the stats of the projectile.'' | '''Important Note''': ''Only builds Charge Power when player holds the fire button. It is mandatory to hold the button in order to improve the stats of the projectile.'' | ||
Husk Cannon gains 1 point of the charge power per 0.2s of charging (starting from 0). Projectile itself cannot be released right away, instead it fires within 0. | Husk Cannon gains 1 point of the charge power per 0.2s of charging (starting from 0). Projectile itself cannot be released right away, instead it fires within 0.223s intervals. Pressing and releasing the fire button right away will provide no charge power at all by the moment of the projectile release time. | ||
Base impact damage = 40, base explosive damage = 60, base radius = 100. | |||
<code>Hold time of 0-0.2s: Damage = | <code>Hold time of 0-0.2s: Damage = 40 + 60 = 100, Radius = 100. Damage Per Minute: 100 x (60 / 0.223) = 26905.</code><br /><code>Hold time of 0.2-0.4s: Damage = 68 + 102 = 170, Radius = 130. Damage Per Minute: 170 x (60 / 0.446) = 22869.</code><br /><code>Hold time of 0.4-0.6s: Damage = 240, Radius = 160. Damage Per Minute: 240 x (60 / 0.669) = 21524.</code><br /><code>Hold time of 0.6-0.8s: Damage = 310, Radius = 190. Damage Per Minute: 310 x (60 / 0.8) = 20852.</code><br /><code>Hold time of 0.8-1.0s: Damage = 380, Radius = 220. Damage Per Minute: 380 x (60 / 1.115) = 20448.</code><br /><code>Hold time of over 1.115s: Damage = 450, Radius = 250. Damage Per Minute: 450 x (60 / 1.115) = 24215.</code><br /> | ||
Note that the Husk Cannon DOES NOT do any impact damage (only explosive damage). | Note that the Husk Cannon DOES NOT do any impact damage (only explosive damage). |
Revision as of 11:42, 21 May 2019
Killing Floor 2 item | |||
8
|
|||
MAGAZINE SIZE | 30 | ||
SPARE AMMO CAPACITY | 150 | ||
DAMAGE | 100 | ||
FIRE RATE | 150 | ||
ACCURACY | 100 | ||
PENETRATION | 0 | ||
• "Charges up while the fire button is pressed and discharges when the fire button is released." • "The official Horzine version of the husk cannon. This model is 95% guaranteed not to explode." | |||
General Information | |||
Pricing | 1500 | ||
Ammo Cost | 125 | ||
Weapon Type | Explosive | ||
Weapon Information | |||
Starting Ammo | 30 + 120 | ||
The Husk Cannon is one the Firebug's tier 4 weapons. As a part of multi-perk weapon system Husk Cannon also belong to the arsenal of Demolitionist.
Description
"Charges up while the fire button is pressed and discharges when the fire button is released."
Flavor Text
"The official Horzine version of the husk cannon. This model is 95% guaranteed not to explode."
Technical Information
Uncharged projectile does 80 points of the explosive damage within 100 units radius (1 unit = 1cm). Every 0.2s of charging it gains 1 point of charge power up to 5 points after charging the Cannon for 1 second. As weapon charges it does more damage, gets bigger radius and more incap power, all according to formulas:
Damage = base damage x (1 + Charges x 0.7)
Radius = base radius x (1 + Charges x 0.6)
Incap power = base power x (1 + Charges x 0.22)
Important Note: Only builds Charge Power when player holds the fire button. It is mandatory to hold the button in order to improve the stats of the projectile.
Husk Cannon gains 1 point of the charge power per 0.2s of charging (starting from 0). Projectile itself cannot be released right away, instead it fires within 0.223s intervals. Pressing and releasing the fire button right away will provide no charge power at all by the moment of the projectile release time.
Base impact damage = 40, base explosive damage = 60, base radius = 100.
Hold time of 0-0.2s: Damage = 40 + 60 = 100, Radius = 100. Damage Per Minute: 100 x (60 / 0.223) = 26905.
Hold time of 0.2-0.4s: Damage = 68 + 102 = 170, Radius = 130. Damage Per Minute: 170 x (60 / 0.446) = 22869.
Hold time of 0.4-0.6s: Damage = 240, Radius = 160. Damage Per Minute: 240 x (60 / 0.669) = 21524.
Hold time of 0.6-0.8s: Damage = 310, Radius = 190. Damage Per Minute: 310 x (60 / 0.8) = 20852.
Hold time of 0.8-1.0s: Damage = 380, Radius = 220. Damage Per Minute: 380 x (60 / 1.115) = 20448.
Hold time of over 1.115s: Damage = 450, Radius = 250. Damage Per Minute: 450 x (60 / 1.115) = 24215.
Note that the Husk Cannon DOES NOT do any impact damage (only explosive damage).
Ground Fire:
Damage = 3, Radius = 1.5m, No falloff, Duration = 4s, Interval = 0.5s.
Afterburn:
DOT (projectile impact): Duration = 2.5s, Interval = 0.5s, Damage scale (of current projectile damage) = x0.1.
DOT (ground fire): Duration = 5s, Interval = 1s, Damage scale = x0.5.
Rate Of Fire (theoretical, maximum possible, without charging): 60 / 0.4 = 150, where 0.4s is the minimum interval between shots.
Rate Of Fire (theoretical, maximum possible, all shots fully charged): 60 / 1.2 = 50, where 1.2s is the time that it takes to fully charge the Cannon, note that the actual time is 1.0s, however player have to wait 0.2s more until 3rd firing interval expire and projectile can be released.
Reload Time = 2.71s.
Reload Time (elite) = 1.92s.
Equip Time = 0.84s.
Putdown Time = 1.27s.
Weapon Powers:
Burn power (ground fire) = 2.5.
Burn power (projectile impact) = 50.
Burn power, per DOT tick = 15.5.
Knockdown power (projectile impact) = up to 50.
Melee hit power (projectile impact) = up to 50.
Stumble power (projectile impact) = up to 170.
Upgrades
Upg1 (1500): Base damage x1.1, Base weight + 1.
Notes
- Players have 90% resistance to its explosive damage and do not take and DOT from it.
- Damage, radius and incap power scales up as the weapon charges. Time to fully charge - 1 second.
- Ground Fire spawned only when fully charged.
- Does not spawn Ground Fire on impact with ZEDs / humans.
- Afterburn damage depends on how powerful the shot is.
Strategy
Husk Cannon cannot hit any hitzone but Torso. Its projectile does not do any impact damage which renders Demolitionist's High Impact Rounds and Armor Piercing Rounds skills uneffective.
Gallery
-
Husk Cannon