Moubootaur Legends

Knit Hat - Item DB

Knit Hat | 3011

Winter is coming!

+20 DEF and +15% EXP on Winter
ID 3011
type IT_ARMOR
weight 70
def 7
equipLv 29

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 3011
aegisName KnitHat
Script

Script to execute when the item is used/equipped.

bonus bMaxHP,29;
if ($@SEASON == WINTER) {
	bonus bDef,20;
	bonus2 bExpAddRace,RC_All,15;
}
bonus bDef2, 3;