Moubootaur Legends

Str Potion - Item DB

Str Potion | 663

I am so strong today!

Minor Strength Boost
ID 663
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 663
aegisName StrPotionA
dyeString G:#9f1c1f,d98689
Script

Script to execute when the item is used/equipped.

@min = 5;
@max = 10;
@delay = 120;
@type = SC_STR_SCROLL;
doevent "inc_sc_bonus::OnUse";