From 44b5083044798f4ac91aa7be66e95ab599a93ff8 Mon Sep 17 00:00:00 2001 From: aixianling Date: Wed, 25 Dec 2024 16:45:58 +0800 Subject: [PATCH] =?UTF-8?q?refactor(monster):=20=E8=B0=83=E6=95=B4?= =?UTF-8?q?=E8=B6=85=E7=BA=A7=E5=9C=A3=E5=85=BD=E7=AD=89=E7=BA=A7=E8=87=B3?= =?UTF-8?q?=20200=20=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将超级圣兽的等级从 70 级修改为 200 级 - 此修改可能影响游戏平衡和玩家挑战难度 --- LogicServer/data/config/monster/Monster.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LogicServer/data/config/monster/Monster.config b/LogicServer/data/config/monster/Monster.config index de78ddf..9054f62 100755 --- a/LogicServer/data/config/monster/Monster.config +++ b/LogicServer/data/config/monster/Monster.config @@ -2519,7 +2519,7 @@ Monster={ entityType = 4, monsterType = 1, name = "超级圣兽", - level = 70, + level = 200, circle = 0, aiConfigId = 5, propid = 124,