Moubootaur Legends

Shell Sandwich - Item DB

Shell Sandwich | 2303

I didn't knew this delicacy was edible.

AOE +1 / ATK -15%
ID 2303
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 2303
aegisName ShellSandwich
Script

Script to execute when the item is used/equipped.

bonus bSplashAddRange, 1; bonus bAtkRate, -15;
OnUnequipScript

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

callfunc "item_consumption", 2303;