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

246 lines
6.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage20241057_Mar_7th_10_FirstTurn"
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "BattleGamePhaseUI.SkillButton02"
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.3
}
}
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.SkillButton02",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 102,
"Show": true,
"GuideResID": 22,
"GuideTalkID": 700601,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"OffsetX": -70,
"OffsetY": 20
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": [
"SkillButton"
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectSkill02",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 102,
"GuideResID": 22,
"GuideTalkID": 700601,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"OffsetX": -100
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.SkillButton02",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowGuideFollow3D",
"ID": 105,
"GuideResID": 16,
"CharacterID": 1209,
"AttachPoint": "CameraRoot",
"Show": true
},
{
"$type": "RPG.GameCore.WaitFrame",
"WaitFrameCount": 3
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 103,
"Show": true,
"GuideResID": 22,
"GuideTalkID": 700602,
"NodeID": "GuideUi.GuideBtnType3D",
"OffsetX": -50,
"OffsetY": 20
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "GuideUi.GuideBtnType3D",
"Show": true,
"Type": 1,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": [
"ActionButton"
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ClickAction",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 104,
"GuideResID": 1,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 103,
"GuideResID": 22,
"GuideTalkID": 700602,
"NodeID": "BattleGamePhaseUI.SkillButton02",
"OffsetX": -100
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.SkillButton02",
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ShowGuideFollow3D",
"ID": 105,
"GuideResID": 16,
"CharacterID": 1209,
"AttachPoint": "CameraRoot"
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage20241057_Mar_7th_10_AfterBP"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.PassiveSkill.1224"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_700601",
"GuideUIContextConfig": {}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.1
}
}
}
]
}
]
}