Jelly blob: Difference between revisions

From ZAMN Hacking
Content deleted Content added
Created page with "{{Infobox Monster|img=Jelly blob.png|hp=26|points=200}} {{Infobox Entity|entity_pointer=$81:CCCF}} The jelly blob is a respawning monster. Category:Respawning monster Category:Monster Category:Entity"
 
Droter (talk | contribs)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1:
{{Infobox Monster|img=Jelly blob.png|hp=26|points=200}}
|img=Jelly blob.png
{{Infobox Entity|entity_pointer=$81:CCCF}}
|hp=26
The jelly blob is a [[respawning monster]].
|points=200
|special=Launches goo into the air
|resists=Almost everything
|weak_to=[[File:Fire extinguisher HUD.png|frameless|link=Fire extinguisher]], [[File:Ice pops HUD.png|frameless|link=Ice pops]], [[File:Pandora's box HUD.png|frameless|link=Pandora's box]]
}}
 
{{Infobox Entity
{{Infobox Entity|entity_pointer=$81:CCCF}}
}}
 
The jelly blob is a [[respawning monster]]. Jelly blobs attack by launching goo projectiles into the air, which will fall on the head of players and [[victim]]s, restricting their movement, damaging them over time and preventing the use of [[weapon]]s and [[special item]]s. They can also attack via contact damage. Jelly blobs are immune to most weapons, but are vulnerable to the [[fire extinguisher]], [[ice pops]] and [[Pandora's box|Pandora's boxes]]. They can be found in any tileset, but are more common in the [[grass]] tileset. They have 26 hit points and award 200 points to the player when killed.
 
[[Category:MonsterRespawning monster]]
 
== Behavior ==
 
WIP.
 
== Animation ==
 
WIP.
 
== Bugs ==
 
* [[Ice pops]] will often fail to kill jelly blobs despite hitting them directly.
* The goo projectiles will have their collision enabled before they land, which allows the player to predict where will they fall.
 
== Trivia ==
 
* There are a total of 37 jelly blob spawners in the game.
* Players can shake the goo off their head by rapidly moving left and right.
* Jelly blobs are likely based on the antagonist from the 1958 movie [https://en.wikipedia.org/wiki/The_Blob The Blob].
**Jelly blobs weakness to cold weapons is a reference to the ending of the movie, in which the monster is defeated by being frozen.
* Pandora's box being able to kill jelly blobs is likely unintended since their death animation can only show them dying by cold means.
 
== RAM map ==
 
WIP.
 
=== Entity arguments ===
=== Entity memory ===
 
== Pseudocode ==
 
WIP.
 
[[Category:Respawning monster]]
[[Category:Monster]]
[[Category:Entity]]

Latest revision as of 23:05, 16 August 2024

Monster data
HP 26
Points 200
Special Launches goo into the air
Resists Almost everything
Weak to , ,
Entity data
Entity pointer $81:CCCF

The jelly blob is a respawning monster. Jelly blobs attack by launching goo projectiles into the air, which will fall on the head of players and victims, restricting their movement, damaging them over time and preventing the use of weapons and special items. They can also attack via contact damage. Jelly blobs are immune to most weapons, but are vulnerable to the fire extinguisher, ice pops and Pandora's boxes. They can be found in any tileset, but are more common in the grass tileset. They have 26 hit points and award 200 points to the player when killed.

Behavior[edit]

WIP.

Animation[edit]

WIP.

Bugs[edit]

  • Ice pops will often fail to kill jelly blobs despite hitting them directly.
  • The goo projectiles will have their collision enabled before they land, which allows the player to predict where will they fall.

Trivia[edit]

  • There are a total of 37 jelly blob spawners in the game.
  • Players can shake the goo off their head by rapidly moving left and right.
  • Jelly blobs are likely based on the antagonist from the 1958 movie The Blob.
    • Jelly blobs weakness to cold weapons is a reference to the ending of the movie, in which the monster is defeated by being frozen.
  • Pandora's box being able to kill jelly blobs is likely unintended since their death animation can only show them dying by cold means.

RAM map[edit]

WIP.

Entity arguments[edit]

Entity memory[edit]

Pseudocode[edit]

WIP.