Files
DanhengServer-Resources/ExcelOutput/PlanetFesRaiseConfig.json
2025-12-27 18:07:41 +08:00

42 lines
580 B
JSON

[
{
"GoldCost": 0,
"RaiseValue": 1,
"RaiseCurveID": 1
},
{
"GoldCost": 50,
"RaiseValue": 2,
"RaiseCurveID": 1
},
{
"GoldCost": 150,
"RaiseValue": 3,
"RaiseCurveID": 1
},
{
"GoldCost": 300,
"RaiseValue": 4,
"RaiseCurveID": 1
},
{
"GoldCost": 0,
"RaiseValue": 1,
"RaiseCurveID": 2
},
{
"GoldCost": 50,
"RaiseValue": 2,
"RaiseCurveID": 2
},
{
"GoldCost": 150,
"RaiseValue": 3,
"RaiseCurveID": 2
},
{
"GoldCost": 300,
"RaiseValue": 4,
"RaiseCurveID": 2
}
]