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

18 lines
563 B
JSON

{
"item_originium_to_item_diamond": {
"id": "item_originium_to_item_diamond",
"sourceMoneyCost": 1,
"sourceMoneyId": "item_originium_recharge",
"sourceMoneyMinSwap": 1,
"targetMoneyGet": 75,
"targetMoneyId": "item_diamond"
},
"item_originium_to_item_gachabyproducts_weapongold": {
"id": "item_originium_to_item_gachabyproducts_weapongold",
"sourceMoneyCost": 1,
"sourceMoneyId": "item_originium_recharge",
"sourceMoneyMinSwap": 1,
"targetMoneyGet": 25,
"targetMoneyId": "item_gachabyproducts_weapongold"
}
}