Files
neonsr-res/ExcelOutput/PlanetFesRaiseConfig.json
2025-04-18 11:45:35 +08:00

40 lines
542 B
JSON

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