Moubootaur Legends

Poisoned Dish - Item DB

Poisoned Dish | 2308

A special dish made from strange ingredients.

MaxHP -35% / Monsters always drop GP
ID 2308
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 2308
aegisName PoisonedDish
Script

Script to execute when the item is used/equipped.

bonus bMaxHPrate, -35;
bonus2 bGetZenyNum, 15, 100;
OnUnequipScript

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

callfunc "item_consumption", 2308;