From 3150a46c4750f42c5f030bbaa4c1f9938969b0a5 Mon Sep 17 00:00:00 2001 From: aixianling Date: Fri, 17 Jan 2025 17:59:20 +0800 Subject: [PATCH] =?UTF-8?q?refactor(configs):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E7=89=9B=E9=AD=94=E7=B3=BB=E5=88=97=E6=80=AA=E7=89=A9=E7=9A=84?= =?UTF-8?q?=E7=BC=A9=E6=94=BE=E6=AF=94=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - [牛魔]守卫骑士: 缩放比例从 70 调整为 35 - [牛魔]骷髅卫士: 缩放比例从 90 调整为 80 - [牛魔]镇守者: 缩放比例从 90 调整为 70 --- configs/Monster.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configs/Monster.json b/configs/Monster.json index ccd14ee..3251736 100644 --- a/configs/Monster.json +++ b/configs/Monster.json @@ -11843,7 +11843,7 @@ "name": "[牛魔]守卫骑士", "nameQuality": 2, "propid": 412, - "scale": 70, + "scale": 35, "skills": [], "targetMusicId": "pttongyong-1", "targetMusicTate": 100 @@ -11869,7 +11869,7 @@ "name": "[牛魔]骷髅卫士", "nameQuality": 2, "propid": 413, - "scale": 90, + "scale": 80, "skills": [], "targetMusicId": "pttongyong-1", "targetMusicTate": 100 @@ -11896,7 +11896,7 @@ "name": "[牛魔]镇守者", "nameQuality": 4, "propid": 414, - "scale": 90, + "scale": 70, "skills": [{ "autoCD": false, "event": 0, "id": 45, "level": 1 }], "targetMusicId": "pttongyong-1", "targetMusicTate": 100