Moubootaur Legends

Carp Sandwich - Item DB

Carp Sandwich | 2302

Be careful with the bones.

Hit +5 / Perfect Hit +10%
ID 2302
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 2302
aegisName CarpSandwich
Script

Script to execute when the item is used/equipped.

bonus bPerfectHitRate, 10;
bonus bHit, 5;
OnUnequipScript

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

callfunc "item_consumption", 2302;