Files
ZYZ/shared/resource/jsons/dic_pvp_opponent.json
2022-01-06 14:53:32 +08:00

23 lines
340 B
JSON
Executable File

[
{
"id": 1,
"score": 6,
"maxLv": 4,
"minLv": 2,
"ratio": 0.95
},
{
"id": 2,
"score": 4,
"maxLv": 1,
"minLv": -1,
"ratio": 0.75
},
{
"id": 3,
"score": 2,
"maxLv": -2,
"minLv": -4,
"ratio": 0.5
}
]