What's inside? Perhaps... a Treasure Map?
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 | 607 |
aegisName ❔ | MysteriousBottle |
Script to execute when the item is used/equipped.
setarray [email protected], StrangeCoin, SilkCocoon, MushroomSpores, RattoTeeth, BottleOfSeaWater, SpellBookPage, SpellBookPage, AncientBlueprint, SpellBookPage, PirateTreasureMap, TreasureKey, GrassCarp, CottonCloth, CasinoCoins, CrazyRum, Pearl;
[email protected]=rand(getarraysize([email protected]));
if ([email protected] > 3)
getitem [email protected][[email protected]], 1;
else
getitem [email protected][[email protected]], rand(1,3);