wicked-waifus-data/BinData/AiTeamLevel.json
2024-12-09 20:25:47 -05:00

74 lines
No EOL
938 B
JSON

[
{
"RowId": 1,
"Id": 1,
"PositionId": [
1,
2,
3,
4,
5,
6,
7,
8
],
"AllocationPeriodic": {
"Min": 8000,
"Max": 10000
},
"AttackerNum": 2,
"AttackCountDown": {
"Min": 5000,
"Max": 7000
},
"NoAttackCountDown": {
"Min": 3000,
"Max": 5000
},
"EliteRatio": [
2,
1
],
"RangeRatio": [
2,
4,
1
]
},
{
"RowId": 2,
"Id": 2,
"PositionId": [
1,
2,
3,
4,
5,
6,
7,
8
],
"AllocationPeriodic": {
"Min": 8000,
"Max": 10000
},
"AttackerNum": 2,
"AttackCountDown": {
"Min": 2000,
"Max": 3000
},
"NoAttackCountDown": {
"Min": 5000,
"Max": 7000
},
"EliteRatio": [
2,
1
],
"RangeRatio": [
12,
10,
4
]
}
]