An octopus enemy that attacks the player by spitting fireballs and coconuts at them. It can be defeated with a Koopa Shell, a coconut, or any attacks caused by another enemy.
Name | Type | Games | Required? | Description | Values |
---|---|---|---|---|---|
Obj_arg0 | Boolean | Both | False | Always Shoots Fireballs?: If set, it will spit fireballs instead of coconuts. | |
Obj_arg1 | Boolean | SMG2 | False | Starts With Coconut?: If set, it will begin to spit a coconut instead of a fireball. |
Name | Games | Required? | Description |
---|---|---|---|
SW_DEAD | Both | False | Gets activated when it dies. |
SW_A | Both | False | If used, it remains passive while this switch is not activated. It's intended to be placed inside a TakoBarrelA or another container when using this switch. Once activated, it will hop out and behave as usual. |
SW_AWAKE | SMG2 | False | Enables rendering and resumes updates when this switch is active. |
Name | Games | Description |
---|---|---|
Player2Targetable | Both | Its coconuts can be targeted and fetched by player 2. |
SearchTurtle | Both | Red Koopa Shells and Gold Shells home in on this object. |