42 lines
580 B
JSON
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
|
|
}
|
|
] |