120 lines
2.1 KiB
JSON
120 lines
2.1 KiB
JSON
{
|
|
"structure": "PetCoinGift",
|
|
"fields": [
|
|
{
|
|
"name": "Id",
|
|
"type": "i32"
|
|
},
|
|
{
|
|
"name": "Reward",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "Price_New",
|
|
"type": "double"
|
|
},
|
|
{
|
|
"name": "Price_Old",
|
|
"type": "double"
|
|
}
|
|
],
|
|
"count": 16,
|
|
"items": [
|
|
{
|
|
"Id": "1",
|
|
"Reward": "Star=200",
|
|
"Price_New": "0.69",
|
|
"Price_Old": "1.99"
|
|
},
|
|
{
|
|
"Id": "2",
|
|
"Reward": "Star=400",
|
|
"Price_New": "1.49",
|
|
"Price_Old": "3.99"
|
|
},
|
|
{
|
|
"Id": "3",
|
|
"Reward": "Star=600",
|
|
"Price_New": "1.99",
|
|
"Price_Old": "8.99"
|
|
},
|
|
{
|
|
"Id": "4",
|
|
"Reward": "Star=800",
|
|
"Price_New": "2.49",
|
|
"Price_Old": "19.99"
|
|
},
|
|
{
|
|
"Id": "5",
|
|
"Reward": "Star=1000",
|
|
"Price_New": "3.49",
|
|
"Price_Old": "39.99"
|
|
},
|
|
{
|
|
"Id": "7",
|
|
"Reward": "Star=1500",
|
|
"Price_New": "5.49",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "8",
|
|
"Reward": "Star=2000",
|
|
"Price_New": "6.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "9",
|
|
"Reward": "Star=3000",
|
|
"Price_New": "10.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "10",
|
|
"Reward": "Star=4000",
|
|
"Price_New": "13.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "11",
|
|
"Reward": "Star=5000",
|
|
"Price_New": "16.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "12",
|
|
"Reward": "Star=6000",
|
|
"Price_New": "20.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "13",
|
|
"Reward": "Star=7000",
|
|
"Price_New": "23.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "14",
|
|
"Reward": "Star=8000",
|
|
"Price_New": "27.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "15",
|
|
"Reward": "Star=9000",
|
|
"Price_New": "30.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "16",
|
|
"Reward": "Star=10000",
|
|
"Price_New": "34.99",
|
|
"Price_Old": "99.99"
|
|
},
|
|
{
|
|
"Id": "17",
|
|
"Reward": "Star=15000",
|
|
"Price_New": "50.99",
|
|
"Price_Old": "99.99"
|
|
}
|
|
]
|
|
} |