mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
31 lines
382 B
JSON
31 lines
382 B
JSON
[
|
|
{
|
|
"GoldBonus": 1,
|
|
"ExtraGroupID": 2
|
|
},
|
|
{
|
|
"VictoryCount": 1,
|
|
"GoldBonus": 1
|
|
},
|
|
{
|
|
"VictoryCount": 2,
|
|
"GoldBonus": 2
|
|
},
|
|
{
|
|
"VictoryCount": 3,
|
|
"GoldBonus": 2
|
|
},
|
|
{
|
|
"VictoryCount": 4,
|
|
"GoldBonus": 2
|
|
},
|
|
{
|
|
"VictoryCount": 5,
|
|
"GoldBonus": 3
|
|
},
|
|
{
|
|
"VictoryCount": 6,
|
|
"GoldBonus": 4,
|
|
"ExtraGroupID": 1
|
|
}
|
|
] |