Untitled
unknown
json
2 years ago
5.5 kB
8
Indexable
{
"premiumShop":
[
{
"id": 1,
"name": "Pouch of Magic Crystals",
"label": "Cheapest pack!",
"image": "crystal_1",
"cost": 1.99,
"takenCurrency": 0,
"amount": 70,
"givenCurrency": 1,
"productID": "200_crystals",
"productIDiOS": "70_crystals_as_ios",
"productIDGooglePlayStore": "200_crystals_gps"
},
{
"id": 2,
"name": "Bag of Magic Crystals",
"image": "crystal_2",
"cost": 4.99,
"takenCurrency": 0,
"amount": 200,
"givenCurrency": 1,
"productID": "600_crystals",
"productIDiOS": "200_crystals_as_ios",
"productIDGooglePlayStore": "600_crystals_gps"
},
{
"id": 3,
"name": "Box of Magic Crystals",
"label": "Most Popular!",
"image": "crystal_3",
"cost": 12.99,
"takenCurrency": 0,
"amount": 600,
"givenCurrency": 1,
"productID": "1300_crystals",
"productIDiOS": "600_crystals_as_ios",
"productIDGooglePlayStore": "1300_crystals_gps"
},
{
"id": 4,
"name": "Chest of Magic Crystals",
"image": "crystal_4",
"cost": 24.99,
"takenCurrency": 0,
"amount": 1300,
"givenCurrency": 1,
"productID": "2900_crystals",
"productIDiOS": "1300_crystals_as_ios",
"productIDGooglePlayStore": "2900_crystals_gps"
},
{
"id": 5,
"name": "Cart of Magic Crystals",
"image": "crystal_5",
"cost": 49.99,
"takenCurrency": 0,
"amount": 2900,
"givenCurrency": 1,
"productID": "7500_crystals",
"productIDiOS": "2900_crystals_as_ios",
"productIDGooglePlayStore": "7500_crystals_gps"
},
{
"id": 9,
"name": "Pouch of Gold",
"image": "gold_1",
"cost": 100,
"takenCurrency": 1,
"amount": 5000,
"givenCurrency": 0
},
{
"id": 10,
"name": "Bag of Gold",
"image": "gold_2",
"cost": 190,
"takenCurrency": 1,
"amount": 10000,
"givenCurrency": 0
},
{
"id": 11,
"name": "Box of Gold",
"image": "gold_3",
"cost": 350,
"takenCurrency": 1,
"amount": 25000,
"givenCurrency": 0
},
{
"id": 12,
"name": "Chest of Gold",
"image": "gold_4",
"cost": 700,
"takenCurrency": 1,
"amount": 55000,
"givenCurrency": 0
},
{
"id": 13,
"name": "Cart of Gold",
"image": "gold_5",
"cost": 1400,
"takenCurrency": 1,
"amount": 112500,
"givenCurrency": 0
},
{
"id": 14,
"name": "Treasury of Magic Crystals",
"label": "Best Value!",
"image": "crystal_6",
"cost": 99.99,
"takenCurrency": 0,
"amount": 7000,
"givenCurrency": 1,
"productID": "7000_crystals",
"productIDiOS": "7000_crystals_as_ios",
"productIDGooglePlayStore": "7000_crystals_gps"
},
{
"id": 15,
"name": "Treasury of Gold",
"label": "Best Value!",
"image": "gold_6",
"cost": 2800,
"takenCurrency": 1,
"amount": 230000,
"givenCurrency": 0
},
{
"id": 16,
"name": "Pouch of Runes",
"image": "runes_1",
"cost": 60,
"takenCurrency": 1,
"amount": 40,
"givenCurrency": 5
},
{
"id": 17,
"name": "Bag of Runes",
"image": "runes_2",
"cost": 125,
"takenCurrency": 1,
"amount": 85,
"givenCurrency": 5
},
{
"id": 18,
"name": "Box of Runes",
"image": "runes_3",
"cost": 300,
"takenCurrency": 1,
"amount": 205,
"givenCurrency": 5
},
{
"id": 19,
"name": "Chest of Runes",
"image": "runes_4",
"cost": 900,
"takenCurrency": 1,
"amount": 640,
"givenCurrency": 5
},
{
"id": 20,
"name": "Cart of Runes",
"image": "runes_5",
"cost": 1800,
"takenCurrency": 1,
"amount": 1300,
"givenCurrency": 5
},
{
"id": 21,
"name": "Shrine of Runes",
"image": "runes_6",
"cost": 3000,
"takenCurrency": 1,
"amount": 2300,
"givenCurrency": 5
}
]
}Editor is loading...