Spitting Tiger: Difference between revisions

From MZXWiki
Jump to navigation Jump to search
m (Add ID chars table damage index.)
m (Add movement flags.)
 
(4 intermediate revisions by the same user not shown)
Line 9: Line 9:
|score = 3
|score = 3
|active = y
|active = y
|enemy = y
|pushable = all
|pushable = all
|enemy_touch = y
|break_shot = y
|break_shot = y
|break_bombed = y
|break_bombed = y
|move_waterwalk = y
|move_player = y
}}
}}
[[Spitting Tiger|Spitting Tigers]] (ID 91, <code>SpittingTiger</code>) are [[MegaZeux]] [[built-in|built-in enemies]] that typically resemble a cat. They move every other cycle—either randomly or in the direction of the player, depending on their '''Intelligence''' parameter—and optionally have a chance of firing [[Bullet|Bullets]], [[Seeker|Seekers]], or [[Shooting Fire]] as determined by their '''Firing rate'''.
[[Category:MegaZeux]] [[Category:MegaZeux built-in objects]] [[Category:Creatures]] [[Category:Enemies]]
 
[[Spitting Tiger]] (ID 91, <code>SpittingTiger</code>) is a [[MegaZeux]] [[built-in]] [[Enemies|enemy]]. Spitting Tigers move every other cycle—either randomly or in the direction of the player, depending on their '''Intelligence''' parameter—and optionally have a chance of firing [[Bullet|Bullets]], [[Seeker|Seekers]], or [[Shooting Fire]] as determined by their '''Firing rate'''.


== Version differences ==
== Version differences ==
Line 28: Line 32:
== ZZT connection ==
== ZZT connection ==


Spitting Tigers are based on the Tiger enemy from ZZT.
In [[ZZT]], the equivalent element to Spitting Tiger is [[zzt:Tiger]].
 
[[Category:MegaZeux]] [[Category:MegaZeux built-in objects]]

Latest revision as of 20:24, 1 June 2025

Spitting Tiger # 91 Id91.png
Robotic name SpittingTiger
Default color 11
Default param p22
Intelligence: 3
Firing rate: 2
Firing type: Bullets
ID char 227 (#91)
ID damage 10 (#418)
Score 3
Attributes Active
Pushable: all
Hurt player and die on touch
Break when shot
Break when bombed
Movement Can move on water
Interacts with Player

Spitting Tiger (ID 91, SpittingTiger) is a MegaZeux built-in enemy. Spitting Tigers move every other cycle—either randomly or in the direction of the player, depending on their Intelligence parameter—and optionally have a chance of firing Bullets, Seekers, or Shooting Fire as determined by their Firing rate.

Version differences

MegaZeux 1.00

Spitting Tigers acted on every cycle prior to 2.00 instead of on every other cycle.

MegaZeux 2.80 until 2.94

MegaZeux 2.80 broke the Spitting Tiger logic by changing the random direction range from 0-3 to 0-7. The invalid directions 4-7 cause the tiger to idle in place and, if Enemies' bullets hurt other enemies is enabled, self-destruct when they attempt to shoot a Bullet.

From 2.80 until 2.93d, tigers would also fail to play the fire sound effect when firing Shooting Fire.

ZZT connection

In ZZT, the equivalent element to Spitting Tiger is zzt:Tiger.