From e38842f0c351d853c1b3784aabbae050e922a641 Mon Sep 17 00:00:00 2001 From: ChenZiang Date: Tue, 19 May 2026 14:39:05 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ProjectNLD/Assets/Config/Data/monstercfg_monsterclass.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ProjectNLD/Assets/Config/Data/monstercfg_monsterclass.json b/ProjectNLD/Assets/Config/Data/monstercfg_monsterclass.json index 946576fe198..4c479641b38 100644 --- a/ProjectNLD/Assets/Config/Data/monstercfg_monsterclass.json +++ b/ProjectNLD/Assets/Config/Data/monstercfg_monsterclass.json @@ -3391,7 +3391,12 @@ "Speed": 2.2, "AttackLoopCount": 10, "MoveShootType": 0, - "ShootDistanceScale": [], + "ShootDistanceScale": [ + 0.8, + 0.72, + 0.64, + 0.52 + ], "SkillId": 0, "InitSkillUseCount": 1, "PassiveBuffIds": [],