Moubootaur Legends

Dark Eggshell Hat - Item DB

Dark Eggshell Hat | 2987

A novelty dark hat shaped like an eggshell half.

+15 DEF on Easter
ID 2987
type IT_ARMOR
weight 460
def 8
equipLv 30

Mobs that drop this item:

Monster Drop Chances
Bhop Fluffy 0.01%
Easter Mouboo 0.01%
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 2987
aegisName DarkEggshellHat
dyeString W:#111111,222222,333333,444444,555555,666666
Script

Script to execute when the item is used/equipped.

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