Wasp Gun
Jump to navigation
Jump to search
Obtained from
Classic
Expert
Master
Wasp Gun
| Entity | Qty. | Rate |
|---|---|---|
(Second Form) Plantera(Second Form) | 1 | 14.29% |
(Plantera) (Plantera)(Desktop, Console and Mobile versions) | 1 | 14.29% |
The Wasp Gun attacking a Mimic and Target Dummies. Note how the projectiles home in on the Mimic and ricochet off of blocks.
The Wasp Gun is a Hardmode magic gun that has a 1/7 (14.29%) chance of being dropped by Plantera. When used, it fires 2–4 homing wasp projectiles that ricochet or hit enemies a maximum of three times before dissipating. The wasp projectiles also have 10 armor penetration.
Its best modifier is Mythical.
Notes
- Half a second after being fired, the wasps start homing in on the closest enemy within a Manhattan distance of 50 tiles, and can change their target if another enemy comes closer.[1]
- The wasps have a top speed of 46 mph.[2]
- The wasps have an acceleration of 61 mph per second, which is calculated and applied separately in the horizontal and vertical directions.[2]
- When their horizontal or vertical velocity is opposite to the direction of the target, they receive triple the acceleration.[3]
- The wasp projectiles apply 10 ticks[4] of static invincibility frames upon hit.
- The Hive Pack increases the armor penetration of wasps from 10 to 15, as well as the final damage of the wasps by 5. This bonus is not listed in-game.
- Like the bees of the Bee Gun and similar weapons, the wasps will dissipate upon contact with water and lava, but not honey.
Tips
- The Wasp Gun is highly effective for farming money with the Lucky Coin during events. Its low damage per hit results in a greater number of hits, netting more money overall.
History
- Desktop 1.4.4:
- Wasps move roughly 25% faster.
- Wasps now cause static invincibility frames, meaning they will no longer interfere with other sources of piercing damage.
- Now has a token knockback value, allowing access to better modifiers.
- The Hive Pack now increases the damage of Wasp Gun by from 31 to 36, and increases the armor penetration of wasps from 10 to 15.
- Added tooltip "Ignores 10 points of enemy Defense".
- Desktop 1.4.2: Removed tooltip.
- Desktop 1.4.1:
- Now has 10 armor penetration.
- Added tooltip "Wasp Gun".
- Desktop 1.4.0.1:
- Item and projectile sprites updated.
- Damage increased from 21 to 31.
- Use time increased from 11 to 18.
- Mana cost increased from 6 to 10.
- Wasps can now bounce/pierce only 3 times instead of 4.
- Reduced maximum possible wasps per cast from 6 to 4.
- Desktop 1.3.0.1: Damage increased from 19 to 21.
- Desktop 1.2.3: Damage increased from 14 to 19.
- Desktop 1.2: Introduced.
- Console 1.02: Introduced.
- Switch 1.0.711.6: Introduced.
- Mobile 1.2.6508: Introduced.
- 3DS-Release: Introduced.
- ↑ Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part is theaiStyle == 36code block. The wasps can home in on an enemy if the sum of their horizontal and vertical distance from that enemy is less than 800 pixels (50 tiles). - ↑ 2.0 2.1 Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part is theaiStyle == 36code block. - ↑ Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part is theaiStyle == 36code block. When their horizontal or vertical velocity is less than the target's velocity, they first receive a normal acceleration. Then, if the velocity is opposite to the target's direction at that point, they receive an additional double acceleration. - ↑ A tick is a time unit countable by the software. Most of Terraria's updating logic happens every tick. A tick has the length of 1/60th of a second, hence there are 60 ticks in a second and 3600 ticks in a minute.
