Moubootaur Legends

Spearmint Tea - Item DB

Spearmint Tea | 8015

Tea is good for health, according to specialists.

Heal 300-452 MP
ID 8015
type IT_HEALING
weight 5
delay 500

Mobs that drop this item:

No Monsters drop this item.

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 8015
aegisName SpearmintTea
Script

Script to execute when the item is used/equipped.

@min = 300;
@max = 452;
@delay = 3;
doevent "rand_mp_heal::OnUse";