Files
KianaBH3-Resources/ExcelOutputAsset/TowerRaidConfig.json
2024-11-07 22:55:15 +08:00

114 lines
1.8 KiB
JSON

[
{
"minDifficulty": 1,
"maxDifficulty": 2,
"towerRaidGroupID": 1,
"DataImpl": {},
"towerRaidID": 101
},
{
"minDifficulty": 11,
"maxDifficulty": 13,
"towerRaidGroupID": 1,
"DataImpl": {},
"towerRaidID": 102
},
{
"minDifficulty": 101,
"maxDifficulty": 105,
"towerRaidGroupID": 1,
"DataImpl": {},
"towerRaidID": 103
},
{
"minDifficulty": 201,
"maxDifficulty": 206,
"towerRaidGroupID": 1,
"DataImpl": {},
"towerRaidID": 104
},
{
"minDifficulty": 1,
"maxDifficulty": 2,
"towerRaidGroupID": 2,
"DataImpl": {},
"towerRaidID": 201
},
{
"minDifficulty": 11,
"maxDifficulty": 13,
"towerRaidGroupID": 2,
"DataImpl": {},
"towerRaidID": 202
},
{
"minDifficulty": 101,
"maxDifficulty": 105,
"towerRaidGroupID": 2,
"DataImpl": {},
"towerRaidID": 203
},
{
"minDifficulty": 201,
"maxDifficulty": 206,
"towerRaidGroupID": 2,
"DataImpl": {},
"towerRaidID": 204
},
{
"minDifficulty": 1,
"maxDifficulty": 2,
"towerRaidGroupID": 3,
"DataImpl": {},
"towerRaidID": 301
},
{
"minDifficulty": 11,
"maxDifficulty": 13,
"towerRaidGroupID": 3,
"DataImpl": {},
"towerRaidID": 302
},
{
"minDifficulty": 101,
"maxDifficulty": 105,
"towerRaidGroupID": 3,
"DataImpl": {},
"towerRaidID": 303
},
{
"minDifficulty": 201,
"maxDifficulty": 206,
"towerRaidGroupID": 3,
"DataImpl": {},
"towerRaidID": 304
},
{
"minDifficulty": 1,
"maxDifficulty": 2,
"towerRaidGroupID": 4,
"DataImpl": {},
"towerRaidID": 401
},
{
"minDifficulty": 11,
"maxDifficulty": 13,
"towerRaidGroupID": 4,
"DataImpl": {},
"towerRaidID": 402
},
{
"minDifficulty": 101,
"maxDifficulty": 105,
"towerRaidGroupID": 4,
"DataImpl": {},
"towerRaidID": 403
},
{
"minDifficulty": 201,
"maxDifficulty": 206,
"towerRaidGroupID": 4,
"DataImpl": {},
"towerRaidID": 404
}
]