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

18 lines
263 B
JSON

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