Files
Endfield-Data/TableCfg/SpaceshipClueGoodsPriceConvertDataTable.json
2026-01-31 21:42:01 +07:00

22 lines
315 B
JSON

{
"1": {
"creditRewardCnt": 10,
"id": 1,
"totalPrice": 10000
},
"2": {
"creditRewardCnt": 20,
"id": 2,
"totalPrice": 30000
},
"3": {
"creditRewardCnt": 50,
"id": 3,
"totalPrice": 50000
},
"4": {
"creditRewardCnt": 60,
"id": 4,
"totalPrice": 100000
}
}