From ac433c55da39d7cd2a2e08af5ead64cebafc88d9 Mon Sep 17 00:00:00 2001 From: Kubbo <390378816@qq.com> Date: Tue, 21 Jan 2025 22:46:22 +0800 Subject: [PATCH] =?UTF-8?q?feat(monster):=20=E6=9B=B4=E6=96=B0=E9=BA=92?= =?UTF-8?q?=E9=BA=9F=E6=80=AA=E7=89=A9=E9=85=8D=E7=BD=AE=E5=B9=B6=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E5=9C=BA=E6=99=AF=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 更新 [神话]麒麟 怪物的 propid 从 439 改为 449 - 新增 propid 449 的属性配置,提升各项能力值 - 调整场景中怪物刷新点布局,减少重复刷新点 - 移除部分多余的怪物刷新点配置 --- .../data/config/monster/Monster.config | 2 +- LogicServer/data/config/monster/Props.config | 27 +++++++++++++++++++ LogicServer/data/envir/Scenes.config | 23 ++++++---------- 3 files changed, 36 insertions(+), 16 deletions(-) diff --git a/LogicServer/data/config/monster/Monster.config b/LogicServer/data/config/monster/Monster.config index 63f5d70..d5ebebf 100755 --- a/LogicServer/data/config/monster/Monster.config +++ b/LogicServer/data/config/monster/Monster.config @@ -11471,7 +11471,7 @@ Monster = { monsterType = 4, name = "[神话]麒麟", nameQuality = 6, - propid = 439, + propid = 449, scale = 100, shadow = 1, skills = { diff --git a/LogicServer/data/config/monster/Props.config b/LogicServer/data/config/monster/Props.config index 2c6cace..ffbbccb 100755 --- a/LogicServer/data/config/monster/Props.config +++ b/LogicServer/data/config/monster/Props.config @@ -12047,4 +12047,31 @@ Props = { aDeductDizzyRate = 900, aDizzyTimeAbsorbAdd = 1500, }, + [449] = { + id = 449, + nMaxHpAdd = 2000000000, + nMaxMpAdd = 1000000000, + nPhysicalAttackMinAdd = 200000, + nPhysicalAttackMaxAdd = 400000, + nMagicAttackMinAdd = 200000, + nMagicAttackMaxAdd = 400000, + nWizardAttackMinAdd = 200000, + nWizardAttackMaxAdd = 400000, + nPhysicalDefenceMinAdd = 200000, + nPhysicalDefenceMaxAdd = 200000, + nMagicDefenceMinAdd = 200000, + nMagicDefenceMaxAdd = 200000, + nHitValueAdd = 10000, + nDogValueAdd = 0, + nMagicHitRateAdd = 10000, + nMagicDogerateAdd = 0, + fHpRateRenew = 10, + fMpRateRenew = 0, + nHpRenew = 0, + nMpRenew = 0, + nMoveOneSlotTime = 2000, + nAttackSpeed = 0, + aDeductDizzyRate = 1800, + aDizzyTimeAbsorbAdd = 500, + }, } diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index d2ad94c..d361a9a 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -8614,29 +8614,22 @@ Scenes = { { 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 = 100, range = 50, entityid = 477, 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 = 100, range = 50, entityid = 477, 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 = 28, y = 18, range = 20, entityid = 477, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 50, y = 18, range = 20, entityid = 477, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 28, y = 33, range = 20, entityid = 477, progress = 0 }, + { count = 8, time = 3, firstTime = 3, x = 50, y = 33, range = 20, entityid = 477, 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 = 171, progress = 0 }, - { count = 1, time = 3600, firstTime = 3, x = 78, y = 55, range = 150, entityid = 472, progress = 0 }, + { count = 1, time = 3600, firstTime = 3, x = 39, y = 25, range = 50, entityid = 171, progress = 0 }, + { count = 2, time = 3600, firstTime = 3, x = 39, y = 25, range = 50, entityid = 472, progress = 0 }, }, npc = {}, teleport = {