From b1b29e9e443776221b4017edfc11dfbe4ed4ee65 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 21:45:49 +0800 Subject: [PATCH] =?UTF-8?q?refactor(logic-server):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E6=80=AA=E7=89=A9=E9=85=8D=E7=BD=AE=E5=92=8C=E5=9C=BA=E6=99=AF?= =?UTF-8?q?=E8=AE=BE=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修改 Monster.config 中的 entityid 从 476 改为 467 - 更新 Scenes.config 中的怪物刷新配置,启用之前被注释掉的刷新设置 --- .../data/config/monster/Monster.config | 2 +- LogicServer/data/envir/Scenes.config | 40 +++++++++---------- 2 files changed, 21 insertions(+), 21 deletions(-) diff --git a/LogicServer/data/config/monster/Monster.config b/LogicServer/data/config/monster/Monster.config index 7a3be1d..25fe155 100755 --- a/LogicServer/data/config/monster/Monster.config +++ b/LogicServer/data/config/monster/Monster.config @@ -11758,7 +11758,7 @@ Monster = { dieMusicRate = 100, dropid = 200138, entityType = 1, - entityid = 476, + entityid = 467, exp = 2500000, flagid = 13, level = 300, diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index d06ed38..1902470 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -8404,29 +8404,29 @@ Scenes = { defaultY = 48, area = {}, refresh = { - -- { count = 8, time = 3, firstTime = 3, x = 20, y = 10, range = 50, entityid = 468, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 20, y = 40, range = 50, entityid = 469, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 20, y = 70, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 20, y = 100, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 20, y = 130, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 20, y = 10, range = 50, entityid = 468, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 20, y = 40, range = 50, entityid = 469, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 20, y = 70, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 20, y = 100, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 20, y = 130, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 70, y = 10, range = 50, entityid = 468, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 70, y = 40, range = 50, entityid = 469, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 70, y = 70, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 70, y = 100, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 70, y = 130, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 70, y = 10, range = 50, entityid = 468, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 70, y = 40, range = 50, entityid = 469, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 70, y = 70, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 70, y = 100, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 70, y = 130, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 120, y = 10, range = 50, entityid = 468, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 120, y = 40, range = 50, entityid = 469, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 120, y = 70, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 120, y = 100, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 120, y = 10, range = 50, entityid = 468, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 120, y = 40, range = 50, entityid = 469, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 120, y = 70, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 120, y = 100, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 120, y = 130, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 170, y = 10, range = 50, entityid = 468, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 170, y = 40, range = 50, entityid = 469, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 170, y = 70, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 470, progress = 0 }, - -- { count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 170, y = 10, range = 50, entityid = 468, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 170, y = 40, range = 50, entityid = 469, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 170, y = 70, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 170, y = 100, range = 50, entityid = 470, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 170, y = 130, range = 50, entityid = 470, progress = 0 }, { count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 467, progress = 0 }, { count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 },