Files
Endfield-Data/TableCfg/ShopManualRefreshTable.json
2025-12-02 20:37:18 +07:00

34 lines
846 B
JSON

{
"shop_spaceship_credit": {
"list": [
{
"costItemCount1": 80,
"costItemId1": "item_spaceship_credit",
"countIdx": 1,
"manualRefreshType": 1,
"shopGroupId": "shop_spaceship_credit"
},
{
"costItemCount1": 120,
"costItemId1": "item_spaceship_credit",
"countIdx": 2,
"manualRefreshType": 1,
"shopGroupId": "shop_spaceship_credit"
},
{
"costItemCount1": 160,
"costItemId1": "item_spaceship_credit",
"countIdx": 3,
"manualRefreshType": 1,
"shopGroupId": "shop_spaceship_credit"
},
{
"costItemCount1": 200,
"costItemId1": "item_spaceship_credit",
"countIdx": 4,
"manualRefreshType": 1,
"shopGroupId": "shop_spaceship_credit"
}
]
}
}