Version: 2.17.0 DataVer: 262

This commit is contained in:
atlasacademy-sion
2021-09-30 06:46:57 +00:00
parent 0c5cb87d03
commit 25b2f86762
5760 changed files with 6610185 additions and 0 deletions

113
master/mstBankShop.json Normal file
View File

@@ -0,0 +1,113 @@
[{
"id": 1,
"appleShopId": "com.tw.fatego.product07",
"googleShopId": "com.tw.fatego.product07",
"applePrice": 100,
"googlePrice": 100,
"name": "首儲禮包",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 5,
"freeStoneNum": 0,
"priceDetail": "[C1C1FF]聖晶石總計 5個[-]    {0}",
"numDetail": "聖晶石 5個",
"firstPayId": 1,
"twdPrice": 30,
"hkdPrice": 8
}, {
"id": 2,
"appleShopId": "com.tw.fatego.product01",
"googleShopId": "com.tw.fatego.product01",
"applePrice": 600,
"googlePrice": 600,
"name": "聖晶石1個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 1,
"freeStoneNum": 0,
"priceDetail": "[C1C1FF]聖晶石總計 1個[-]    {0}",
"numDetail": "聖晶石 1個",
"firstPayId": 0,
"twdPrice": 30,
"hkdPrice": 8
}, {
"id": 3,
"appleShopId": "com.tw.fatego.product02",
"googleShopId": "com.tw.fatego.product02",
"applePrice": 2500,
"googlePrice": 2500,
"name": "聖晶石4個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 4,
"freeStoneNum": 2,
"priceDetail": "[C1C1FF]聖晶石總計 6個[-]    {0}",
"numDetail": "聖晶石 4個[FFBBD1]贈送(免費) 2個[-]",
"firstPayId": 1,
"twdPrice": 120,
"hkdPrice": 28
}, {
"id": 4,
"appleShopId": "com.tw.fatego.product03",
"googleShopId": "com.tw.fatego.product03",
"applePrice": 7800,
"googlePrice": 7800,
"name": "聖晶石12個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 12,
"freeStoneNum": 10,
"priceDetail": "[C1C1FF]聖晶石總計 22個[-]   {0}",
"numDetail": "聖晶石 12個[FFBBD1]贈送(免費) 10個[-]",
"firstPayId": 1,
"twdPrice": 360,
"hkdPrice": 88
}, {
"id": 5,
"appleShopId": "com.tw.fatego.product04",
"googleShopId": "com.tw.fatego.product04",
"applePrice": 15800,
"googlePrice": 15800,
"name": "聖晶石25個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 25,
"freeStoneNum": 27,
"priceDetail": "[C1C1FF]聖晶石總計 52個[-]   {0}",
"numDetail": "聖晶石 25個[FFBBD1]贈送(免費) 27個[-]",
"firstPayId": 1,
"twdPrice": 720,
"hkdPrice": 188
}, {
"id": 6,
"appleShopId": "com.tw.fatego.product05",
"googleShopId": "com.tw.fatego.product05",
"applePrice": 25800,
"googlePrice": 25800,
"name": "聖晶石42個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 42,
"freeStoneNum": 57,
"priceDetail": "[C1C1FF]聖晶石總計 99個[-]   {0}",
"numDetail": "聖晶石 42個[FFBBD1]贈送(免費) 57個[-]",
"firstPayId": 1,
"twdPrice": 1190,
"hkdPrice": 318
}, {
"id": 7,
"appleShopId": "com.tw.fatego.product06",
"googleShopId": "com.tw.fatego.product06",
"applePrice": 51800,
"googlePrice": 51800,
"name": "聖晶石86個",
"openedAt": 946656000,
"closedAt": 1893427200,
"chargeStoneNum": 86,
"freeStoneNum": 135,
"priceDetail": "[C1C1FF]聖晶石總計 221個[-]  {0}",
"numDetail": "聖晶石 86個[FFBBD1]贈送(免費) 135個[-]",
"firstPayId": 1,
"twdPrice": 2390,
"hkdPrice": 618
}]