Ammo: Difference between revisionsGive feedback
Created page with "64px '''Ammo''' is a stat that heroes start with and can obtain more through items. Ammo dictates how many bullets are in the weapon's magazine and are able to be shot. Players can reload their weapon to regain full ammo. {{Stats}}" |
Gammaton32 (talk | contribs) →Sources: egg |
||
| (34 intermediate revisions by 9 users not shown) | |||
| Line 1: | Line 1: | ||
'''{{plink|Ammo|pic=Clip size icon|size=32}}''', also known as '''Clip Size''', is a stat that dictates the maximum number of rounds that can be stored and fired from a weapon. As the weapon is fired, the number of available rounds decreases from the maximum to zero, at which point no more rounds can be fired. Weapons can be [[Reload Time|reloaded]] to regain rounds up to the maximum. | |||
{{#ev:youtube|yu7dzf5ottg|360|description=Video explaining Ammo}} | |||
{{ | == Overview == | ||
[[File:Ammo under stamina bar.png|thumb|Ammo under the stamina bar]] | |||
Ammo is displayed as a number under the [[stamina]] bars. The left number is the current ammo count, and the right number is the full magazine capacity. | |||
While sliding, the player has infinite ammo, indicated by a light green infinity symbol. | |||
=== Burst fire === | |||
For burst fire weapons, each shot fired by the player fires more than one bullet in a short burst. The number of bullets fired per shot consumes the equivalent amount of ammo. | |||
=== Alternate fire === | |||
For heroes who have an alternate fire, shooting with the alt fire consumes more than one ammo round at once. However, the player can still use alt fire with only one round left. | |||
== Base Clip Size == | |||
Values referenced from [[Hero Comparison Table]]. | |||
Note: {{HeroIcon|Silver (Transformed)}} has no ammo count. | |||
{{#invoke:HeroDataArrays|heroClipSizeTable}} | |||
== Calculation == | |||
Ammo is calculated by adding all flat bonuses to your base ammo first, then applying the combined total of all percentage bonuses. Percentage bonuses for ammo are '''additive''', meaning they are added together into a single multiplier. | |||
The formula for Clip Size is: | |||
<math>\text{Final Ammo} = (\text{Base Ammo} + \text{Flat Bonuses}) \times (1 + \text{Total Percentage Bonuses})</math> | |||
'''Note:''' The final result is always rounded up to the nearest whole number. | |||
=== Example === | |||
If a hero has '''20''' Base Ammo and gains the following: | |||
* +10 Flat Ammo from an item. | |||
* +15% Ammo from an item. | |||
* +4% Ammo from a [[Golden Statue]]. | |||
The calculation would be: | |||
# Add the Base and Flat ammo: 20 + 10 = '''30'''. | |||
# Add the percentage bonuses together: 15% + 4% = '''19%''' (or 0.19). | |||
# Multiply the ammo by the percentage multiplier: 30 × 1.19 = '''35.7'''. | |||
# Round up to the nearest whole number: '''36'''. | |||
== Sources == | |||
{{Item stat table|Ammo}} | |||
* {{ItemIcon|Golden Goose Egg}} grants random [[Permanent Buffs]], including Max Ammo. | |||
=== Map spawns === | |||
* [[Golden Statue]]s can provide a permanent increase: +'''4%''' Ammo before 10 minutes, or +'''6%''' Ammo before 30 minutes, or +'''8%''' Ammo after 30 minutes. | |||
* [[Powerup]] runes can provide a temporary Gun buff that provides +'''35%''' to +'''70%''' Ammo for 160 seconds (scaling with game time from 5 to 40 minutes). | |||
== Trivia == | |||
* Wraith's clip size is 52 as a reference to the number of cards in a [[wikipedia:Standard_52-card_deck|poker deck]]. Her original clip size was 50. It was changed based on a player's suggestion in the official Deadlock Discord.<ref>2024-07-04 - [[:File:Wraith clip size change.png|Screenshot]] by [[Yoshi]] in respose to a message from user "diet pepsi"; Deadlock Discord</ref> | |||
== References == | |||
<references /> | |||
{{Stat Navbox}} | |||
[[Category:Stats]] | |||