This commit is contained in:
Akbar Yahya
2022-11-21 16:30:31 +08:00
commit e0d4d8040c
3326 changed files with 683000 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
-- 地图配置
scene_config = {
begin_pos = { x = -122.1, z = -179.4 },
size = { x = 989.5, z = 572.1 },
born_pos = { x = 92.6, y = 0.7, z = -36.6 },
born_rot = { x = 0.0, y = 267.2, z = 0.0 },
die_y = -100
}
-- 所有的区块
blocks = { 1012 }
-- 所有的区块范围坐标
block_rects = {
{ min = { x = -122.1, z = -179.4 }, max = { x = 867.4, z = 392.7 } }
}
-- Dummy Points
dummy_points = { "dummy_points" }
-- Routes
routes_config = { }

View File

@@ -0,0 +1,167 @@
{
"sceneId": 1012,
"routes": [
{
"localId": 1012001,
"name": "111",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 117.693237,
"y": 10.8900833,
"z": 29.0781631
},
"targetVelocity": 4.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 117.145584,
"y": -19.7348862,
"z": 29.6222439
},
"targetVelocity": 4.0
}
]
},
{
"localId": 1012002,
"name": "222",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 136.441956,
"y": 10.0233154,
"z": 49.98505
},
"targetVelocity": 4.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 139.047562,
"y": -17.9468842,
"z": 49.075676
},
"targetVelocity": 4.0
}
]
},
{
"localId": 1012003,
"name": "333",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 119.1615,
"y": 9.874023,
"z": 71.59813
},
"targetVelocity": 4.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 117.394257,
"y": -20.87619,
"z": 71.98522
},
"targetVelocity": 4.0
}
]
},
{
"localId": 1012004,
"name": "444",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 102.269142,
"y": 9.442009,
"z": 50.8046036
},
"targetVelocity": 4.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 99.10372,
"y": -22.2026138,
"z": 52.330265
},
"targetVelocity": 4.0
}
]
},
{
"localId": 1012005,
"name": "555",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 116.70858,
"y": 21.481781,
"z": 54.54208
},
"targetVelocity": 4.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 118.101791,
"y": 21.9691849,
"z": 9.943207
},
"targetVelocity": 4.0
}
]
},
{
"localId": 1012006,
"name": "666",
"type": "Reciprocate",
"points": [
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 90.166,
"y": 0.499999881,
"z": -10.3840284
},
"targetVelocity": 2.0
},
{
"waitTime": 2.0,
"speedLevel": 1,
"pos": {
"x": 92.973465,
"y": 0.50000006,
"z": 11.7766409
},
"targetVelocity": 2.0
}
]
}
]
}

View File

@@ -0,0 +1,8 @@
-- 所有的group
groups = {
{ id = 201012001, refresh_time = 0, pos = { x = 58.9, y = 0.5, z = -79.0 } },
{ id = 201012002, refresh_time = 0, pos = { x = 16.1, y = 0.5, z = -71.9 } },
{ id = 201012003, refresh_time = 0, pos = { x = -59.3, y = 0.5, z = -84.8 } },
{ id = 201012004, refresh_time = 0, pos = { x = -75.2, y = 0.2, z = -11.2 } },
{ id = 201012005, refresh_time = 0, pos = { x = 111.8, y = 0.5, z = 48.5 } }
}

View File

@@ -0,0 +1,2 @@
dummy_points = {
}

View File

@@ -0,0 +1,72 @@
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
{ config_id = 1, monster_id = 23040101, pos = { x = 49.5, y = 0.5, z = -89.5 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 0, pose_id = 100 },
{ config_id = 2, monster_id = 23040101, pos = { x = 68.5, y = 0.5, z = -90.3 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 0, pose_id = 101 },
{ config_id = 3, monster_id = 21010201, pos = { x = 47.2, y = 0.5, z = -50.9 }, rot = { x = 0.0, y = 81.6, z = 0.0 }, level = 0, pose_id = 9002 },
{ config_id = 4, monster_id = 21010201, pos = { x = 47.0, y = 0.5, z = -44.2 }, rot = { x = 0.0, y = 85.0, z = 0.0 }, level = 0, pose_id = 9003 },
{ config_id = 5, monster_id = 21010301, pos = { x = 46.7, y = 0.5, z = -37.4 }, rot = { x = 0.0, y = 78.3, z = 0.0 }, level = 0, pose_id = 9002 },
{ config_id = 6, monster_id = 21010301, pos = { x = 46.5, y = 0.5, z = -30.5 }, rot = { x = 0.0, y = 89.9, z = 0.0 }, level = 0, pose_id = 9003 }
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
rand_suite = true,
npcs = { }
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 0,
-- description = ,
monsters = { 1, 2, 3, 4, 5, 6 },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================

View File

@@ -0,0 +1,66 @@
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
rand_suite = true,
npcs = { }
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 0,
-- description = ,
monsters = { },
gadgets = { },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================

View File

@@ -0,0 +1,76 @@
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
{ config_id = 7, monster_id = 20011301, pos = { x = -45.6, y = 0.5, z = -74.9 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 0 },
{ config_id = 8, monster_id = 21011101, pos = { x = -45.4, y = 0.5, z = -67.9 }, rot = { x = 0.0, y = 30.1, z = 0.0 }, level = 0, disableWander = true },
{ config_id = 9, monster_id = 21011001, pos = { x = -41.6, y = 6.5, z = -87.7 }, rot = { x = 0.0, y = 332.9, z = 0.0 }, level = 0 }
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 4, gadget_id = 70900011, pos = { x = -53.5, y = 0.1, z = -73.9 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 10, 10 } },
{ config_id = 5, gadget_id = 70900013, pos = { x = -53.5, y = 0.5, z = -74.0 }, rot = { x = 0.0, y = 90.7, z = 0.0 }, level = 1, arguments = { 1, 2, 3 } },
{ config_id = 6, gadget_id = 70220004, pos = { x = -42.6, y = 0.5, z = -70.3 }, rot = { x = 0.0, y = 181.6, z = 0.0 }, level = 1 },
{ config_id = 7, gadget_id = 70220004, pos = { x = -47.5, y = 0.5, z = -80.7 }, rot = { x = 0.0, y = 200.1, z = 0.0 }, level = 1 },
{ config_id = 8, gadget_id = 70220004, pos = { x = -60.0, y = 0.5, z = -80.7 }, rot = { x = 0.0, y = 144.8, z = 0.0 }, level = 1 },
{ config_id = 9, gadget_id = 70220004, pos = { x = -59.8, y = 0.5, z = -68.0 }, rot = { x = 0.0, y = 185.9, z = 0.0 }, level = 1 },
{ config_id = 10, gadget_id = 70220004, pos = { x = -50.7, y = 0.5, z = -68.5 }, rot = { x = 0.0, y = 343.3, z = 0.0 }, level = 1 }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
rand_suite = true,
npcs = { }
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 0,
-- description = ,
monsters = { 7, 8, 9 },
gadgets = { 4, 5, 6, 7, 8, 9, 10 },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================

View File

@@ -0,0 +1,76 @@
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 11, gadget_id = 70900011, pos = { x = -65.6, y = -0.6, z = -10.7 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 5, 5 } },
{ config_id = 12, gadget_id = 70900011, pos = { x = -88.8, y = -0.7, z = -13.1 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 6, 6 } },
{ config_id = 13, gadget_id = 70900011, pos = { x = -103.5, y = -0.8, z = -13.2 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 7, 7 } },
{ config_id = 14, gadget_id = 70900012, pos = { x = -65.6, y = 0.2, z = -10.9 }, rot = { x = 0.0, y = 275.2, z = 0.0 }, level = 1 },
{ config_id = 15, gadget_id = 70900012, pos = { x = -88.7, y = 0.3, z = -13.0 }, rot = { x = 0.0, y = 341.7, z = 0.0 }, level = 1 },
{ config_id = 16, gadget_id = 70900012, pos = { x = -103.2, y = 0.3, z = -12.9 }, rot = { x = 0.0, y = 222.3, z = 0.0 }, level = 1 },
{ config_id = 17, gadget_id = 70900011, pos = { x = -55.5, y = -0.7, z = -13.0 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 10, 10 } },
{ config_id = 18, gadget_id = 70900011, pos = { x = -74.9, y = -0.5, z = -16.9 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 10, 10 } },
{ config_id = 19, gadget_id = 70900011, pos = { x = -83.1, y = -0.7, z = -8.3 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 10, 10 } },
{ config_id = 20, gadget_id = 70900011, pos = { x = -108.4, y = -0.5, z = -8.5 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, arguments = { 10, 10 } }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
rand_suite = true,
npcs = { }
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 0,
-- description = ,
monsters = { },
gadgets = { 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================

View File

@@ -0,0 +1,72 @@
--================================================================
--
-- 配置
--
--================================================================
-- 怪物
monsters = {
}
-- NPC
npcs = {
}
-- 装置
gadgets = {
{ config_id = 21, gadget_id = 70900225, pos = { x = 118.4, y = -5.9, z = 55.0 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, route_id = 1012006, start_route = false },
{ config_id = 22, gadget_id = 70900226, pos = { x = 118.6, y = 10.3, z = 81.1 }, rot = { x = 0.0, y = 180.0, z = 0.0 }, level = 1, route_id = 1012003, start_route = false },
{ config_id = 23, gadget_id = 70900226, pos = { x = 144.0, y = 9.9, z = 55.1 }, rot = { x = 0.0, y = 270.0, z = 0.0 }, level = 1, route_id = 1012002, start_route = false },
{ config_id = 24, gadget_id = 70900226, pos = { x = 92.3, y = 10.7, z = 55.6 }, rot = { x = 0.0, y = 90.0, z = 0.0 }, level = 1, route_id = 1012004, start_route = false },
{ config_id = 25, gadget_id = 70900226, pos = { x = 118.1, y = 10.9, z = 29.0 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, route_id = 1012001 },
{ config_id = 26, gadget_id = 70900225, pos = { x = 118.1, y = 21.5, z = 54.5 }, rot = { x = 0.0, y = 0.0, z = 0.0 }, level = 1, route_id = 1012005, start_route = false }
}
-- 区域
regions = {
}
-- 触发器
triggers = {
}
-- 变量
variables = {
}
--================================================================
--
-- 初始化配置
--
--================================================================
-- 初始化时创建
init_config = {
suite = 1,
rand_suite = true,
npcs = { }
}
--================================================================
--
-- 小组配置
--
--================================================================
suites = {
{
-- suite_id = 0,
-- description = ,
monsters = { },
gadgets = { 21, 22, 23, 24, 25, 26 },
regions = { },
triggers = { },
rand_weight = 100
}
}
--================================================================
--
-- 触发器
--
--================================================================

View File

@@ -0,0 +1,8 @@
{
"radius": 100.0,
"points": {},
"areas": {},
"forces": {},
"entities": {},
"doors": {}
}