添加配置表

This commit is contained in:
flswld
2022-11-30 00:00:20 +08:00
parent f70a890338
commit d7f3f3b866
33382 changed files with 8476601 additions and 0 deletions
@@ -0,0 +1,24 @@
-- 地图配置
scene_config = {
begin_pos = { x = -713.0, z = -318.6 },
size = { x = 1535.5, z = 1332.1 },
born_pos = { x = 323.000, y = 199.800, z = 730.230 },
born_rot = { x = 0.000, y = 90.000, z = 0.000 },
die_y = -21,
city_id = 2,
vision_anchor = { x = -1000.0, z = -1000.0 }
}
-- 所有的区块
blocks = { 46203 }
-- 所有的区块范围坐标
block_rects = {
{ min = { x = -713.0, z = -318.6 }, max = { x = 822.5, z = 1013.5 } }
}
-- Dummy Points
dummy_points = { }
-- Routes
routes_config = { }
@@ -0,0 +1,9 @@
-- 所有的group
groups = {
{ id = 246203001, refresh_id = 1, pos = { x = 326.095, y = 199.992, z = 722.966 } },
{ id = 246203002, refresh_id = 1, pos = { x = 322.152, y = 200.136, z = 495.248 } },
{ id = 246203003, refresh_id = 1, pos = { x = 324.686, y = 199.981, z = 278.272 } },
{ id = 246203004, refresh_id = 1, pos = { x = 326.715, y = 200.012, z = 71.877 } },
{ id = 246203005, pos = { x = 331.166, y = 200.012, z = 728.420 } },
{ id = 246203006, refresh_id = 1, pos = { x = 328.506, y = 200.141, z = 277.030 } }
}
@@ -0,0 +1,112 @@
-- 基础信息
local base_info = {
group_id = 246203001
}
-- Trigger变量
local defs = {
center_point = 1007,
Portal_Eff = 1010,
Portal_Trigger = 1009,
Streaming_Gadget = 1012,
Region = 1011,
air_wall = 1013,
clock = 1020,
pointer = 1021,
pointarray = 1
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 1009, gadget_id = 70800172, pos = { x = 360.525, y = 200.434, z = 725.458 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 1010, gadget_id = 70800140, pos = { x = 359.853, y = 200.497, z = 725.531 }, rot = { x = 0.000, y = 269.511, z = 0.000 }, level = 1 },
{ config_id = 1012, gadget_id = 70800138, pos = { x = 336.198, y = 200.000, z = 728.314 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 1013, gadget_id = 70800195, pos = { x = 332.462, y = 199.981, z = 730.231 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 1020, gadget_id = 70800163, pos = { x = 555.300, y = 279.000, z = 757.500 }, rot = { x = 0.000, y = 269.100, z = 0.000 }, level = 1 },
{ config_id = 1021, gadget_id = 70800164, pos = { x = 538.467, y = 279.000, z = 757.500 }, rot = { x = 0.000, y = 269.100, z = 231.725 }, level = 1, is_use_point_array = true }
}
-- 区域
regions = {
{ config_id = 1011, shape = RegionShape.SPHERE, radius = 100, pos = { x = 334.286, y = 199.985, z = 723.218 } }
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 1001, pos = { x = 331.893, y = 200.105, z = 730.230 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1002, pos = { x = 331.975, y = 200.134, z = 725.223 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1003, pos = { x = 331.936, y = 200.148, z = 735.331 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1004, pos = { x = 322.985, y = 200.030, z = 730.328 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 },
{ config_id = 1005, pos = { x = 323.183, y = 200.137, z = 735.332 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 },
{ config_id = 1006, pos = { x = 322.657, y = 200.146, z = 725.237 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 },
{ config_id = 1007, pos = { x = 327.363, y = 199.981, z = 730.231 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 1008, pos = { x = 323.046, y = 199.981, z = 730.231 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 1014, pos = { x = 341.469, y = 200.105, z = 730.230 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1015, pos = { x = 341.551, y = 200.134, z = 725.223 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1016, pos = { x = 341.512, y = 200.148, z = 735.331 }, rot = { x = 0.000, y = 270.519, z = 0.000 }, tag = 2 },
{ config_id = 1017, pos = { x = 320.195, y = 200.030, z = 730.328 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 },
{ config_id = 1018, pos = { x = 320.394, y = 200.137, z = 735.332 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 },
{ config_id = 1019, pos = { x = 319.868, y = 200.146, z = 725.237 }, rot = { x = 0.000, y = 90.386, z = 0.000 }, tag = 2 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 1010 },
regions = { 1011 },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_7/Rogue_Cell"
require "V2_7/Rogue_Terrain_3"
@@ -0,0 +1,112 @@
-- 基础信息
local base_info = {
group_id = 246203002
}
-- Trigger变量
local defs = {
center_point = 2007,
Portal_Eff = 2009,
Portal_Trigger = 2010,
Streaming_Gadget = 2011,
Region = 2012,
air_wall = 2013,
clock = 2020,
pointer = 2021,
pointarray = 2
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 2009, gadget_id = 70800140, pos = { x = 359.705, y = 200.355, z = 495.679 }, rot = { x = 0.000, y = 265.398, z = 0.000 }, level = 1 },
{ config_id = 2010, gadget_id = 70800172, pos = { x = 360.455, y = 200.351, z = 495.549 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 2011, gadget_id = 70800136, pos = { x = 363.461, y = 198.564, z = 510.502 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 2013, gadget_id = 70800195, pos = { x = 327.952, y = 200.129, z = 497.758 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2020, gadget_id = 70800163, pos = { x = 566.500, y = 279.000, z = 533.900 }, rot = { x = 0.000, y = 269.100, z = 0.000 }, level = 1 },
{ config_id = 2021, gadget_id = 70800164, pos = { x = 549.667, y = 279.000, z = 533.900 }, rot = { x = 0.000, y = 269.100, z = 320.851 }, level = 1, is_use_point_array = true }
}
-- 区域
regions = {
{ config_id = 2012, shape = RegionShape.SPHERE, radius = 100, pos = { x = 333.820, y = 200.069, z = 500.949 } }
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 2001, pos = { x = 328.084, y = 200.085, z = 497.842 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2002, pos = { x = 327.966, y = 200.082, z = 502.848 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2003, pos = { x = 328.018, y = 200.113, z = 492.741 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2004, pos = { x = 316.945, y = 200.137, z = 497.853 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 },
{ config_id = 2005, pos = { x = 316.987, y = 200.090, z = 492.848 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 },
{ config_id = 2006, pos = { x = 316.949, y = 200.074, z = 502.945 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 },
{ config_id = 2007, pos = { x = 324.161, y = 200.129, z = 497.758 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2008, pos = { x = 318.200, y = 200.129, z = 497.758 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 2014, pos = { x = 335.633, y = 200.085, z = 497.713 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2015, pos = { x = 335.516, y = 200.082, z = 502.719 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2016, pos = { x = 335.568, y = 200.113, z = 492.612 }, rot = { x = 0.000, y = 270.908, z = 0.000 }, tag = 2 },
{ config_id = 2017, pos = { x = 313.820, y = 200.137, z = 497.987 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 },
{ config_id = 2018, pos = { x = 313.862, y = 200.090, z = 492.982 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 },
{ config_id = 2019, pos = { x = 313.824, y = 200.074, z = 503.080 }, rot = { x = 0.000, y = 86.811, z = 0.000 }, tag = 2 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 2009 },
regions = { 2012 },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_7/Rogue_Cell"
require "V2_7/Rogue_Terrain_3"
@@ -0,0 +1,112 @@
-- 基础信息
local base_info = {
group_id = 246203003
}
-- Trigger变量
local defs = {
center_point = 3007,
Portal_Eff = 3009,
Portal_Trigger = 3010,
Streaming_Gadget = 3011,
Region = 3012,
air_wall = 3013,
clock = 3020,
pointer = 3021,
pointarray = 3
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 3009, gadget_id = 70800140, pos = { x = 359.709, y = 200.359, z = 273.581 }, rot = { x = 0.000, y = 268.138, z = 0.000 }, level = 1 },
{ config_id = 3010, gadget_id = 70800172, pos = { x = 360.539, y = 200.357, z = 273.498 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 3011, gadget_id = 70800135, pos = { x = 371.548, y = 197.844, z = 299.677 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 3013, gadget_id = 70800195, pos = { x = 327.889, y = 199.981, z = 278.290 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 3020, gadget_id = 70800163, pos = { x = 566.000, y = 279.000, z = 309.100 }, rot = { x = 0.000, y = 269.100, z = 0.000 }, level = 1 },
{ config_id = 3021, gadget_id = 70800164, pos = { x = 549.167, y = 279.000, z = 309.100 }, rot = { x = 0.000, y = 269.100, z = 10.881 }, level = 1, is_use_point_array = true }
}
-- 区域
regions = {
{ config_id = 3012, shape = RegionShape.SPHERE, radius = 100, pos = { x = 335.149, y = 200.010, z = 285.398 } }
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 3001, pos = { x = 329.920, y = 200.129, z = 277.964 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3002, pos = { x = 330.256, y = 200.103, z = 285.399 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3003, pos = { x = 329.462, y = 200.137, z = 270.446 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3004, pos = { x = 317.243, y = 200.105, z = 278.136 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, tag = 2 },
{ config_id = 3005, pos = { x = 317.137, y = 200.148, z = 285.632 }, rot = { x = 0.000, y = 93.809, z = 0.000 }, tag = 2 },
{ config_id = 3006, pos = { x = 317.236, y = 200.090, z = 270.647 }, rot = { x = 0.000, y = 90.128, z = 0.000 }, tag = 2 },
{ config_id = 3007, pos = { x = 324.771, y = 199.981, z = 278.326 }, rot = { x = 0.000, y = 268.794, z = 0.000 } },
{ config_id = 3008, pos = { x = 319.970, y = 200.106, z = 278.156 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 3014, pos = { x = 336.828, y = 200.129, z = 277.964 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3015, pos = { x = 337.165, y = 200.103, z = 285.399 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3016, pos = { x = 336.370, y = 200.137, z = 270.446 }, rot = { x = 0.000, y = 272.497, z = 0.000 }, tag = 2 },
{ config_id = 3017, pos = { x = 314.824, y = 200.105, z = 278.136 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, tag = 2 },
{ config_id = 3018, pos = { x = 314.718, y = 200.148, z = 285.632 }, rot = { x = 0.000, y = 93.809, z = 0.000 }, tag = 2 },
{ config_id = 3019, pos = { x = 314.817, y = 200.090, z = 270.647 }, rot = { x = 0.000, y = 90.128, z = 0.000 }, tag = 2 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 3009 },
regions = { 3012 },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_7/Rogue_Cell"
require "V2_7/Rogue_Terrain_3"
@@ -0,0 +1,112 @@
-- 基础信息
local base_info = {
group_id = 246203004
}
-- Trigger变量
local defs = {
center_point = 4007,
Portal_Eff = 4009,
Portal_Trigger = 4010,
Streaming_Gadget = 4011,
Region = 4012,
air_wall = 4013,
clock = 4020,
pointer = 4021,
pointarray = 4
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 4009, gadget_id = 70800140, pos = { x = 359.537, y = 200.357, z = 72.220 }, rot = { x = 0.000, y = 267.361, z = 0.000 }, level = 1 },
{ config_id = 4010, gadget_id = 70800172, pos = { x = 360.430, y = 200.357, z = 72.210 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 4011, gadget_id = 70800138, pos = { x = 363.187, y = 199.496, z = 81.837 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 4013, gadget_id = 70800195, pos = { x = 331.862, y = 200.012, z = 75.650 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 4020, gadget_id = 70800163, pos = { x = 550.900, y = 279.000, z = 102.000 }, rot = { x = 0.000, y = 269.100, z = 0.000 }, level = 1 },
{ config_id = 4021, gadget_id = 70800164, pos = { x = 534.067, y = 279.000, z = 102.000 }, rot = { x = 0.000, y = 269.100, z = 97.509 }, level = 1, is_use_point_array = true }
}
-- 区域
regions = {
{ config_id = 4012, shape = RegionShape.SPHERE, radius = 100, pos = { x = 335.162, y = 200.012, z = 67.842 } }
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 4001, pos = { x = 331.865, y = 200.012, z = 75.664 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4002, pos = { x = 332.376, y = 200.012, z = 70.683 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4003, pos = { x = 331.528, y = 200.012, z = 80.755 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4004, pos = { x = 322.741, y = 200.012, z = 75.459 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 },
{ config_id = 4005, pos = { x = 322.760, y = 200.012, z = 80.465 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 },
{ config_id = 4006, pos = { x = 322.675, y = 200.012, z = 70.367 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 },
{ config_id = 4007, pos = { x = 329.075, y = 200.012, z = 75.650 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 4008, pos = { x = 324.226, y = 200.012, z = 75.352 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 4014, pos = { x = 337.661, y = 200.012, z = 75.791 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4015, pos = { x = 338.173, y = 200.012, z = 70.810 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4016, pos = { x = 337.324, y = 200.012, z = 80.881 }, rot = { x = 0.000, y = 265.478, z = 0.000 }, tag = 2 },
{ config_id = 4017, pos = { x = 320.319, y = 200.012, z = 75.405 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 },
{ config_id = 4018, pos = { x = 320.338, y = 200.012, z = 80.410 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 },
{ config_id = 4019, pos = { x = 320.253, y = 200.012, z = 70.313 }, rot = { x = 0.000, y = 90.695, z = 0.000 }, tag = 2 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 4009 },
regions = { 4012 },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_7/Rogue_Cell"
require "V2_7/Rogue_Terrain_3"
@@ -0,0 +1,181 @@
-- 基础信息
local base_info = {
group_id = 246203005
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
{ config_id = 5001, shape = RegionShape.SPHERE, radius = 100, pos = { x = 328.495, y = 200.012, z = 729.192 } },
{ config_id = 5002, shape = RegionShape.SPHERE, radius = 100, pos = { x = 336.796, y = 199.982, z = 489.931 } },
{ config_id = 5003, shape = RegionShape.SPHERE, radius = 100, pos = { x = 328.881, y = 200.128, z = 279.035 } },
{ config_id = 5004, shape = RegionShape.SPHERE, radius = 100, pos = { x = 333.386, y = 200.613, z = 56.218 } },
{ config_id = 5005, shape = RegionShape.SPHERE, radius = 100, pos = { x = -457.018, y = -1.847, z = -62.579 } }
}
-- 触发器
triggers = {
{ config_id = 1005001, name = "ENTER_REGION_5001", event = EventType.EVENT_ENTER_REGION, source = "", condition = "condition_EVENT_ENTER_REGION_5001", action = "action_EVENT_ENTER_REGION_5001", trigger_count = 0 },
{ config_id = 1005002, name = "ENTER_REGION_5002", event = EventType.EVENT_ENTER_REGION, source = "", condition = "condition_EVENT_ENTER_REGION_5002", action = "action_EVENT_ENTER_REGION_5002", trigger_count = 0 },
{ config_id = 1005003, name = "ENTER_REGION_5003", event = EventType.EVENT_ENTER_REGION, source = "", condition = "condition_EVENT_ENTER_REGION_5003", action = "action_EVENT_ENTER_REGION_5003", trigger_count = 0 },
{ config_id = 1005004, name = "ENTER_REGION_5004", event = EventType.EVENT_ENTER_REGION, source = "", condition = "condition_EVENT_ENTER_REGION_5004", action = "action_EVENT_ENTER_REGION_5004", trigger_count = 0 },
{ config_id = 1005005, name = "ENTER_REGION_5005", event = EventType.EVENT_ENTER_REGION, source = "", condition = "condition_EVENT_ENTER_REGION_5005", action = "action_EVENT_ENTER_REGION_5005", trigger_count = 0 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { 5001, 5002, 5003, 5004, 5005 },
triggers = { "ENTER_REGION_5001", "ENTER_REGION_5002", "ENTER_REGION_5003", "ENTER_REGION_5004", "ENTER_REGION_5005" },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
-- 触发条件
function condition_EVENT_ENTER_REGION_5001(context, evt)
if evt.param1 ~= 5001 then return false end
-- 判断角色数量不少于1
if ScriptLib.GetRegionEntityCount(context, { region_eid = evt.source_eid, entity_type = EntityType.AVATAR }) < 1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_ENTER_REGION_5001(context, evt)
-- 立刻切换天气
ScriptLib.EnterWeatherArea(context, 10086)
return 0
end
-- 触发条件
function condition_EVENT_ENTER_REGION_5002(context, evt)
if evt.param1 ~= 5002 then return false end
-- 判断角色数量不少于1
if ScriptLib.GetRegionEntityCount(context, { region_eid = evt.source_eid, entity_type = EntityType.AVATAR }) < 1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_ENTER_REGION_5002(context, evt)
-- 立刻切换天气
ScriptLib.EnterWeatherArea(context, 10087)
return 0
end
-- 触发条件
function condition_EVENT_ENTER_REGION_5003(context, evt)
if evt.param1 ~= 5003 then return false end
-- 判断角色数量不少于1
if ScriptLib.GetRegionEntityCount(context, { region_eid = evt.source_eid, entity_type = EntityType.AVATAR }) < 1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_ENTER_REGION_5003(context, evt)
-- 立刻切换天气
ScriptLib.EnterWeatherArea(context, 10088)
return 0
end
-- 触发条件
function condition_EVENT_ENTER_REGION_5004(context, evt)
if evt.param1 ~= 5004 then return false end
-- 判断角色数量不少于1
if ScriptLib.GetRegionEntityCount(context, { region_eid = evt.source_eid, entity_type = EntityType.AVATAR }) < 1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_ENTER_REGION_5004(context, evt)
-- 立刻切换天气
ScriptLib.EnterWeatherArea(context, 10089)
return 0
end
-- 触发条件
function condition_EVENT_ENTER_REGION_5005(context, evt)
if evt.param1 ~= 5005 then return false end
-- 判断角色数量不少于1
if ScriptLib.GetRegionEntityCount(context, { region_eid = evt.source_eid, entity_type = EntityType.AVATAR }) < 1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_ENTER_REGION_5005(context, evt)
-- 立刻切换天气
ScriptLib.EnterWeatherArea(context, 10099)
return 0
end
@@ -0,0 +1,81 @@
-- 基础信息
local base_info = {
group_id = 246203006
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 6001, gadget_id = 70800107, pos = { x = 331.074, y = 246.163, z = 730.364 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6002, gadget_id = 70800107, pos = { x = 330.473, y = 246.163, z = 496.342 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6003, gadget_id = 70800107, pos = { x = 330.396, y = 246.163, z = 275.075 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6004, gadget_id = 70800107, pos = { x = 331.071, y = 246.163, z = 70.929 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6005, gadget_id = 70690037, pos = { x = 254.800, y = 248.200, z = 251.300 }, rot = { x = 358.900, y = 350.700, z = 353.020 }, level = 1 },
{ config_id = 6006, gadget_id = 70690037, pos = { x = 254.800, y = 248.210, z = 53.400 }, rot = { x = 358.846, y = 350.700, z = 353.020 }, level = 1 },
{ config_id = 6007, gadget_id = 70800111, pos = { x = 323.400, y = 209.900, z = 464.400 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6008, gadget_id = 70800111, pos = { x = 325.400, y = 210.400, z = 244.190 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
{ config_id = 6009, gadget_id = 70690037, pos = { x = 264.500, y = 247.100, z = 477.600 }, rot = { x = 358.000, y = 331.200, z = 338.300 }, level = 1 },
{ config_id = 6010, gadget_id = 70690037, pos = { x = 266.900, y = 249.300, z = 704.600 }, rot = { x = 357.050, y = 331.500, z = 332.320 }, level = 1 }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 6001, 6002, 6003, 6004, 6005, 6006, 6007, 6008, 6009, 6010 },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
@@ -0,0 +1,8 @@
{
"areas": {},
"doors": {},
"entities": {},
"forces": {},
"points": {},
"transRadius": 0.0
}
@@ -0,0 +1,482 @@
[
{
"pointArrayId": 1,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 538.4672,
"y": 279.0,
"z": 757.5
},
"rotation": {
"x": 0.0,
"y": 269.099976,
"z": 230.139069
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 538.4672,
"y": 279.0,
"z": 757.5
},
"rotation": {
"x": 3.41509462E-06,
"y": 269.1,
"z": 321.792358
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 538.4672,
"y": 279.0,
"z": 757.5
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 8.711193
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 538.4672,
"y": 279.0,
"z": 757.5
},
"rotation": {
"x": -1.70754731E-06,
"y": 269.1,
"z": 97.5091553
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 538.4672,
"y": 279.0,
"z": 757.5
},
"rotation": {
"x": 5.122642E-06,
"y": 269.099976,
"z": 142.508911
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
}
]
},
{
"pointArrayId": 2,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 549.6672,
"y": 279.0,
"z": 533.9
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.099976,
"z": 230.139069
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 549.6672,
"y": 279.0,
"z": 533.9
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.1,
"z": 321.792358
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 549.6672,
"y": 279.0,
"z": 533.9
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 8.711193
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 549.6672,
"y": 279.0,
"z": 533.9
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 97.5091553
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 549.6672,
"y": 279.0,
"z": 533.9
},
"rotation": {
"x": 5.122642E-06,
"y": 269.099976,
"z": 142.508911
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
}
]
},
{
"pointArrayId": 3,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 549.1672,
"y": 279.0,
"z": 309.1
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.099976,
"z": 230.139069
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 549.1672,
"y": 279.0,
"z": 309.1
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.1,
"z": 321.792358
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 549.1672,
"y": 279.0,
"z": 309.1
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 8.711193
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 549.1672,
"y": 279.0,
"z": 309.1
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 97.5091553
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 549.1672,
"y": 279.0,
"z": 309.1
},
"rotation": {
"x": 5.122642E-06,
"y": 269.099976,
"z": 142.508911
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
}
]
},
{
"pointArrayId": 4,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 534.0672,
"y": 279.0,
"z": 102.0
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.099976,
"z": 230.139069
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 534.0672,
"y": 279.0,
"z": 102.0
},
"rotation": {
"x": 1.70754731E-06,
"y": 269.1,
"z": 321.792358
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 534.0672,
"y": 279.0,
"z": 102.0
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 8.711193
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 534.0672,
"y": 279.0,
"z": 102.0
},
"rotation": {
"x": 0.0,
"y": 269.1,
"z": 97.5091553
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 534.0672,
"y": 279.0,
"z": 102.0
},
"rotation": {
"x": 5.122642E-06,
"y": 269.099976,
"z": 142.508911
},
"velocity": 0.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 15.0,
"arriveRange": 2.0
}
]
}
]
@@ -0,0 +1,107 @@
[
{
"area_id": 10086,
"points": [
{
"x": 668.2064,
"y": 942.3323
},
{
"x": 142.077713,
"y": 883.203735
},
{
"x": 159.249222,
"y": 601.2352
},
{
"x": 695.9965,
"y": 625.132935
}
]
},
{
"area_id": 10087,
"points": [
{
"x": 135.162613,
"y": 373.63147
},
{
"x": 672.6577,
"y": 407.913269
},
{
"x": 676.345337,
"y": 627.4217
},
{
"x": 141.385941,
"y": 612.067261
}
]
},
{
"area_id": 10088,
"points": [
{
"x": 181.030243,
"y": 154.822449
},
{
"x": 680.15564,
"y": 192.489059
},
{
"x": 664.8873,
"y": 407.055481
},
{
"x": 143.6763,
"y": 380.521667
}
]
},
{
"area_id": 10089,
"points": [
{
"x": 218.365417,
"y": -66.5034943
},
{
"x": 194.037155,
"y": 180.074524
},
{
"x": 641.814331,
"y": 183.23941
},
{
"x": 652.3793,
"y": -40.6072426
}
]
},
{
"area_id": 10099,
"points": [
{
"x": -281.3747,
"y": -243.29657
},
{
"x": -243.843262,
"y": 102.177589
},
{
"x": -627.115845,
"y": 82.0139847
},
{
"x": -608.8772,
"y": -245.318237
}
]
}
]