Files
ZYZ/shared/resource/jsons/dic_pvp_opponent.json
2021-01-06 17:16:15 +08:00

23 lines
342 B
JSON
Executable File

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