Moubootaur Legends

Bottle Of Woodland Water - Item DB

Bottle Of Woodland Water | 616

A bottle of woodland water.

Heal 300-700 HP
ID 616
type IT_HEALING
weight 70
delay 450

Mobs that drop this item:

Monster Drop Chances
Frostia Guard 3%
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 616
aegisName BottleOfWoodlandWater
Script

Script to execute when the item is used/equipped.

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