Moubootaur Legends

Bottle Of Sea Water - Item DB

Bottle Of Sea Water | 547

Very salty. Drink with caution.

Heal 8%-12% HP
ID 547
type IT_HEALING
weight 70
delay 500

Mobs that drop this item:

Monster Drop Chances
Ocean Pirate 1.5%
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 547
aegisName BottleOfSeaWater
Script

Script to execute when the item is used/equipped.

callfunc("ItHeal2", 1, 4);
if (rand(1,8) != 4)
	getitem EmptyBottle, 1;