Moubootaur Legends

Cyan Eggshell Hat - Item DB

Cyan Eggshell Hat | 3033

A novelty hat shaped like an eggshell half.

+10 DEF on Easter
ID 3033
type IT_ARMOR
weight 460
def 5
equipLv 21

Mobs that drop this item:

No Monsters drop this item.

ID for use in Discord:
Expert View

You'd like to see behind the curtain? Then you are here at the right place - lots of data only contributors would normally see.

Open raw JSON
ID 3033
aegisName CyanEggshellHat
dyeString W:#2eabfe,15a0e7,3ccfe7
Script

Script to execute when the item is used/equipped.

bonus bMaxHP,17;
if ($EVENT$ == "Easter") {
	bonus bDef,10;
}
bonus bDef2, 2;