Editing Reload TimeGive feedback
The edit can be undone.
Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.
| Latest revision | Your text | ||
| Line 2: | Line 2: | ||
== Overview == | == Overview == | ||
Each weapon has either a '''full''' or '''single''' reload type. Using a [[Melee Attack]] or [[Mechanics#Movement|Dashing]] will interrupt the reload until the melee or dash animation is finished. | Each weapon has either a '''full''' or '''single''' reload type. Using a [[Melee Attack]] or [[Mechanics#Movement|Dashing]] will interrupt the reload until the melee or dash animation is finished. | ||
A notable exception is {{HeroIcon|Billy}}, whose reload is not interrupted when performing a light melee attack. | A notable exception is {{HeroIcon|Billy}}, whose reload is not interrupted when performing a light melee attack. | ||
| Line 9: | Line 9: | ||
Most heroes will reload their weapon's entire magazine at once, with a consistent reload time regardless of ammo left. | Most heroes will reload their weapon's entire magazine at once, with a consistent reload time regardless of ammo left. | ||
{{HeroIcon|Abrams}}' | {{HeroIcon|Abrams}}' weapon is reloaded one shell at a time, and the reload can be interrupted before it's finished. For Abrams, the time to reload a full magazine depends on how much ammo was left before reloading. | ||
=== Reload Delay === | |||
{{HeroIcon|Abrams}} and {{HeroIcon|Mina}} have a short delay to start reloading after firing their weapon. | |||
=== Base Reload Time === | === Base Reload Time === | ||
Values referenced from [[Hero | Values referenced from [[Hero Attributes Table]]. | ||
Note: {{HeroIcon|Abrams}} takes {{#expr:{{#invoke:HeroData|get_hero_var|hero_atlas|ClipSize}}*{{#invoke:HeroData|get_hero_var|hero_atlas|ReloadTime}}}}s to reload a full starting ammo clip (not counting reload delay). | |||
{{#invoke:HeroDataArrays|heroReloadTable}} | {{#invoke:HeroDataArrays|heroReloadTable}} | ||
| Line 26: | Line 26: | ||
* {{ItemIcon|Active Reload}} allows the player to skip 50% of the reload by adding a quick-time event in the reload bar. Active Reload's activation window lasts 0.3s. | * {{ItemIcon|Active Reload}} allows the player to skip 50% of the reload by adding a quick-time event in the reload bar. Active Reload's activation window lasts 0.3s. | ||
* {{ItemIcon|Crushing Fists}} will restore {{#invoke:ItemData|get_prop|Crushing Fists|LightMeleeAmmo}} ammo on a light melee and | * {{ItemIcon|Crushing Fists}} will restore {{#invoke:ItemData|get_prop|Crushing Fists|LightMeleeAmmo}}% ammo on a light melee and {{#expr: {{#invoke:ItemData|get_prop|Crushing Fists|LightMeleeAmmo}} * {{#invoke:ItemData|get_prop|Crushing Fists|HeavyMeleeMultiplier}} }}% ammo on a heavy melee. | ||
* {{ItemIcon|Quicksilver Reload}} and {{ItemIcon|Mercurial Magnum}} will reload the player's weapon when using the ability imbued by this item. | * {{ItemIcon|Quicksilver Reload}} and {{ItemIcon|Mercurial Magnum}} will reload the player's weapon when using the ability imbued by this item. | ||
* {{ItemIcon|Vampiric Burst}} will cancel reloading and add {{#invoke:ItemData|get_prop|Vampiric Burst|ActiveReloadPercent}} base ammo to the player's clip, adding bonus ammo to any amount over the clip capacity. | * {{ItemIcon|Vampiric Burst}} will cancel reloading and add {{#invoke:ItemData|get_prop|Vampiric Burst|ActiveReloadPercent}} base ammo to the player's clip, adding bonus ammo to any amount over the clip capacity. | ||