From 96d38058683f8e595f1675c0aa3f32724e738368 Mon Sep 17 00:00:00 2001 From: kubbo <390378816@qq.com> Date: Mon, 30 Dec 2024 21:32:53 +0800 Subject: [PATCH] =?UTF-8?q?feat(LogicServer):=20=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=9C=BA=E6=99=AF=E9=85=8D=E7=BD=AE=E5=B9=B6=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=B0=E5=AE=9E=E4=BD=93?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了部分旧的场景刷新配置 - 添加了新的场景刷新配置,包括多个不同类型的实体 - 在场景中添加了一个新的 NPC --- LogicServer/data/envir/Scenes.config | 298 ++++++++++++++------------- 1 file changed, 153 insertions(+), 145 deletions(-) diff --git a/LogicServer/data/envir/Scenes.config b/LogicServer/data/envir/Scenes.config index 57f92aa..3795117 100755 --- a/LogicServer/data/envir/Scenes.config +++ b/LogicServer/data/envir/Scenes.config @@ -1186,152 +1186,160 @@ Scenes={ } }, }, - refresh = { - { - count=1, - time=3, - firstTime=3, - x=177,y=81, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=176,y=82, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=175,y=83, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=179,y=83, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=178,y=84, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=177,y=85, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=174,y=107, - range = 0, - entityid=131, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=173,y=106, - range = 0, - entityid=131, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=172,y=105, - range = 0, - entityid=131, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=171,y=104, - range = 0, - entityid=131, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=178,y=105, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=177,y=104, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=176,y=103, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=175,y=102, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=318,y=82, - range = 0, - entityid=132, - progress=0, - }, - { - count=1, - time=3, - firstTime=3, - x=316,y=87, - range = 0, - entityid=131, - progress=0, - }, + refresh = {{ + count = 1, + time = 3, + firstTime = 3, + x = 177, + y = 81, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 176, + y = 82, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 175, + y = 83, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 179, + y = 83, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 178, + y = 84, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 177, + y = 85, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 174, + y = 107, + range = 0, + entityid = 131, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 173, + y = 106, + range = 0, + entityid = 131, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 172, + y = 105, + range = 0, + entityid = 131, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 171, + y = 104, + range = 0, + entityid = 131, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 178, + y = 105, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 177, + y = 104, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 176, + y = 103, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 175, + y = 102, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 318, + y = 82, + range = 0, + entityid = 132, + progress = 0 +}, { + count = 1, + time = 3, + firstTime = 3, + x = 316, + y = 87, + range = 0, + entityid = 131, + progress = 0 }, + +{ count=18, time=15, firstTime=3, x=167,y=90, range = 200, entityid=426, progress=0, }, +{ count=18, time=15, firstTime=3, x=167,y=90, range = 200, entityid=427, progress=0, }, +{ count=18, time=15, firstTime=3, x=167,y=90, range = 200, entityid=428, progress=0, }, +{ count=15, time=13, firstTime=3, x=167,y=90, range = 200, entityid=429, progress=0, }, +{ count=15, time=13, firstTime=3, x=167,y=90, range = 200, entityid=430, progress=0, }, +{ count=12, time=12, firstTime=3, x=167,y=90, range = 200, entityid=431, progress=0}, +} +, npc = { { id =152, posx = 166, posy = 87 }, },