A bottle of woodland water.
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 JSONID | 616 |
aegisName ❔ | BottleOfWoodlandWater |
Script to execute when the item is used/equipped.
@min = 300;
@max = 700;
@delay = 3;
doevent "legacy_heal::OnUse";
if (rand(1,7) != 4)
getitem EmptyBottle, 1;