Bat Scepter
Jump to navigation
Jump to search
Obtained from
Classic
Expert
Master
Bat Scepter
| Entity | Qty. | Rate |
|---|---|---|
Pumpking | 1 | 2.5–12.5%6.25–12.5% |
A player attacking a Target Dummy and a Mimic with the Bat Scepter. Note the homing abilities of the bat projectiles.
The Bat Scepter is a Hardmode, post-Plantera wand that is dropped by the Pumpking during the Pumpkin Moon event with a 2.5–12.5% (6.25–12.5%) chance depending on the current wave.[1] When used, it fires a burst of 2–3 homing bats, which do not pierce enemies or pass through blocks.
Its best modifier is Mythical.
Notes
- Half a second after being fired, the bats start homing in on the closest enemy within a Manhattan distance of 50 tiles, and can change their target if another enemy comes closer.[2]
- Bat projectiles cannot enter water or lava, but can enter honey.
- They will not home in on any enemy that is in contact with liquids, unless that enemy is capable of moving through blocks.
- The bats have a top speed of 51 mph when not tracking a target, and a top speed of 66 mph after they start tracking a target.[3]
- The bats have an acceleration of 77 mph per second, which is calculated and applied separately in the horizontal and vertical directions. The acceleration increases to 100 mph per second after they start tracking a target.[3]
- When their horizontal or vertical velocity is opposite to the direction of the target, they receive triple the acceleration.[4]
- Bat projectiles disappear after 10 seconds if they do not hit an enemy or solid block.[5]
Tips
- Compared to the Wasp Gun, the Bat Scepter is superior in single-target DPS, but struggles in enclosed spaces (such as the Dungeon) and against hordes of enemies (such as during events).
Trivia
- It can be considered the Halloween-themed counterpart to the Bee Gun and Wasp Gun.
- The Bat Scepter makes the same sound as wings when fired.
History
- Desktop 1.4.4: Bats now move roughly 30% faster when tracking a target (though they remain normal speed when not tracking).
- Desktop 1.4.0.1:
- Average bats per cast increased from 2 to 2.5.
- Mana cost increased from 3 to 6.
- Desktop 1.2.1.1: Can now be reforged.
- Desktop 1.2.1: Introduced.
- Console 1.02: Introduced with mechanics from Desktop 1.2.1.1.
- Switch 1.0.711.6: Introduced.
- Mobile 1.2.6508: Introduced with mechanics from Desktop 1.2.1.1.
- 3DS-Release: Introduced with mechanics from Desktop 1.2.1.1.
References
- ↑ Detailed drop rates in each wave:
See Pumpkin Moon § Loot for more information.W10: 2.5% 6.25% W11: 2.5% 6.25% W12: 3.13% 12.5% W13: 3.13% 12.5% W14: 3.13% 12.5% W15: 4.17% 12.5% W16: 4.17% 12.5% W17: 6.25% 12.5% W18: 6.25% 12.5% W19: 6.25% 12.5% W20: 12.5% 12.5% - ↑ Information taken from the
Desktop 1.4.4.9 source code, method AI()inTerraria.Projectile.cs. The relevant part is theaiStyle == 36code block. The bats 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). - ↑ 3.0 3.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. - ↑ Information taken from the
Desktop 1.4.4.9 source code, method SetDefaults()inTerraria.Projectile.cs.
