Moubootaur Legends

Bottle Of Sewer Water - Item DB

Bottle Of Sewer Water | 605

Want to be sick?

Heal 18-40 HP
ID 605
type IT_HEALING
weight 65
delay 450

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 605
aegisName BottleOfSewerWater
Script

Script to execute when the item is used/equipped.

sc_start SC_POISON, 9000, 0, 3200;
callfunc("ItHeal", 3, 18, 40);
getitem EmptyBottle, 1;