Spitting Tiger: Difference between revisions
m (Add ID template.) |
mNo edit summary |
||
(6 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
|param = <code>p22</code><br>'''Intelligence''': 3<br>'''Firing rate''': 2<br>'''Firing type''': [[Bullet|Bullets]] | |param = <code>p22</code><br>'''Intelligence''': 3<br>'''Firing rate''': 2<br>'''Firing type''': [[Bullet|Bullets]] | ||
|idchar = 227 | |idchar = 227 | ||
|iddamage = 10 | |iddamage = 10 (#418) | ||
|score = 3 | |score = 3 | ||
|active = y | |active = y | ||
| | |pushable = any | ||
| | |enemy_touch = y | ||
|break_shot = y | |break_shot = y | ||
|break_bombed = y | |break_bombed = y | ||
|move_waterwalk = y | |||
|move_player = y | |||
}} | }} | ||
[[Spitting Tiger | [[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 == | ||
In [[ZZT]], the equivalent element to Spitting Tiger is [[zzt:Tiger]]. | |||
[[ |
Latest revision as of 21:12, 14 June 2025
Spitting Tiger # 91 ![]() | |
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: any 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.