Files
turnbasedgamedata/ExcelOutput/GridFightVictoryBonus.json
2025-11-04 23:57:04 +01:00

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
}
]