添加配置表

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,30 @@
-- 地图配置
scene_config = {
begin_pos = { x = -475.4, z = -471.4 },
size = { x = 944.9, z = 937.2 },
born_pos = { x = 61.376, y = -2.374, z = -45.271 },
born_rot = { x = 0.000, y = 0.000, z = 0.000 },
born_point_list = {
{ pos = { x = 61.376, y = -2.374, z = -45.271 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ pos = { x = 76.664, y = -2.367, z = -56.519 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ pos = { x = 61.376, y = -2.374, z = -45.271 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ pos = { x = 61.376, y = -2.374, z = -45.271 }, rot = { x = 0.000, y = 0.000, z = 0.000 } }
},
die_y = -11,
city_id = 2,
vision_anchor = { x = -475.4, z = -471.4 }
}
-- 所有的区块
blocks = { 45005 }
-- 所有的区块范围坐标
block_rects = {
{ min = { x = -475.4, z = -471.4 }, max = { x = 469.5, z = 465.9 } }
}
-- Dummy Points
dummy_points = { }
-- Routes
routes_config = { }
@@ -0,0 +1,16 @@
-- 所有的group
groups = {
{ id = 245005001, refresh_id = 1, pos = { x = 82.150, y = 4.752, z = -52.691 } },
{ id = 245005002, refresh_id = 1, pos = { x = 11.733, y = 4.780, z = -51.468 } },
{ id = 245005003, pos = { x = 60.573, y = 0.546, z = -16.245 } },
{ id = 245005004, pos = { x = 60.509, y = 0.547, z = -16.143 } },
{ id = 245005005, pos = { x = 60.701, y = 0.548, z = -15.936 } },
{ id = 245005006, pos = { x = 60.712, y = 0.544, z = -16.341 } },
{ id = 245005007, pos = { x = 60.949, y = 0.549, z = -15.842 } },
{ id = 245005008, pos = { x = 19.032, y = 43.119, z = 26.890 } },
{ id = 245005009, pos = { x = 58.000, y = -5.000, z = 10.000 } },
{ id = 245005010, pos = { x = 58.000, y = -5.000, z = 10.000 } },
{ id = 245005011, pos = { x = 58.000, y = -5.000, z = 10.000 } },
{ id = 245005012, pos = { x = 58.000, y = -5.000, z = 10.000 } },
{ id = 245005013, refresh_id = 1, pos = { x = 77.775, y = 1.623, z = -39.788 } }
}
@@ -0,0 +1,180 @@
-- 基础信息
local base_info = {
group_id = 245005001
}
-- Trigger变量
local defs = {
group_id = 245005001,
gear_group_id = 245005002,
route_guide_timer = 5,
trap_group_id = 245005013,
init_building_points = 950,
speed_down_gadget = 1042,
max_escapable_monsters = 25,
trapGroups = {245005013}
}
-- DEFS_MISCS
local delay=30
--怪物group的ID
monster_group=245005003
tide_defs_01 ={
[1] = {guide_routes={1,2}},
[2] = {guide_routes={1,2}},
[3] = {guide_routes={1,2}},
[4] = {guide_routes={1,2}},
[5] = {guide_routes={1,2}},
}
local challenge_programme={
[1]=tide_defs_01,
[2]=tide_defs_01,
[3]=tide_defs_01,
--[4]=tide_defs_01,
--[5]=tide_defs_01,
--[6]=tide_defs_01,
}
routes_start_point={
[1]={start_point={x=111.69,y=-2.265,z=-57.94},points={1,2,3,4,5,6,7,8,9,10}},
[2]={start_point={x=60.928,y=-2.3756,z=-3.723},points={1,2,3,4,5,6,7,8,9,10}},
--[3]={start_point={x=60.39779,y=-2.375617,z=-15.55591},points={1,2,3,4,5,6,7,8,9,10}},
--[4]={start_point={x=100.1109,y=-2.363137,z=-57.53102},points={1,2,3,4,5,6,7,8,9,10}},
}
guide_point_pool={1006,1007,1008,1009,1010,1011,1012,1013,1014,1015,1016,1017,1018,1019,1020,1021,1022,1023,1024,1025,1026,1027,1028,1029,1030,1031,1032,1033,1034,1035,1036,1037,1038,1039,1040}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
[1001] = { config_id = 1001, gadget_id = 70290051, pos = { x = 87.455, y = -2.653, z = 4.989 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, level = 1 },
[1002] = { config_id = 1002, gadget_id = 70290051, pos = { x = 73.547, y = -2.799, z = -44.085 }, rot = { x = 0.000, y = 45.000, z = 0.000 }, level = 1 },
[1003] = { config_id = 1003, gadget_id = 70290050, pos = { x = 60.348, y = 1.341, z = -3.874 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, level = 1 },
[1005] = { config_id = 1005, gadget_id = 70290050, pos = { x = 110.820, y = 1.611, z = -57.231 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, level = 1 },
[1006] = { config_id = 1006, gadget_id = 70350159, pos = { x = 60.049, y = -2.378, z = -29.683 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1007] = { config_id = 1007, gadget_id = 70350159, pos = { x = 60.067, y = -2.376, z = -33.163 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1008] = { config_id = 1008, gadget_id = 70350159, pos = { x = 60.139, y = -2.376, z = -36.717 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1009] = { config_id = 1009, gadget_id = 70350159, pos = { x = 60.594, y = -2.375, z = -40.560 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1010] = { config_id = 1010, gadget_id = 70350159, pos = { x = 56.503, y = -2.376, z = -29.546 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1011] = { config_id = 1011, gadget_id = 70350159, pos = { x = 56.090, y = -2.376, z = -32.617 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1012] = { config_id = 1012, gadget_id = 70350159, pos = { x = 56.659, y = -2.371, z = -36.793 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1013] = { config_id = 1013, gadget_id = 70350159, pos = { x = 56.173, y = -2.375, z = -40.741 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1014] = { config_id = 1014, gadget_id = 70350159, pos = { x = 64.910, y = -2.380, z = -28.334 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1015] = { config_id = 1015, gadget_id = 70350159, pos = { x = 64.698, y = -2.376, z = -35.282 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1016] = { config_id = 1016, gadget_id = 70350159, pos = { x = 64.478, y = -2.374, z = -40.010 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1017] = { config_id = 1017, gadget_id = 70350159, pos = { x = 63.690, y = -2.373, z = -43.108 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1018] = { config_id = 1018, gadget_id = 70350159, pos = { x = 57.734, y = -2.376, z = -31.418 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1019] = { config_id = 1019, gadget_id = 70350159, pos = { x = 57.974, y = -2.376, z = -34.654 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1020] = { config_id = 1020, gadget_id = 70350159, pos = { x = 58.073, y = -2.376, z = -38.544 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1021] = { config_id = 1021, gadget_id = 70350159, pos = { x = 59.163, y = -2.376, z = -32.494 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1022] = { config_id = 1022, gadget_id = 70350159, pos = { x = 59.935, y = -2.376, z = -34.760 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1023] = { config_id = 1023, gadget_id = 70350159, pos = { x = 58.711, y = -2.376, z = -36.059 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1024] = { config_id = 1024, gadget_id = 70350159, pos = { x = 60.104, y = -2.376, z = -35.299 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1025] = { config_id = 1025, gadget_id = 70350159, pos = { x = 62.947, y = -2.380, z = -32.042 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1026] = { config_id = 1026, gadget_id = 70350159, pos = { x = 61.360, y = -2.376, z = -32.686 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1027] = { config_id = 1027, gadget_id = 70350159, pos = { x = 62.791, y = -2.374, z = -35.770 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1028] = { config_id = 1028, gadget_id = 70350159, pos = { x = 59.383, y = -2.376, z = -34.393 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1029] = { config_id = 1029, gadget_id = 70350159, pos = { x = 60.372, y = -2.376, z = -32.036 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1030] = { config_id = 1030, gadget_id = 70350159, pos = { x = 61.878, y = -2.383, z = -30.857 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1031] = { config_id = 1031, gadget_id = 70350159, pos = { x = 59.682, y = -2.374, z = -28.161 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1032] = { config_id = 1032, gadget_id = 70350159, pos = { x = 60.838, y = -2.380, z = -29.269 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1033] = { config_id = 1033, gadget_id = 70350159, pos = { x = 59.205, y = -2.376, z = -28.570 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1034] = { config_id = 1034, gadget_id = 70350159, pos = { x = 59.791, y = -2.376, z = -32.920 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1035] = { config_id = 1035, gadget_id = 70350159, pos = { x = 58.344, y = -2.376, z = -34.537 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1036] = { config_id = 1036, gadget_id = 70350159, pos = { x = 61.857, y = -2.376, z = -34.341 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1037] = { config_id = 1037, gadget_id = 70350159, pos = { x = 59.546, y = -2.376, z = -31.620 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1038] = { config_id = 1038, gadget_id = 70350159, pos = { x = 58.539, y = -2.376, z = -30.349 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1039] = { config_id = 1039, gadget_id = 70350159, pos = { x = 57.991, y = -2.376, z = -33.241 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1040] = { config_id = 1040, gadget_id = 70350159, pos = { x = 61.021, y = -2.379, z = -31.205 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, is_use_point_array = true },
[1041] = { config_id = 1041, gadget_id = 70350176, pos = { x = 57.681, y = -2.376, z = -60.727 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1042] = { config_id = 1042, gadget_id = 70350166, pos = { x = 76.796, y = 1.658, z = -47.345 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1043] = { config_id = 1043, gadget_id = 70350176, pos = { x = 110.669, y = -2.360, z = -57.397 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1044] = { config_id = 1044, gadget_id = 70350176, pos = { x = 87.248, y = -6.242, z = 4.742 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1045] = { config_id = 1045, gadget_id = 70350176, pos = { x = 60.059, y = -2.369, z = -5.480 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1046] = { config_id = 1046, gadget_id = 70350176, pos = { x = 74.476, y = -6.200, z = -43.557 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 },
[1047] = { config_id = 1047, gadget_id = 70290167, pos = { x = 72.980, y = -6.193, z = -44.652 }, rot = { x = 0.000, y = 45.000, z = 0.000 }, level = 1 },
[1048] = { config_id = 1048, gadget_id = 70290167, pos = { x = 87.455, y = -6.246, z = 6.095 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, level = 1 }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
gadgets = {
{ config_id = 1004, gadget_id = 70290051, pos = { x = 57.918, y = 1.376, z = -60.730 }, rot = { x = 0.000, y = 45.000, z = 0.000 }, level = 1 }
}
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 1001, 1002, 1003, 1005, 1041, 1042, 1043, 1044, 1045, 1046, 1047, 1048 },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_0/TowerDefense_Challenge_V2.0"
@@ -0,0 +1,148 @@
-- 基础信息
local base_info = {
group_id = 245005002
}
-- Trigger变量
local defs = {
group_id = 245005002,
monster_points = 1,
max_points = 100,
gear_list = {70350107,70350099,70350100,70350101,70350102,70350103},
option_list = {41,42,43,44,45},
option_points = {20,20,20,20,20},
fundation_id = 70350145,
challange_group_id = 245005001
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 2007, gadget_id = 70350145, pos = { x = 100.432, y = -2.363, z = -59.455 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2009, gadget_id = 70350145, pos = { x = 102.932, y = -2.386, z = -55.956 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2010, gadget_id = 70350145, pos = { x = 100.432, y = -2.363, z = -52.456 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2011, gadget_id = 70350145, pos = { x = 99.974, y = -6.190, z = -36.201 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2012, gadget_id = 70350145, pos = { x = 102.474, y = -6.185, z = -32.701 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2013, gadget_id = 70350145, pos = { x = 99.973, y = -6.190, z = -29.204 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2014, gadget_id = 70350145, pos = { x = 97.474, y = -6.191, z = -32.701 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2015, gadget_id = 70350145, pos = { x = 61.213, y = -2.376, z = -11.810 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2018, gadget_id = 70350145, pos = { x = 61.214, y = -2.374, z = -18.810 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2024, gadget_id = 70350145, pos = { x = 58.713, y = -2.376, z = -15.310 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2025, gadget_id = 70350145, pos = { x = 63.805, y = -2.373, z = -15.310 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2027, gadget_id = 70350145, pos = { x = 61.267, y = -2.374, z = -23.716 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2036, gadget_id = 70350145, pos = { x = 90.106, y = -6.245, z = -17.792 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2039, gadget_id = 70350145, pos = { x = 90.099, y = -6.181, z = -12.658 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2053, gadget_id = 70350145, pos = { x = 85.105, y = -6.189, z = -17.793 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2054, gadget_id = 70350145, pos = { x = 87.606, y = -6.184, z = -15.283 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2055, gadget_id = 70350145, pos = { x = 85.105, y = -6.189, z = -12.767 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2056, gadget_id = 70350145, pos = { x = 90.200, y = -6.200, z = -25.680 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2057, gadget_id = 70350145, pos = { x = 90.200, y = -6.200, z = -32.681 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2058, gadget_id = 70350145, pos = { x = 87.700, y = -6.198, z = -29.180 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2059, gadget_id = 70350145, pos = { x = 85.218, y = -6.200, z = -25.668 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2060, gadget_id = 70350145, pos = { x = 85.053, y = -6.199, z = -32.684 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 2001, pos = { x = 100.432, y = -2.363, z = -59.455 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 2002, pos = { x = 102.932, y = -2.386, z = -55.956 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 2003, pos = { x = 100.432, y = -2.363, z = -52.456 }, rot = { x = 0.000, y = 90.000, z = 0.000 } },
{ config_id = 2004, pos = { x = 99.974, y = -6.190, z = -36.201 }, rot = { x = 0.000, y = 180.000, z = 0.000 } },
{ config_id = 2005, pos = { x = 102.474, y = -6.185, z = -32.701 }, rot = { x = 0.000, y = 180.000, z = 0.000 } },
{ config_id = 2006, pos = { x = 99.973, y = -6.190, z = -29.204 }, rot = { x = 0.000, y = 180.000, z = 0.000 } },
{ config_id = 2008, pos = { x = 97.474, y = -6.191, z = -32.701 }, rot = { x = 0.000, y = 180.000, z = 0.000 } },
{ config_id = 2016, pos = { x = 61.213, y = -2.376, z = -11.810 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2017, pos = { x = 61.214, y = -2.374, z = -18.810 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2019, pos = { x = 58.713, y = -2.376, z = -15.310 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2020, pos = { x = 63.805, y = -2.373, z = -15.310 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2021, pos = { x = 61.267, y = -2.374, z = -23.716 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2028, pos = { x = 90.106, y = -6.245, z = -17.792 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2030, pos = { x = 90.099, y = -6.181, z = -12.658 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2031, pos = { x = 85.105, y = -6.189, z = -17.793 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2032, pos = { x = 87.606, y = -6.184, z = -15.283 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2033, pos = { x = 85.105, y = -6.189, z = -12.767 }, rot = { x = 0.000, y = 270.000, z = 0.000 } },
{ config_id = 2037, pos = { x = 90.200, y = -6.200, z = -25.680 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2038, pos = { x = 90.200, y = -6.200, z = -32.681 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2040, pos = { x = 87.700, y = -6.198, z = -29.180 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2041, pos = { x = 85.218, y = -6.200, z = -25.668 }, rot = { x = 0.000, y = 0.000, z = 0.000 } },
{ config_id = 2042, pos = { x = 85.053, y = -6.199, z = -32.684 }, rot = { x = 0.000, y = 0.000, z = 0.000 } }
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
gadgets = {
{ config_id = 2029, gadget_id = 70350145, pos = { x = 63.540, y = -2.375, z = -39.508 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2034, gadget_id = 70350145, pos = { x = 61.063, y = -2.376, z = -35.993 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2035, gadget_id = 70350145, pos = { x = 58.562, y = -2.375, z = -39.492 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2061, gadget_id = 70350145, pos = { x = 70.487, y = -2.363, z = -53.161 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2062, gadget_id = 70350145, pos = { x = 70.425, y = -2.402, z = -59.736 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2063, gadget_id = 70350145, pos = { x = 73.655, y = -2.363, z = -56.483 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2064, gadget_id = 70350145, pos = { x = 58.695, y = -2.393, z = -48.446 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2065, gadget_id = 70350145, pos = { x = 61.116, y = -2.381, z = -51.680 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 },
{ config_id = 2066, gadget_id = 70350145, pos = { x = 63.597, y = -2.376, z = -48.433 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1 }
}
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_0/TowerDefense_Gear_V2.0"
@@ -0,0 +1,163 @@
-- 基础信息
local base_info = {
group_id = 245005003
}
-- Trigger变量
local defs = {
group_id = 245005003,
gear_group_id = 245005002
}
-- DEFS_MISCS
require "V2_0/TowerDefense_MonsterWaveConfig_V2.0"
route_map={
[1]={route_points={1,2,3,4,5,6,7,8,9,10},tags=2},
[2]={route_points={1,2,3,4,5,6,7,8,9,10},tags=4},
--[3]={route_points={1,2,3,4,5,6,7,8,9,10},tags=8},
--[4]={route_points={1,2,3,4,5,6,7,8,9,10},tags=16},
}
local entrance_point_map={
[1]=19,
[2]=20,
--[3]=19,
--[4]=20,
}
local entrance_map={
[2]=20,
[4]=19,
--[8]=19,
--[16]=20,
}
local exit_point_list={21,18}
--对应的刷怪策略
local monster_programme={
[1]=stage_electricking_twoway,
[2]=stage_iceking_twoway,
[3]=stage_rockking_twoway,
--[4]=stage_defender_twoway,
--[5]=stage_electricking_twoway,
--[6]=stage_defender_twoway,
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 3001, pos = { x = 57.302, y = -2.375, z = -4.056 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3002, pos = { x = 57.259, y = -2.376, z = -5.858 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3003, pos = { x = 60.211, y = -2.376, z = -3.823 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3004, pos = { x = 60.159, y = -2.370, z = -5.801 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3005, pos = { x = 62.198, y = -2.376, z = -5.077 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3006, pos = { x = 62.147, y = -2.375, z = -3.494 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 3013, pos = { x = 108.827, y = -2.362, z = -55.101 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3014, pos = { x = 108.783, y = -2.361, z = -56.903 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3015, pos = { x = 110.737, y = -2.360, z = -56.710 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3016, pos = { x = 108.770, y = -2.361, z = -59.130 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3017, pos = { x = 111.460, y = -2.265, z = -58.365 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3018, pos = { x = 111.409, y = -2.285, z = -54.540 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 3019, pos = { x = 59.262, y = -2.376, z = -9.069 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3020, pos = { x = 60.721, y = -2.374, z = -6.676 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3021, pos = { x = 58.933, y = -2.389, z = -4.698 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3022, pos = { x = 60.695, y = -2.377, z = -9.583 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3023, pos = { x = 60.955, y = -2.375, z = -3.000 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3024, pos = { x = 62.109, y = -2.384, z = -8.679 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 8 },
{ config_id = 3025, pos = { x = 106.907, y = -2.363, z = -58.418 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 },
{ config_id = 3026, pos = { x = 108.366, y = -2.362, z = -56.024 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 },
{ config_id = 3027, pos = { x = 106.578, y = -2.363, z = -54.047 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 },
{ config_id = 3028, pos = { x = 108.340, y = -2.362, z = -58.932 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 },
{ config_id = 3029, pos = { x = 110.433, y = -2.361, z = -54.440 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 },
{ config_id = 3030, pos = { x = 109.754, y = -2.361, z = -58.027 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 16 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "V2_0/TowerDefense_Monster_V2.0"
@@ -0,0 +1,125 @@
-- 基础信息
local base_info = {
group_id = 245005004
}
-- Trigger变量
local defs = {
group_id = 245005004,
gear_group_id = 245005002
}
-- DEFS_MISCS
package_tide_defs={
[1]={{monster_package={12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12003},route=2,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12001,12002},route=3,route_points={1,2,3,4,5,6,7,8},tags=4,count=15,max=5,min=5},{monster_package={12001,12002},route=4,route_points={1,2,3,4,5,6,7,8},tags=8,count=15,max=5,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 4025, pos = { x = 86.191, y = -6.240, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4026, pos = { x = 88.410, y = -6.241, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4027, pos = { x = 86.191, y = -6.240, z = 3.359 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4028, pos = { x = 88.213, y = -6.240, z = 3.686 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4029, pos = { x = 86.191, y = -6.243, z = 5.646 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4030, pos = { x = 88.699, y = -6.249, z = 5.742 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 4031, pos = { x = 59.648, y = -2.376, z = -10.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4032, pos = { x = 61.108, y = -2.381, z = -7.813 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4033, pos = { x = 59.320, y = -2.370, z = -5.836 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4034, pos = { x = 61.082, y = -2.376, z = -10.721 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4035, pos = { x = 61.341, y = -2.374, z = -4.138 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4036, pos = { x = 62.496, y = -2.381, z = -9.817 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 4037, pos = { x = 106.777, y = -2.363, z = -58.559 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 4038, pos = { x = 108.236, y = -2.362, z = -56.165 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 4039, pos = { x = 106.448, y = -2.363, z = -54.188 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 4040, pos = { x = 108.210, y = -2.362, z = -59.073 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 4041, pos = { x = 110.303, y = -2.363, z = -54.581 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 4042, pos = { x = 109.624, y = -2.361, z = -58.168 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "TowerDefense_Monster02"
@@ -0,0 +1,125 @@
-- 基础信息
local base_info = {
group_id = 245005005
}
-- Trigger变量
local defs = {
group_id = 245005005,
gear_group_id = 245005002
}
-- DEFS_MISCS
package_tide_defs={
[1]={{monster_package={12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12003},route=2,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12010,12011,12012},route=3,route_points={1,2,3,4,5,6,7,8},tags=4,count=15,max=5,min=5},{monster_package={12010,12011,12012},route=4,route_points={1,2,3,4,5,6,7,8},tags=8,count=15,max=5,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 5025, pos = { x = 86.167, y = -6.240, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5026, pos = { x = 88.471, y = -6.241, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5027, pos = { x = 86.191, y = -6.240, z = 3.586 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5028, pos = { x = 86.191, y = -6.243, z = 6.074 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5029, pos = { x = 88.592, y = -6.242, z = 3.880 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5030, pos = { x = 88.915, y = -6.250, z = 5.977 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 5031, pos = { x = 58.819, y = -2.377, z = -8.374 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5032, pos = { x = 60.278, y = -2.371, z = -5.980 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5033, pos = { x = 58.491, y = -2.379, z = -4.004 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5034, pos = { x = 60.253, y = -2.379, z = -8.888 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5035, pos = { x = 60.512, y = -2.375, z = -2.305 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5036, pos = { x = 61.667, y = -2.383, z = -7.983 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 5037, pos = { x = 107.136, y = -2.363, z = -58.406 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 5038, pos = { x = 108.595, y = -2.362, z = -56.012 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 5039, pos = { x = 106.808, y = -2.363, z = -54.035 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 5040, pos = { x = 108.570, y = -2.362, z = -58.920 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 5041, pos = { x = 110.663, y = -2.361, z = -54.428 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 5042, pos = { x = 109.984, y = -2.360, z = -58.016 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "TowerDefense_Monster02"
@@ -0,0 +1,125 @@
-- 基础信息
local base_info = {
group_id = 245005006
}
-- Trigger变量
local defs = {
group_id = 245005006,
gear_group_id = 245005002
}
-- DEFS_MISCS
package_tide_defs={
[1]={{monster_package={12019},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12019},route=2,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12020,12021,12022},route=3,route_points={1,2,3,4,5,6,7,8},tags=4,count=15,max=5,min=5},{monster_package={12020,12021,12022},route=4,route_points={1,2,3,4,5,6,7,8},tags=8,count=15,max=5,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 6015, pos = { x = 86.191, y = -6.240, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6016, pos = { x = 86.191, y = -6.240, z = 3.483 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6017, pos = { x = 86.191, y = -6.243, z = 5.935 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6018, pos = { x = 88.420, y = -6.241, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6021, pos = { x = 88.525, y = -6.241, z = 3.562 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6022, pos = { x = 88.914, y = -6.250, z = 5.936 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 6023, pos = { x = 59.286, y = -2.377, z = -8.711 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6024, pos = { x = 60.745, y = -2.374, z = -6.318 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6025, pos = { x = 58.958, y = -2.389, z = -4.341 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6026, pos = { x = 60.720, y = -2.378, z = -9.225 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6027, pos = { x = 60.979, y = -2.375, z = -2.642 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6028, pos = { x = 62.134, y = -2.385, z = -8.321 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 6029, pos = { x = 107.186, y = -2.363, z = -59.382 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 6030, pos = { x = 108.645, y = -2.362, z = -56.989 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 6031, pos = { x = 106.858, y = -2.364, z = -55.012 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 6032, pos = { x = 108.619, y = -2.362, z = -59.897 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 6033, pos = { x = 110.712, y = -2.360, z = -55.405 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 6034, pos = { x = 110.034, y = -2.360, z = -58.992 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "TowerDefense_Monster02"
@@ -0,0 +1,125 @@
-- 基础信息
local base_info = {
group_id = 245005007
}
-- Trigger变量
local defs = {
group_id = 245005007,
gear_group_id = 245005002
}
-- DEFS_MISCS
package_tide_defs={
[1]={{monster_package={12019},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12019},route=2,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12040},route=3,route_points={1,2,3,4,5,6,7,8},tags=4,count=4,max=1,min=1,fill_time=8,fill_count=1},{monster_package={12040},route=4,route_points={1,2,3,4,5,6,7,8},tags=8,count=4,max=1,min=1,fill_time=8,fill_count=1}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 7003, pos = { x = 86.191, y = -6.240, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7004, pos = { x = 88.298, y = -6.248, z = 6.316 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7005, pos = { x = 88.276, y = -6.241, z = 3.884 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7006, pos = { x = 86.191, y = -6.242, z = 5.533 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7009, pos = { x = 86.191, y = -6.240, z = 3.471 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7010, pos = { x = 88.479, y = -6.241, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 7011, pos = { x = 59.372, y = -2.376, z = -9.287 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7012, pos = { x = 60.831, y = -2.376, z = -6.893 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7013, pos = { x = 59.044, y = -2.377, z = -4.916 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7014, pos = { x = 60.805, y = -2.377, z = -9.801 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7015, pos = { x = 61.065, y = -2.375, z = -3.218 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7016, pos = { x = 62.220, y = -2.383, z = -8.896 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 7017, pos = { x = 107.328, y = -2.363, z = -59.055 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 7018, pos = { x = 108.787, y = -2.361, z = -56.662 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 7019, pos = { x = 106.999, y = -2.364, z = -54.685 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 7020, pos = { x = 108.761, y = -2.361, z = -59.569 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 7021, pos = { x = 110.854, y = -2.360, z = -55.077 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 7022, pos = { x = 110.175, y = -2.360, z = -58.665 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "TowerDefense_Monster02"
@@ -0,0 +1,125 @@
-- 基础信息
local base_info = {
group_id = 245005008
}
-- Trigger变量
local defs = {
group_id = 245005008,
gear_group_id = 245005002
}
-- DEFS_MISCS
package_tide_defs={
[1]={{monster_package={12029},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12029},route=2,route_points={1,2,3,4,5,6,7,8},tags=2,count=10,max=2,min=2},{monster_package={12050},route=3,route_points={1,2,3,4,5,6,7,8},tags=4,count=3,max=1,min=1,fill_time=8,fill_count=1},{monster_package={12050},route=4,route_points={1,2,3,4,5,6,7,8},tags=8,count=3,max=1,min=1,fill_time=8,fill_count=1}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 点位
points = {
{ config_id = 8005, pos = { x = 88.406, y = -6.241, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8006, pos = { x = 86.191, y = -6.240, z = 3.562 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8007, pos = { x = 86.191, y = -6.243, z = 5.816 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8008, pos = { x = 88.479, y = -6.241, z = 3.632 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8009, pos = { x = 88.558, y = -6.249, z = 5.981 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8010, pos = { x = 86.191, y = -6.240, z = 1.207 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 2 },
{ config_id = 8011, pos = { x = 61.056, y = -2.379, z = -9.272 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8012, pos = { x = 62.515, y = -2.382, z = -6.878 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8013, pos = { x = 60.727, y = -2.366, z = -4.901 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8014, pos = { x = 62.489, y = -2.381, z = -9.786 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8015, pos = { x = 62.749, y = -2.375, z = -3.203 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8016, pos = { x = 63.903, y = -2.379, z = -8.882 }, rot = { x = 0.000, y = 180.000, z = 0.000 }, tag = 4 },
{ config_id = 8017, pos = { x = 107.294, y = -2.363, z = -58.673 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 8018, pos = { x = 108.752, y = -2.361, z = -56.279 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 8019, pos = { x = 106.965, y = -2.362, z = -54.302 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 8020, pos = { x = 108.728, y = -2.361, z = -59.187 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 8021, pos = { x = 110.820, y = -2.360, z = -54.695 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 },
{ config_id = 8022, pos = { x = 110.142, y = -2.360, z = -58.283 }, rot = { x = 0.000, y = 270.000, z = 0.000 }, tag = 8 }
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
require "TowerDefense_Monster02"
@@ -0,0 +1,111 @@
-- 基础信息
local base_info = {
group_id = 245005009
}
-- Trigger变量
local defs = {
group_id = 245005009,
gear_group_id = 245005002
}
-- DEFS_MISCS
tide_defs = {
[1] = { {sum = 20, min = 6, max = 6,suite=2},{sum = 20, min = 6, max = 6,suite=3},},
}
package_tide_defs={
[1]={{monster_package={12001,12002,12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=100,max=6,min=5},{monster_package={12001,12002,12003},route=2,route_points={1,2,3,4,5,6,7,8,9,10},tags=4,count=20,max=6,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
@@ -0,0 +1,111 @@
-- 基础信息
local base_info = {
group_id = 245005010
}
-- Trigger变量
local defs = {
group_id = 245005010,
gear_group_id = 245005002
}
-- DEFS_MISCS
tide_defs = {
[1] = { {sum = 20, min = 6, max = 6,suite=2},{sum = 20, min = 6, max = 6,suite=3},},
}
package_tide_defs={
[1]={{monster_package={12001,12002,12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=100,max=6,min=5},{monster_package={12001,12002,12003},route=2,route_points={1,2,3,4,5,6,7,8,9,10},tags=4,count=20,max=6,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
@@ -0,0 +1,111 @@
-- 基础信息
local base_info = {
group_id = 245005011
}
-- Trigger变量
local defs = {
group_id = 245005011,
gear_group_id = 245005002
}
-- DEFS_MISCS
tide_defs = {
[1] = { {sum = 20, min = 6, max = 6,suite=2},{sum = 20, min = 6, max = 6,suite=3},},
}
package_tide_defs={
[1]={{monster_package={12001,12002,12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=100,max=6,min=5},{monster_package={12001,12002,12003},route=2,route_points={1,2,3,4,5,6,7,8,9,10},tags=4,count=20,max=6,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
@@ -0,0 +1,111 @@
-- 基础信息
local base_info = {
group_id = 245005012
}
-- Trigger变量
local defs = {
group_id = 245005012,
gear_group_id = 245005002
}
-- DEFS_MISCS
tide_defs = {
[1] = { {sum = 20, min = 6, max = 6,suite=2},{sum = 20, min = 6, max = 6,suite=3},},
}
package_tide_defs={
[1]={{monster_package={12001,12002,12003},route=1,route_points={1,2,3,4,5,6,7,8},tags=2,count=100,max=6,min=5},{monster_package={12001,12002,12003},route=2,route_points={1,2,3,4,5,6,7,8,9,10},tags=4,count=20,max=6,min=5}},
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 2,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
},
{
-- suite_id = 3,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
@@ -0,0 +1,184 @@
-- 基础信息
local base_info = {
group_id = 245005013
}
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 13001, gadget_id = 70360002, pos = { x = 71.214, y = 1.752, z = -46.971 }, rot = { x = 0.000, y = 225.000, z = 0.000 }, level = 1, is_guest_can_operate = true },
{ config_id = 13002, gadget_id = 70360140, pos = { x = 71.214, y = 1.752, z = -46.971 }, rot = { x = 0.000, y = 225.000, z = 0.000 }, level = 1 },
{ config_id = 13003, gadget_id = 70350110, pos = { x = 73.521, y = -6.347, z = -28.462 }, rot = { x = 0.000, y = 90.000, z = 0.000 }, level = 1, state = GadgetState.GearStart },
{ config_id = 13008, gadget_id = 70350110, pos = { x = 87.870, y = -6.613, z = -43.758 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, state = GadgetState.GearStart }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
{ config_id = 1013004, name = "GADGET_CREATE_13004", event = EventType.EVENT_GADGET_CREATE, source = "", condition = "condition_EVENT_GADGET_CREATE_13004", action = "action_EVENT_GADGET_CREATE_13004" },
{ config_id = 1013005, name = "SELECT_OPTION_13005", event = EventType.EVENT_SELECT_OPTION, source = "", condition = "condition_EVENT_SELECT_OPTION_13005", action = "action_EVENT_SELECT_OPTION_13005", trigger_count = 0, forbid_guest = false },
{ config_id = 1013006, name = "TIMER_EVENT_13006", event = EventType.EVENT_TIMER_EVENT, source = "close", condition = "", action = "action_EVENT_TIMER_EVENT_13006", trigger_count = 0 }
}
-- 变量
variables = {
}
-- 废弃数据
garbages = {
triggers = {
{ config_id = 1013007, name = "TIMER_EVENT_13007", event = EventType.EVENT_TIMER_EVENT, source = "cd", condition = "", action = "action_EVENT_TIMER_EVENT_13007", trigger_count = 0 }
}
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
end_suite = 0,
rand_suite = false
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 1,
-- description = ,
monsters = { },
gadgets = { 13001, 13002, 13003, 13008 },
regions = { },
triggers = { "GADGET_CREATE_13004", "SELECT_OPTION_13005", "TIMER_EVENT_13006" },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================
-- 触发条件
function condition_EVENT_GADGET_CREATE_13004(context, evt)
if 13001 ~= evt.param1 then
return false
end
return true
end
-- 触发操作
function action_EVENT_GADGET_CREATE_13004(context, evt)
-- 设置操作台选项
if 0 ~= ScriptLib.SetWorktopOptionsByGroupId(context, 245005013, 13001, {4007}) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_wok_options_by_configid")
return -1
end
return 0
end
-- 触发条件
function condition_EVENT_SELECT_OPTION_13005(context, evt)
-- 判断是gadgetid 13001 option_id 4007
if 13001 ~= evt.param1 then
return false
end
if 4007 ~= evt.param2 then
return false
end
return true
end
-- 触发操作
function action_EVENT_SELECT_OPTION_13005(context, evt)
-- 删除指定group 245005013 ;指定config13001;物件身上指定option4007
if 0 ~= ScriptLib.DelWorktopOptionByGroupId(context, 245005013, 13001, 4007) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : del_work_options_by_group_configId")
return -1
end
-- 将configid为 13001 的物件更改为状态 GadgetState.GearStart
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13001, GadgetState.GearStart) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
-- 将configid为 13003 的物件更改为状态 GadgetState.Default
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13003, GadgetState.Default) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
-- 将configid为 13008 的物件更改为状态 GadgetState.Default
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13008, GadgetState.Default) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
-- 延迟10秒后,向groupId为:245005013的对象,请求一次调用,并将string参数:"close" 传递过去
if 0 ~= ScriptLib.CreateGroupTimerEvent(context, 245005013, "close", 10) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : create_timerevent_by_group")
return -1
end
-- 卸载指定gadget
if 0 ~= ScriptLib.RemoveEntityByConfigId(context, 245005013, EntityType.GADGET, 13002 ) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : remove_gadget_by_configid")
return -1
end
return 0
end
-- 触发操作
function action_EVENT_TIMER_EVENT_13006(context, evt)
-- 将configid为 13001 的物件更改为状态 GadgetState.GearStop
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13001, GadgetState.GearStop) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
-- 将configid为 13003 的物件更改为状态 GadgetState.GearStart
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13003, GadgetState.GearStart) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
-- 将configid为 13008 的物件更改为状态 GadgetState.GearStart
if 0 ~= ScriptLib.SetGadgetStateByConfigId(context, 13008, GadgetState.GearStart) then
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_configId")
return -1
end
return 0
end
@@ -0,0 +1,45 @@
{
"areas": {},
"doors": {},
"entities": {},
"forces": {},
"points": {
"1": {
"$type": "DungeonQuitPoint",
"alias": "",
"areaId": 0,
"gadgetId": 70360001,
"groupLimit": false,
"isModelHidden": false,
"pointType": "DungeonQuitPoint",
"pos": {
"x": 55.5452,
"y": -2.376375,
"z": -62.41647
},
"rot": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"size": {
"x": 1.0,
"y": 1.0,
"z": 1.0
},
"tranPos": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"tranRot": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"type": "NORMAL",
"unlocked": true
}
},
"transRadius": 0.0
}
@@ -0,0 +1,942 @@
[
{
"pointArrayId": 1,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 105.443077,
"y": -2.36312866,
"z": -57.94417
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 100.600029,
"y": -2.36313343,
"z": -57.9685
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 101.204323,
"y": -2.26955557,
"z": -49.8427544
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 100.628052,
"y": -6.18730974,
"z": -42.60756
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 100.2075,
"y": -6.2006216,
"z": -29.7378387
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 6,
"position": {
"x": 87.5,
"y": -6.184092,
"z": -29.425766
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 7,
"position": {
"x": 87.5,
"y": -6.1757617,
"z": -10.2747288
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 8,
"position": {
"x": 87.5,
"y": -6.17815828,
"z": -8.05341
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 9,
"position": {
"x": 87.5,
"y": -6.23799753,
"z": -5.575243
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 10,
"position": {
"x": 87.5,
"y": -6.244742,
"z": 5.55864143
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 0.0
}
]
},
{
"pointArrayId": 2,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 60.92822,
"y": -2.37666225,
"z": -6.953389
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 61.2701874,
"y": -2.3756485,
"z": -15.4957638
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 67.8552856,
"y": -2.28141642,
"z": -14.9451923
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 76.08835,
"y": -6.172389,
"z": -13.8421249
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 86.4092,
"y": -6.17559052,
"z": -14.0800171
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 6,
"position": {
"x": 86.63597,
"y": -6.189947,
"z": -28.360096
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 7,
"position": {
"x": 73.93692,
"y": -6.29819775,
"z": -28.16045
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 8,
"position": {
"x": 73.58067,
"y": -6.132603,
"z": -35.5663872
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 9,
"position": {
"x": 73.033905,
"y": -6.42104769,
"z": -37.80257
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 10,
"position": {
"x": 72.51013,
"y": -6.19046545,
"z": -44.7655449
},
"rotation": {
"x": 0.0,
"y": 270.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 0.0
}
]
},
{
"pointArrayId": 3,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 60.39779,
"y": -2.375617,
"z": -15.5559053
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 60.3977928,
"y": -2.37339878,
"z": -19.99841
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 60.3978,
"y": -2.37271023,
"z": -22.153614
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 60.3978043,
"y": -2.37506866,
"z": -24.4817123
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 60.3978081,
"y": -2.37562227,
"z": -32.6715965
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 6,
"position": {
"x": 60.39781,
"y": -2.37354136,
"z": -41.83181
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 7,
"position": {
"x": 60.3978233,
"y": -2.37981129,
"z": -52.0045052
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 8,
"position": {
"x": 58.38855,
"y": -2.375606,
"z": -57.6253242
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 9,
"position": {
"x": 56.8667755,
"y": -2.37560415,
"z": -60.9669037
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 10,
"position": {
"x": 56.86676,
"y": -2.37525654,
"z": -62.0436249
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 0.0
}
]
},
{
"pointArrayId": 4,
"platformPointList": [
{
"pointId": 1,
"position": {
"x": 100.110939,
"y": -2.36313677,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 2,
"position": {
"x": 95.01604,
"y": -2.3577776,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 3,
"position": {
"x": 90.65107,
"y": -2.36147118,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 4,
"position": {
"x": 83.91567,
"y": -2.363141,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 5,
"position": {
"x": 75.87088,
"y": -2.36787033,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 6,
"position": {
"x": 69.62128,
"y": -2.36235666,
"z": -57.53102
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 7,
"position": {
"x": 64.00408,
"y": -2.374403,
"z": -57.5310059
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 8,
"position": {
"x": 60.7123947,
"y": -2.37564039,
"z": -59.87629
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 9,
"position": {
"x": 58.600853,
"y": -2.374949,
"z": -62.0436134
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 2.0
},
{
"pointId": 10,
"position": {
"x": 56.86676,
"y": -2.37525654,
"z": -62.0436249
},
"rotation": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"velocity": 20.0,
"time": 0.0,
"isReachEvent": true,
"rotAxis": {
"x": 0.0,
"y": 0.0,
"z": 0.0
},
"rotSpeed": 0.0,
"arriveRange": 0.0
}
]
}
]