Moubootaur Legends

Pancake - Item DB

Pancake | 2310

Why is a single pancake so defensive?

CritDef +5 / Melee Def +5 / Luk +3
ID 2310
type IT_ARMOR
weight 1

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 2310
aegisName Pancake
Script

Script to execute when the item is used/equipped.

bonus bCriticalDef, 5;
bonus bNearAtkDef, 5;
bonus bLuk, 3;
OnUnequipScript

Script to execute when the item is unequipped. Warning, not all item bonuses will work here as expected.

callfunc "item_consumption", 2310;