Wow! A Gift Box! What wonders are inside?
No Monsters drop this item.
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 JSONID | 592 |
aegisName ❔ | PrismGift |
Script to execute when the item is used/equipped.
setarray [email protected], StrangeCoin, StrangeCoin, IronIngot, CopperIngot, TinIngot, SilverIngot, GoldIngot, PlatinumOre, IridiumOre, TitaniumOre, LeadOre, FourLeafClover, MercBoxB, MercBoxC, ThornAmmoBox, PoisonAmmoBox, PolishedDiamond, PolishedRuby, PolishedEmerald, PolishedSapphire, PolishedAmethyst, PolishedTopaz, SacredLifePotion, SacredManaPotion, SacredImmortalityPotion, AncientBlueprint, ArcmageBoxset, MysteriousFruit, MercBoxD, MercBoxE;
[email protected]=rand(getarraysize([email protected]));
if ([email protected] > 1)
getitem [email protected][[email protected]], 1;
else
getitem [email protected][[email protected]], rand(40,60);