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

27 lines
647 B
JSON

{
"item_domain_jinlong_coupon": {
"MoneyClearLimit": 0,
"clearRule": 2,
"moneyId": "item_domain_jinlong_coupon"
},
"item_domain_tundra_coupon": {
"MoneyClearLimit": 0,
"clearRule": 2,
"moneyId": "item_domain_tundra_coupon"
},
"item_spaceship_credit": {
"MoneyClearLimit": 300,
"clearRule": 1,
"moneyId": "item_spaceship_credit"
},
"item_spaceship_tundra_gold": {
"MoneyClearLimit": 10000,
"clearRule": 2,
"moneyId": "item_spaceship_tundra_gold"
},
"item_spaceship_jinlong_gold": {
"MoneyClearLimit": 10000,
"clearRule": 2,
"moneyId": "item_spaceship_jinlong_gold"
}
}