mirror of
https://github.com/EggLinks/DanhengServer-Resources.git
synced 2026-01-02 23:36:02 +08:00
42 lines
580 B
JSON
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
|
|
}
|
|
] |