Files
FireflyGo_Resources/ExcelOutput/PlanetFesRaiseConfig.json
2025-07-25 10:49:37 +07:00

42 lines
580 B
JSON

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