From ee1b719517b67bec7744d618a343d48af07ac001 Mon Sep 17 00:00:00 2001 From: xiekaidong Date: Fri, 21 Apr 2023 19:49:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/app/config/fx.lua | 6 +- lua/app/config/skill.lua | 16 ++--- lua/app/config/skill_rogue.lua | 12 ++-- lua/app/config/tutorial.lua | 109 ++++++++++++++++++++------------- 4 files changed, 82 insertions(+), 61 deletions(-) diff --git a/lua/app/config/fx.lua b/lua/app/config/fx.lua index 070be3c6..a5854afa 100644 --- a/lua/app/config/fx.lua +++ b/lua/app/config/fx.lua @@ -1,14 +1,14 @@ local fx = { [100000]={ - ["res"]="sfx_m10001_b01_01", + ["res"]="sfx_m10001_b01", ["bind"]="root" }, [100001]={ - ["res"]="sfx_m10001_b01_02", + ["res"]="sfx_m10001_b02", ["bind"]="root" }, [100002]={ - ["res"]="sfx_m10001_b01_03", + ["res"]="sfx_m10001_b03", ["bind"]="root" }, [100003]={ diff --git a/lua/app/config/skill.lua b/lua/app/config/skill.lua index 65c71e4e..583a3a31 100644 --- a/lua/app/config/skill.lua +++ b/lua/app/config/skill.lua @@ -688,7 +688,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack01", - ["fx_self"]=300021 + ["fx_target"]=300021 }, [3300112]={ ["position"]=1, @@ -707,7 +707,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack02", - ["fx_self"]=300022 + ["fx_target"]=300022 }, [3300113]={ ["position"]=1, @@ -726,7 +726,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack03", - ["fx_self"]=300023 + ["fx_target"]=300023 }, [3300114]={ ["position"]=1, @@ -745,7 +745,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack04", - ["fx_self"]=300024 + ["fx_target"]=300024 }, [3300120]={ ["energy"]=10, @@ -803,7 +803,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack01", - ["fx_self"]=300009 + ["fx_target"]=300009 }, [4200112]={ ["position"]=1, @@ -822,7 +822,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack02", - ["fx_self"]=300010 + ["fx_target"]=300010 }, [4200113]={ ["position"]=1, @@ -841,7 +841,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack03", - ["fx_self"]=300011 + ["fx_target"]=300011 }, [4200114]={ ["position"]=1, @@ -860,7 +860,7 @@ local skill = { ["shake_time"]=100, ["shake_type"]=1, ["name_act"]="attack04", - ["fx_self"]=300012 + ["fx_target"]=300012 }, [4200120]={ ["energy"]=10, diff --git a/lua/app/config/skill_rogue.lua b/lua/app/config/skill_rogue.lua index 0160c3ce..8979678f 100644 --- a/lua/app/config/skill_rogue.lua +++ b/lua/app/config/skill_rogue.lua @@ -724,7 +724,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 220012 + 2200121 }, ["skill_position"]=2, ["icon"]="34" @@ -755,13 +755,13 @@ local skill_rogue = { ["effect"]={ { ["type"]="skill_fire_times", - ["num"]=220011, + ["num"]=2200120, ["ratio"]=10000, ["round"]=1 }, { ["type"]="skill_fire_times", - ["num"]=220012, + ["num"]=2200121, ["ratio"]=10000, ["round"]=1 } @@ -980,7 +980,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 230012 + 2300121 }, ["skill_position"]=2, ["icon"]="49" @@ -1008,7 +1008,7 @@ local skill_rogue = { ["qlt"]=4, ["type"]=1, ["parameter"]={ - 230013 + 2300122 }, ["skill_position"]=2, ["icon"]="51" @@ -1027,7 +1027,7 @@ local skill_rogue = { ["qlt"]=3, ["type"]=1, ["parameter"]={ - 430012 + 4300121 }, ["skill_position"]=4, ["icon"]="52" diff --git a/lua/app/config/tutorial.lua b/lua/app/config/tutorial.lua index 02d01e13..d33236db 100644 --- a/lua/app/config/tutorial.lua +++ b/lua/app/config/tutorial.lua @@ -7,10 +7,6 @@ local tutorial = { 13, 24, 25 - }, - ["arrow_offset"]={ - 0, - 0 } }, [10010]={ @@ -28,6 +24,7 @@ local tutorial = { ["next_id"]=10040, ["type"]=2, ["target_name"]="battle_skill_select_ui(Clone)/skill_node/skill_select_cell_1", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -48,10 +45,6 @@ local tutorial = { 25, 34, 44 - }, - ["arrow_offset"]={ - 0, - 0 } }, [10050]={ @@ -69,10 +62,6 @@ local tutorial = { 15, 24, 34 - }, - ["arrow_offset"]={ - 0, - 0 } }, [10070]={ @@ -84,16 +73,17 @@ local tutorial = { 15, 24, 34 - }, - ["arrow_offset"]={ - 0, - 0 } }, [20000]={ ["next_id"]=20010, + ["type"]=2 + }, + [20010]={ + ["next_id"]=20020, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_1", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -105,22 +95,23 @@ local tutorial = { 0 } }, - [20010]={ - ["next_id"]=20020, + [20020]={ + ["next_id"]=20030, ["type"]=4, ["finish"]=1, ["finish_parameter"]=2 }, - [20020]={ - ["next_id"]=20030, + [20030]={ + ["next_id"]=20040, ["type"]=5, ["finish"]=2, ["finish_parameter"]=2 }, - [20030]={ - ["next_id"]=20040, + [20040]={ + ["next_id"]=20050, ["type"]=2, ["target_name"]="main_ui(Clone)/bottom_node/bottom_btn_cell_2", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -135,10 +126,11 @@ local tutorial = { 0 } }, - [20040]={ - ["next_id"]=20050, + [20050]={ + ["next_id"]=20060, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_4", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -153,10 +145,11 @@ local tutorial = { 0 } }, - [20050]={ - ["next_id"]=20060, + [20060]={ + ["next_id"]=20070, ["type"]=2, ["target_name"]="hero_detail_ui(Clone)/bg/up_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -171,20 +164,22 @@ local tutorial = { 0 } }, - [20060]={ - ["next_id"]=20070, + [20070]={ + ["next_id"]=20080, ["type"]=2, ["target_name"]="hero_detail_ui(Clone)/bg/back_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 }, ["show_mask"]=1 }, - [20070]={ - ["next_id"]=20080, + [20080]={ + ["next_id"]=20090, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_4", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -199,9 +194,10 @@ local tutorial = { 0 } }, - [20080]={ + [20090]={ ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/large_hero_cell/hero_bg/use_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -211,6 +207,7 @@ local tutorial = { ["next_id"]=30010, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_1", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -238,6 +235,7 @@ local tutorial = { ["next_id"]=30040, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/hero_bg/hero_cell_2", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -255,6 +253,7 @@ local tutorial = { [30040]={ ["type"]=2, ["target_name"]="hero_detail_ui(Clone)/bg/up_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -272,7 +271,8 @@ local tutorial = { [40000]={ ["next_id"]=40010, ["type"]=2, - ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_2", + ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/left_arrow/btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -286,20 +286,37 @@ local tutorial = { }, [40010]={ ["next_id"]=40020, + ["type"]=2, + ["target_name"]="main_ui(Clone)/sub_ui_node/main_comp/chapter/progress_bg/box_2", + ["arrow_direction"]=1, + ["arrow_offset"]={ + 0, + 0 + }, + ["show_mask"]=2, + ["circle_r"]=100, + ["circle_offset"]={ + 0, + 0 + } + }, + [40020]={ + ["next_id"]=40030, ["type"]=4, ["finish"]=1, ["finish_parameter"]=2 }, - [40020]={ - ["next_id"]=40030, + [40030]={ + ["next_id"]=40040, ["type"]=5, ["finish"]=2, ["finish_parameter"]=2 }, - [40030]={ - ["next_id"]=40040, + [40040]={ + ["next_id"]=40050, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_5", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -314,10 +331,11 @@ local tutorial = { 0 } }, - [40040]={ - ["next_id"]=40050, + [40050]={ + ["next_id"]=40060, ["type"]=2, ["target_name"]="hero_detail_ui(Clone)/bg/up_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -332,20 +350,22 @@ local tutorial = { 0 } }, - [40050]={ - ["next_id"]=40060, + [40060]={ + ["next_id"]=40070, ["type"]=2, ["target_name"]="hero_detail_ui(Clone)/bg/back_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 }, ["show_mask"]=1 }, - [40060]={ - ["next_id"]=40070, + [40070]={ + ["next_id"]=40080, ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/scroll_cell_1/prop_node/hero_cell_5", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -360,9 +380,10 @@ local tutorial = { 0 } }, - [40070]={ + [40080]={ ["type"]=2, ["target_name"]="main_ui(Clone)/sub_ui_node/hero_ui/scrollrect/viewport/content/large_hero_cell/hero_bg/use_btn", + ["arrow_direction"]=1, ["arrow_offset"]={ 0, 0 @@ -370,6 +391,6 @@ local tutorial = { } } local config = { -data=tutorial,count=30 +data=tutorial,count=32 } return config \ No newline at end of file