132 lines
2.3 KiB
JSON
132 lines
2.3 KiB
JSON
{
|
|
"structure": "EndlessGift",
|
|
"fields": [
|
|
{
|
|
"name": "Id",
|
|
"type": "i32"
|
|
},
|
|
{
|
|
"name": "Content",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "SellType",
|
|
"type": "string"
|
|
},
|
|
{
|
|
"name": "SellPrice",
|
|
"type": "double"
|
|
}
|
|
],
|
|
"count": 18,
|
|
"items": [
|
|
{
|
|
"Id": "1",
|
|
"Content": "601=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "2",
|
|
"Content": "562=1",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "3",
|
|
"Content": "\"562=1,Energy=128\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "0.49"
|
|
},
|
|
{
|
|
"Id": "4",
|
|
"Content": "\"602=1,Diamond=36\"",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "5",
|
|
"Content": "601=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "6",
|
|
"Content": "\"562=1,Energy=288\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "0.99"
|
|
},
|
|
{
|
|
"Id": "7",
|
|
"Content": "602=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "8",
|
|
"Content": "\"562=1,Diamond=36\"",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "9",
|
|
"Content": "\"562=2,Energy=388\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "1.49"
|
|
},
|
|
{
|
|
"Id": "10",
|
|
"Content": "601=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "11",
|
|
"Content": "562=1",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "12",
|
|
"Content": "\"562=1,Energy=128\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "0.49"
|
|
},
|
|
{
|
|
"Id": "13",
|
|
"Content": "\"602=1,Diamond=36\"",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "14",
|
|
"Content": "601=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "15",
|
|
"Content": "\"562=1,Energy=288\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "0.99"
|
|
},
|
|
{
|
|
"Id": "16",
|
|
"Content": "602=1",
|
|
"SellType": "Free",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "17",
|
|
"Content": "\"562=1,Diamond=36\"",
|
|
"SellType": "Ad",
|
|
"SellPrice": "0"
|
|
},
|
|
{
|
|
"Id": "18",
|
|
"Content": "\"562=2,Energy=388\"",
|
|
"SellType": "Dollar",
|
|
"SellPrice": "1.49"
|
|
}
|
|
]
|
|
} |