Moubootaur Legends

Sushi - Item DB

Sushi | 2305

Seafood. More powerful than a carp sandwich.

Double Attack 10% / Hit +25
ID 2305
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 2305
aegisName Sushi
Script

Script to execute when the item is used/equipped.

bonus bDoubleAddRate, 10;
bonus bHit, 25;
OnUnequipScript

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

callfunc "item_consumption", 2305;