-
Notifications
You must be signed in to change notification settings - Fork 20
Magenta Tank
Python Minecraft Raspberry Pi edited this page Oct 2, 2020
·
3 revisions
The Magenta tank is a hostile enemy tank that the player often encounters. It's fairly easy to defeat, and gives 3 coins when destroyed. This tank randomly wanders around the level, and shoots at you when it can hit you directly or bounce a bullet off the wall.
The Mint tank uses the aggressive "bounce" turret behavior. It aims tries to shoot you, but if you are behind an obstacle it will try to bounce the bullet.
The Magenta tank will not actively hunt you down, but fires rather quickly, so keeping a distance or hiding behind an obstacle is the safest way to destroy it. Shoot at it like you would with the Gray tank, and make sure to dodge the bullets.
- Internal name: magenta (TankMagenta)
- Coin value: 3
- Spawn weight: 0.3
- Maximum bullets this tank can have on screen: 3
- Shot cooldown: 0.4-0.6 sec
- Turret speed: 0.03
- Turret AI type: bounce
- Motion: enabled
- Speed: 1.0
- Bullet: normal
- Bullet speed: 3.125
- Bullet bounces: 1
- Bullet effect: normal trail
- Bullet damage: 1
- Bullet size: 10