mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
更新配置表
This commit is contained in:
24
gdconf/game_data_config/lua/scene/41059/scene41059.lua
Normal file
24
gdconf/game_data_config/lua/scene/41059/scene41059.lua
Normal file
@@ -0,0 +1,24 @@
|
||||
-- 地图配置
|
||||
scene_config = {
|
||||
begin_pos = { x = -285.6, z = -285.6 },
|
||||
size = { x = 571.3, z = 571.3 },
|
||||
born_pos = { x = 0.183, y = 0.014, z = 14.492 },
|
||||
born_rot = { x = 0.000, y = 180.000, z = 0.000 },
|
||||
die_y = -20,
|
||||
city_id = 1,
|
||||
vision_anchor = { x = -285.6, z = -285.6 }
|
||||
}
|
||||
|
||||
-- 所有的区块
|
||||
blocks = { 41059 }
|
||||
|
||||
-- 所有的区块范围坐标
|
||||
block_rects = {
|
||||
{ min = { x = -285.6, z = -285.6 }, max = { x = 285.6, z = 285.6 } }
|
||||
}
|
||||
|
||||
-- Dummy Points
|
||||
dummy_points = { }
|
||||
|
||||
-- Routes
|
||||
routes_config = { }
|
||||
@@ -0,0 +1,6 @@
|
||||
-- 所有的group
|
||||
groups = {
|
||||
{ id = 241059001, refresh_id = 1, pos = { x = 1.096, y = 0.034, z = 8.209 } },
|
||||
{ id = 241059002, refresh_id = 1, pos = { x = -0.181, y = 0.034, z = -9.743 } },
|
||||
{ id = 241059003, refresh_id = 1002, pos = { x = 5.351, y = 0.034, z = 1.013 } }
|
||||
}
|
||||
@@ -0,0 +1,75 @@
|
||||
-- 基础信息
|
||||
local base_info = {
|
||||
group_id = 241059001
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 怪物
|
||||
monsters = {
|
||||
}
|
||||
|
||||
-- NPC
|
||||
npcs = {
|
||||
}
|
||||
|
||||
-- 装置
|
||||
gadgets = {
|
||||
{ config_id = 1001, gadget_id = 70950010, pos = { x = -0.286, y = 0.034, z = 23.197 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, state = GadgetState.GearStart },
|
||||
{ config_id = 1002, gadget_id = 70950011, pos = { x = -0.032, y = 0.384, z = -23.239 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, state = GadgetState.GearStart },
|
||||
{ config_id = 1003, gadget_id = 70900205, pos = { x = -2.386, y = -4.779, z = 8.892 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 }
|
||||
}
|
||||
|
||||
-- 区域
|
||||
regions = {
|
||||
}
|
||||
|
||||
-- 触发器
|
||||
triggers = {
|
||||
}
|
||||
|
||||
-- 变量
|
||||
variables = {
|
||||
{ config_id = 1, name = "stage", value = 0, no_refresh = false }
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 初始化配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 初始化时创建
|
||||
init_config = {
|
||||
suite = 1,
|
||||
end_suite = 0,
|
||||
rand_suite = false
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 小组配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
suites = {
|
||||
{
|
||||
-- suite_id = 1,
|
||||
-- description = ,
|
||||
monsters = { },
|
||||
gadgets = { 1001, 1002, 1003 },
|
||||
regions = { },
|
||||
triggers = { },
|
||||
rand_weight = 100
|
||||
}
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 触发器
|
||||
--
|
||||
--================================================================
|
||||
@@ -0,0 +1,185 @@
|
||||
-- 基础信息
|
||||
local base_info = {
|
||||
group_id = 241059002
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 怪物
|
||||
monsters = {
|
||||
}
|
||||
|
||||
-- NPC
|
||||
npcs = {
|
||||
}
|
||||
|
||||
-- 装置
|
||||
gadgets = {
|
||||
{ config_id = 2001, gadget_id = 70360010, pos = { x = 0.213, y = -0.036, z = 0.003 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 }
|
||||
}
|
||||
|
||||
-- 区域
|
||||
regions = {
|
||||
}
|
||||
|
||||
-- 触发器
|
||||
triggers = {
|
||||
{ config_id = 1002002, name = "GADGET_CREATE_2002", event = EventType.EVENT_GADGET_CREATE, source = "", condition = "condition_EVENT_GADGET_CREATE_2002", action = "action_EVENT_GADGET_CREATE_2002" },
|
||||
{ config_id = 1002003, name = "SELECT_OPTION_2003", event = EventType.EVENT_SELECT_OPTION, source = "", condition = "condition_EVENT_SELECT_OPTION_2003", action = "action_EVENT_SELECT_OPTION_2003" },
|
||||
{ config_id = 1002004, name = "SELECT_OPTION_2004", event = EventType.EVENT_SELECT_OPTION, source = "", condition = "condition_EVENT_SELECT_OPTION_2004", action = "action_EVENT_SELECT_OPTION_2004", trigger_count = 0 }
|
||||
}
|
||||
|
||||
-- 变量
|
||||
variables = {
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 初始化配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 初始化时创建
|
||||
init_config = {
|
||||
suite = 1,
|
||||
end_suite = 0,
|
||||
rand_suite = false
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 小组配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
suites = {
|
||||
{
|
||||
-- suite_id = 1,
|
||||
-- description = ,
|
||||
monsters = { },
|
||||
gadgets = { 2001 },
|
||||
regions = { },
|
||||
triggers = { "GADGET_CREATE_2002", "SELECT_OPTION_2003", "SELECT_OPTION_2004" },
|
||||
rand_weight = 100
|
||||
}
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 触发器
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 触发条件
|
||||
function condition_EVENT_GADGET_CREATE_2002(context, evt)
|
||||
if 2001 ~= evt.param1 then
|
||||
return false
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_GADGET_CREATE_2002(context, evt)
|
||||
-- 设置操作台选项
|
||||
if 0 ~= ScriptLib.SetWorktopOptionsByGroupId(context, 241059002, 2001, {177}) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_wok_options_by_configid")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
-- 触发条件
|
||||
function condition_EVENT_SELECT_OPTION_2003(context, evt)
|
||||
-- 判断是gadgetid 2001 option_id 177
|
||||
if 2001 ~= evt.param1 then
|
||||
return false
|
||||
end
|
||||
|
||||
if 177 ~= evt.param2 then
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
-- 判断变量"stage"为0
|
||||
if ScriptLib.GetGroupVariableValueByGroup(context, "stage", 241059001) ~= 0 then
|
||||
return false
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_SELECT_OPTION_2003(context, evt)
|
||||
-- 创建编号为1(该怪物潮的识别id)的怪物潮,创建怪物总数为31,场上怪物最少6只,最多6只
|
||||
if 0 ~= ScriptLib.AutoMonsterTide(context, 1, 241059003, {3001,3002,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014,3015,3016,3017,3019,3020,3024,3025,3026,3027,3028,3029,3031,3032,3033,3034,3035,3036}, 31, 6, 6) then
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 删除指定group: 241059002 ;指定config:2001;物件身上指定option:177;
|
||||
if 0 ~= ScriptLib.DelWorktopOptionByGroupId(context, 241059002, 2001, 177) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : del_work_options_by_group_configId")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 改变指定group组241059002中, configid为2001的gadget的state
|
||||
if 0 ~= ScriptLib.SetGroupGadgetStateByConfigId(context, 241059002, 2001, GadgetState.GearStop) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_GroupId_ConfigId")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
-- 触发条件
|
||||
function condition_EVENT_SELECT_OPTION_2004(context, evt)
|
||||
-- 判断是gadgetid 2001 option_id 177
|
||||
if 2001 ~= evt.param1 then
|
||||
return false
|
||||
end
|
||||
|
||||
if 177 ~= evt.param2 then
|
||||
return false
|
||||
end
|
||||
|
||||
|
||||
-- 判断变量"stage"为1
|
||||
if ScriptLib.GetGroupVariableValueByGroup(context, "stage", 241059001) ~= 1 then
|
||||
return false
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_SELECT_OPTION_2004(context, evt)
|
||||
-- 创建编号为2(该怪物潮的识别id)的怪物潮,创建怪物总数为31,场上怪物最少6只,最多6只
|
||||
if 0 ~= ScriptLib.AutoMonsterTide(context, 2, 241059003, {3001,3002,3003,3004,3005,3006,3007,3008,3009,3010,3011,3012,3013,3014,3015,3016,3017,3019,3020,3024,3025,3026,3027,3028,3029,3031,3032,3033,3034,3035,3036}, 31, 6, 6) then
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 删除指定group: 241059002 ;指定config:2001;物件身上指定option:177;
|
||||
if 0 ~= ScriptLib.DelWorktopOptionByGroupId(context, 241059002, 2001, 177) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : del_work_options_by_group_configId")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 改变指定group组241059002中, configid为2001的gadget的state
|
||||
if 0 ~= ScriptLib.SetGroupGadgetStateByConfigId(context, 241059002, 2001, GadgetState.GearStop) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_gadget_state_by_GroupId_ConfigId")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 关闭当前已显示的通用提示栏
|
||||
if 0 ~= ScriptLib.sendCloseCommonTipsToClient(context) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : close_common_tips")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
@@ -0,0 +1,192 @@
|
||||
-- 基础信息
|
||||
local base_info = {
|
||||
group_id = 241059003
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 怪物
|
||||
monsters = {
|
||||
{ config_id = 3001, monster_id = 20011101, pos = { x = 0.142, y = 0.034, z = -9.831 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3002, monster_id = 20011201, pos = { x = 2.799, y = 0.034, z = -9.091 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3003, monster_id = 20011201, pos = { x = -2.537, y = 0.034, z = -9.018 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3004, monster_id = 20010801, pos = { x = 5.333, y = 0.034, z = -7.762 }, rot = { x = 0.000, y = 345.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3005, monster_id = 20010801, pos = { x = -4.953, y = 0.034, z = -7.735 }, rot = { x = 0.000, y = 15.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3006, monster_id = 20010501, pos = { x = 5.143, y = 0.034, z = -10.096 }, rot = { x = 0.000, y = 345.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3007, monster_id = 21010201, pos = { x = -4.758, y = 0.034, z = -10.025 }, rot = { x = 0.000, y = 15.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3008, monster_id = 20011001, pos = { x = -2.378, y = 0.034, z = -11.810 }, rot = { x = 0.000, y = 15.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3009, monster_id = 21010201, pos = { x = 2.736, y = 0.034, z = -11.926 }, rot = { x = 0.000, y = 345.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3010, monster_id = 20010601, pos = { x = 0.142, y = 0.034, z = -12.312 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3011, monster_id = 20010801, pos = { x = 7.299, y = 0.034, z = -8.477 }, rot = { x = 0.000, y = 330.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3012, monster_id = 20010801, pos = { x = -6.946, y = 0.034, z = -8.558 }, rot = { x = 0.000, y = 30.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3013, monster_id = 21010201, pos = { x = 7.368, y = 0.026, z = -5.732 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3014, monster_id = 20011201, pos = { x = -7.015, y = 0.034, z = -5.712 }, rot = { x = 0.000, y = 55.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3015, monster_id = 20011201, pos = { x = 9.592, y = 0.034, z = -3.514 }, rot = { x = 0.000, y = 300.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3016, monster_id = 21010201, pos = { x = -9.116, y = 0.034, z = -3.442 }, rot = { x = 0.000, y = 60.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3017, monster_id = 20010501, pos = { x = 9.508, y = 0.034, z = -6.421 }, rot = { x = 0.000, y = 325.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3019, monster_id = 20010501, pos = { x = -9.636, y = 0.034, z = -6.818 }, rot = { x = 0.000, y = 55.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3020, monster_id = 20011101, pos = { x = 0.142, y = 0.034, z = -7.447 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3024, monster_id = 20010801, pos = { x = 5.367, y = 0.023, z = -4.856 }, rot = { x = 0.000, y = 330.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3025, monster_id = 20010801, pos = { x = -5.006, y = 0.023, z = -4.763 }, rot = { x = 0.000, y = 30.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3026, monster_id = 21010201, pos = { x = 2.559, y = 0.023, z = -4.813 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3027, monster_id = 21010201, pos = { x = -2.302, y = 0.023, z = -4.889 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3028, monster_id = 20011201, pos = { x = 7.415, y = 0.023, z = -2.413 }, rot = { x = 0.000, y = 300.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3029, monster_id = 20011201, pos = { x = -7.082, y = 0.023, z = -2.472 }, rot = { x = 0.000, y = 60.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3031, monster_id = 20010601, pos = { x = 0.206, y = 0.023, z = -11.174 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3032, monster_id = 20011001, pos = { x = 4.387, y = 0.023, z = -9.087 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3033, monster_id = 20011001, pos = { x = -4.026, y = 0.023, z = -8.930 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3034, monster_id = 20011201, pos = { x = 2.882, y = 0.023, z = -6.839 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3035, monster_id = 20011201, pos = { x = -2.633, y = 0.023, z = -6.784 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true },
|
||||
{ config_id = 3036, monster_id = 21020201, pos = { x = 0.170, y = 0.023, z = -5.460 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1, drop_id = 11010210, disableWander = true }
|
||||
}
|
||||
|
||||
-- NPC
|
||||
npcs = {
|
||||
}
|
||||
|
||||
-- 装置
|
||||
gadgets = {
|
||||
{ config_id = 3030, gadget_id = 70900205, pos = { x = 6.178, y = -1.176, z = 3.136 }, rot = { x = 0.000, y = 0.000, z = 0.000 }, level = 1 }
|
||||
}
|
||||
|
||||
-- 区域
|
||||
regions = {
|
||||
}
|
||||
|
||||
-- 触发器
|
||||
triggers = {
|
||||
{ config_id = 1003018, name = "ANY_MONSTER_LIVE_3018", event = EventType.EVENT_ANY_MONSTER_LIVE, source = "", condition = "condition_EVENT_ANY_MONSTER_LIVE_3018", action = "action_EVENT_ANY_MONSTER_LIVE_3018" },
|
||||
{ config_id = 1003021, name = "CHALLENGE_SUCCESS_3021", event = EventType.EVENT_CHALLENGE_SUCCESS, source = "1", condition = "", action = "action_EVENT_CHALLENGE_SUCCESS_3021" },
|
||||
{ config_id = 1003022, name = "CHALLENGE_FAIL_3022", event = EventType.EVENT_CHALLENGE_FAIL, source = "1", condition = "", action = "action_EVENT_CHALLENGE_FAIL_3022" },
|
||||
{ config_id = 1003023, name = "MONSTER_TIDE_DIE_3023", event = EventType.EVENT_MONSTER_TIDE_DIE, source = "2", condition = "condition_EVENT_MONSTER_TIDE_DIE_3023", action = "action_EVENT_MONSTER_TIDE_DIE_3023", trigger_count = 0 }
|
||||
}
|
||||
|
||||
-- 变量
|
||||
variables = {
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 初始化配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 初始化时创建
|
||||
init_config = {
|
||||
suite = 1,
|
||||
end_suite = 0,
|
||||
rand_suite = false
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 小组配置
|
||||
--
|
||||
--================================================================
|
||||
|
||||
suites = {
|
||||
{
|
||||
-- suite_id = 1,
|
||||
-- description = ,
|
||||
monsters = { },
|
||||
gadgets = { 3030 },
|
||||
regions = { },
|
||||
triggers = { "ANY_MONSTER_LIVE_3018", "CHALLENGE_SUCCESS_3021", "CHALLENGE_FAIL_3022", "MONSTER_TIDE_DIE_3023" },
|
||||
rand_weight = 100
|
||||
}
|
||||
}
|
||||
|
||||
--================================================================
|
||||
--
|
||||
-- 触发器
|
||||
--
|
||||
--================================================================
|
||||
|
||||
-- 触发条件
|
||||
function condition_EVENT_ANY_MONSTER_LIVE_3018(context, evt)
|
||||
if 3001 ~= evt.param1 then
|
||||
return false
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_ANY_MONSTER_LIVE_3018(context, evt)
|
||||
-- 创建编号为1(该挑战的识别id),挑战内容为1的区域挑战,具体参数填写方式,见DungeonChallengeData表中的注释,所有填写的值都必须是int类型
|
||||
if 0 ~= ScriptLib.ActiveChallenge(context, 1, 1, 241059003, 31, 0, 0) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : active_challenge")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_CHALLENGE_SUCCESS_3021(context, evt)
|
||||
-- 将本组内变量名为 "stage" 的变量设置为 1
|
||||
if 0 ~= ScriptLib.SetGroupVariableValueByGroup(context, "stage", 1, 241059001) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : set_groupVariable_by_group")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 重新生成指定group,指定suite
|
||||
if 0 ~= ScriptLib.RefreshGroup(context, { group_id = 241059002, suite = 1 }) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : refresh_group_to_suite")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_CHALLENGE_FAIL_3022(context, evt)
|
||||
-- 重新生成指定group,指定suite
|
||||
if 0 ~= ScriptLib.RefreshGroup(context, { group_id = 241059002, suite = 1 }) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : refresh_group_to_suite")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 重新生成指定group,指定suite
|
||||
if 0 ~= ScriptLib.RefreshGroup(context, { group_id = 241059003, suite = 1 }) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : refresh_group_to_suite")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
|
||||
-- 触发条件
|
||||
function condition_EVENT_MONSTER_TIDE_DIE_3023(context, evt)
|
||||
if 31 ~= evt.param1 then
|
||||
return false
|
||||
end
|
||||
|
||||
-- 判断变量"stage"为1
|
||||
if ScriptLib.GetGroupVariableValueByGroup(context, "stage", 241059001) ~= 1 then
|
||||
return false
|
||||
end
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
-- 触发操作
|
||||
function action_EVENT_MONSTER_TIDE_DIE_3023(context, evt)
|
||||
-- 重新生成指定group,指定suite
|
||||
if 0 ~= ScriptLib.RefreshGroup(context, { group_id = 241059002, suite = 1 }) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : refresh_group_to_suite")
|
||||
return -1
|
||||
end
|
||||
|
||||
-- 开启通用UI提示,标题和文本内容配置ID对应TextMapData表中的ID名,0字段控制该UI提示栏的显示时间,填为0时为一直显示
|
||||
if 0 ~= ScriptLib.sendShowCommonTipsToClient(context, "", "UI_COMMON_TIPS_TEXT_AVATAR_TRY_OUT", 0) then
|
||||
ScriptLib.PrintContextLog(context, "@@ LUA_WARNING : show_common_tips")
|
||||
return -1
|
||||
end
|
||||
|
||||
return 0
|
||||
end
|
||||
1265
gdconf/game_data_config/lua/scene/41059/scene41059_point.json
Normal file
1265
gdconf/game_data_config/lua/scene/41059/scene41059_point.json
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user