Moubootaur Legends

Magic Apple - Item DB

Magic Apple | 683

Grown in a magic garden...

Max HP +3500 for 10 minutes
ID 683
type IT_USABLE
weight 10
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 683
aegisName MagicApple
Script

Script to execute when the item is used/equipped.

@min = 3500;
@max = 3500;
@delay = 600;
@type = SC_INCMHP;
doevent "inc_sc_bonus::OnUse";