You can now taste Mana in your mouth.
No Monsters drop this item.
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 | 628 |
aegisName ❔ | Manapop |
Script to execute when the item is used/equipped.
callfunc("MPHeal", 3, 9, 30); @min = 1;
@max = rand(250, 500);
@delay = 4;
doevent "legacy_heal::OnUse";