An enemy that can damage the player upon contact. Can be stunned with a Spin Attack which reveals its core. The core is destroyed upon contact with the player. Also destroys instances of CrystalCage and CrystalCageOpa upon contact. Additionally, this enemy can be defeated by: the Rainbow and Rock power-ups, the Spin Drill, explosions, coconuts, Stretch Plants, Topmen, Koopa Shells, and Spiny projectiles. If the object is called IceMeramera, hitting it with a fireball will reveal its core, and hitting the core will defeat the enemy. If the object is called Meramera, hitting the core with a fireball will re-ignite the enemy.
| Name | Type | Games | Required? | Description | Values |
|---|---|---|---|---|---|
| Obj_arg0 | Integer | Both | False | Initial Behavior: Specifies its initial behavior. |
|
| Obj_arg2 | Boolean | Both | False | Respawns?: If set, it'll keep respawning when defeated. |
| Name | Games | Required? | Description |
|---|---|---|---|
| SW_APPEAR | SMG2 | False | Appears when this switch is activated. |
| SW_DEAD | SMG2 | False | Activated when killed. |
| Name | Games | Description |
|---|---|---|
| Player2Targetable | Both | Can be targeted, frozen and attacked (SMG2 only) by player 2. |
| MoveLimitCollision | SMG2 | The collision binder also checks for MoveLimit collision. |