2024-10-21 03:16:22 -03:00

137 lines
4.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByAny",
"PredicateList": [
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5100
},
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5101
},
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5102
},
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5103
},
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5104
},
{
"$type": "RPG.GameCore.ByIsTutorialFinish",
"TutorialID": 5105
}
]
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5105
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage_Tutorial"
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "TimeLineMiniIcon.TimeEventContainer.1"
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 901,
"GuideResID": 1,
"NodeID": "TimeLineMiniIcon.TimeEventContainer.1",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "TimeLineMiniIcon.TimeEventContainer.1",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 25,
"GuideTalkIDList": [
507410
],
"NodeID": "TimeLineMiniIcon.TimeEventContainer.1",
"OffsetX": 100
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 901,
"GuideResID": 2,
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillButtonV2",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillSpecialButton",
"Scale": 1.2,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5105
},
{
"$type": "RPG.GameCore.FinishLevelGraph"
}
]
}
]
}
]
}