turnbasedgamedata/Config/Level/Tutorial/Tutorial_5030.json
2025-02-24 07:50:34 -03:00

204 lines
5.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"AssociatedUIName": "BattleGamePageContext"
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
},
{
"$type": "RPG.GameCore.WaitTurnCount",
"TaskList": []
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "BattleGamePhaseUI.ActionBar",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "NodeRename"
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"Show": true,
"CopyAnchorAndSale": true,
"OffsetX": 10,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 6,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"Show": true,
"Text": "TutorialTextmap_503001",
"OffsetX": 70,
"OffsetY": -30,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_100401_pc",
"ActionName": "Battle_ReleaseUltra1"
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.ActionBar",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"InitScale": 1.000001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress"
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 201,
"GuideResID": 6,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"Text": "TutorialTextmap_503001",
"OffsetX": 70,
"OffsetY": -30,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_100401_pc",
"ActionName": "Battle_ReleaseUltra1"
}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 6,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"Show": true,
"Text": "TutorialTextmap_503002",
"OffsetX": 70,
"OffsetY": -30,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_100401_pc",
"ActionName": "Battle_ReleaseUltra1"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 1
}
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ActionPress",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.PauseGame"
}
]
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 101,
"GuideResID": 11,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"CopyAnchorAndSale": true,
"OffsetX": 10,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideText",
"ID": 202,
"GuideResID": 6,
"NodeID": "BattleGamePhaseUI.EventNode.BattleEvent_Normal_96017",
"Text": "TutorialTextmap_503002",
"OffsetX": 70,
"OffsetY": -30,
"PCGuide": {
"GuideResID": 5,
"Path": "Page",
"TextPath": "Contents/Text",
"Text": "TutorialTextmap_100401_pc",
"ActionName": "Battle_ReleaseUltra1"
}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.ActionBar",
"PCGuide": {},
"AnimConfig": {
"InitScale": 1.000001,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.WaitFrame",
"WaitFrameCount": 3
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
},
{
"$type": "RPG.GameCore.ShowTutorialUI",
"IsHide": true
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5030
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5028
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5029
}
]
}
]
}