Moubootaur Legends

Supreme Gift - Item DB

Supreme Gift | 593

Wow! A Gift Box! What wonders are inside?

ID 593
type IT_USABLE
weight 115

Mobs that drop this item:

No Monsters drop this item.

This Item has Trade restrictions

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 593
aegisName SupremeGift
Script

Script to execute when the item is used/equipped.

setarray [email protected], StrangeCoin, StrangeCoin, StrangeCoin, Googles, BlueManaPearl, BlackPearl, Bloodstone, LavaManaPearl, SaviorBlueprint, DivineApple, BowlerHat, Butterfly, BoneAmmoBox, CrystallizedMaggot, MylarinDust, MercBoxDD, MercBoxE, MysteriousFruit, MercBoxEE;
[email protected]=rand(getarraysize([email protected]));

if ([email protected] > 2)
	getitem [email protected][[email protected]], 1;
else
	getitem [email protected][[email protected]], rand(67,88);