Moubootaur Legends

Int+ Potion - Item DB

Int+ Potion | 655

I am so intelligent today!

Medium Intelligence Boost
ID 655
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 655
aegisName IntPotionB
dyeString G:#4b4bbd,888af4
Script

Script to execute when the item is used/equipped.

@min = 10;
@max = 20;
@delay = 105;
@type = SC_INCINT;
doevent "inc_sc_bonus::OnUse";