From e446bb01b7251ab9743ae372ddfd4784f822e770 Mon Sep 17 00:00:00 2001 From: aixianling Date: Thu, 26 Dec 2024 14:38:55 +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=9A=84=E7=AD=89=E7=BA=A7?= =?UTF-8?q?=E5=92=8C=E6=94=BB=E5=87=BB=E7=AD=89=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将超级圣兽的等级从 200 提升到 400 - 将超级圣兽的攻击等级从 120 提升到 400 --- LogicServer/data/config/monster/Monster.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/LogicServer/data/config/monster/Monster.config b/LogicServer/data/config/monster/Monster.config index 080aff4..674e99e 100755 --- a/LogicServer/data/config/monster/Monster.config +++ b/LogicServer/data/config/monster/Monster.config @@ -2519,13 +2519,13 @@ Monster={ entityType = 4, monsterType = 1, name = "超级圣兽", - level = 200, + level = 400, circle = 0, aiConfigId = 5, propid = 124, flagid = 9, exp = 0, - attackLevel = 120, + attackLevel = 400, attackInterval = 500, skills = { {id=44,level=1,event=0,autoCD=false},