Moubootaur Legends

Agi++ Potion - Item DB

Agi++ Potion | 662

I am so agile today!

Huge Agility Boost
ID 662
type IT_USABLE
weight 20
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 662
aegisName AgiPotionC
dyeString G:#ccb534,f1ea8e,ffffaa
Script

Script to execute when the item is used/equipped.

@min = 20;
@max = 30;
@delay = 90;
@type = SC_INCAGI;
doevent "inc_sc_bonus::OnUse";