2025-02-24 07:50:34 -03:00

211 lines
5.3 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext",
"ForceShowDialog": true
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTurnCount",
"TaskList": []
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "BattleGamePageContext",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "ShowRoleTrialDesc",
"Param": "15"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "UseAbility",
"Param": "Avatar_Mar_7th_00_PassiveSkill01_InsertAbility"
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 2,
"NodeID": "BattleGamePhaseUI.PassiveSkill.1001",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"OffsetY": -15,
"Scale": 1.5,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.PassiveSkill.1001",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 102,
"GuideResID": 7,
"NodeID": "BattleGamePhaseUI.1001",
"Show": true,
"Text": "TutorialTextmap_Demo_100102",
"OffsetX": -10,
"OffsetY": 80,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.PauseGame"
}
]
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 202,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 102,
"GuideResID": 9,
"NodeID": "BattleGamePhaseUI.BtnUltraSkill.ActiveIcon",
"Text": "TutorialTextmap_Demo_110501",
"OffsetX": 30,
"OffsetY": 40,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.PassiveSkill.1001",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"InitScale": 1.0001,
"TotalTime": 0.25
}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterActionWithoutUltra",
"Param": "1001",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ByCompareBP",
"CompareType": "Greater",
"CompareValue": {
"FixedValue": {
"Value": 0
}
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"GuideResID": 9,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"Text": "TutorialTextmap_Demo_100101",
"OffsetX": -30,
"OffsetY": 70,
"PCGuide": {}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 101,
"Path": "BattleGamePhaseUI.SkillButton02",
"Text": "TutorialTextmap_Demo_110506",
"PCGuide": {}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 201,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"CopyAnchorAndSale": true,
"UseOriginRatio": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 6,
"TotalTime": 0.5
}
}
]
}
]
}