Moubootaur Legends

Bottle Of Tonori Water - Item DB

Bottle Of Tonori Water | 596

A bottle of tonori water.

Heal 180-800 HP
ID 596
type IT_HEALING
weight 70
delay 450

Mobs that drop this item:

Monster Drop Chances
Halin Guard 3%
Tulimshar Guard 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 596
aegisName BottleOfTonoriWater
Script

Script to execute when the item is used/equipped.

callfunc("ItHeal", 3, 180, 800);
if (rand(1,7) != 4)
	getitem EmptyBottle, 1;