From efd11537dbf0e58f598df29f05f6b20727e7a5b5 Mon Sep 17 00:00:00 2001 From: jingyushiwo <751360932@qq.com> Date: Thu, 13 Jan 2022 14:27:02 +0800 Subject: [PATCH] =?UTF-8?q?=E7=AB=9E=E6=8A=80=EF=BC=9A=E5=BE=97=E5=88=86?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- shared/resource/jsons/dic_pvp_opponent.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/shared/resource/jsons/dic_pvp_opponent.json b/shared/resource/jsons/dic_pvp_opponent.json index 7da950224..9ca533b5d 100755 --- a/shared/resource/jsons/dic_pvp_opponent.json +++ b/shared/resource/jsons/dic_pvp_opponent.json @@ -1,21 +1,21 @@ [ { "id": 1, - "score": 6, + "score": 15, "maxLv": 4, "minLv": 2, "ratio": 0.95 }, { "id": 2, - "score": 4, + "score": 10, "maxLv": 1, "minLv": -1, "ratio": 0.75 }, { "id": 3, - "score": 2, + "score": 5, "maxLv": -2, "minLv": -4, "ratio": 0.5