2024-12-02 04:04:12 -03:00

192 lines
5.1 KiB
JSON

{
"OnInitSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
}
]
}
],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Stage_Tutorial"
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": []
},
{
"$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.ShowGuide",
"ID": 902,
"GuideResID": 2,
"NodeID": "BattleGamePhaseUI.TeamInfo",
"Show": true,
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"NodeID": "BattleGamePhaseUI.TeamInfo",
"Show": true,
"PCGuide": {},
"AnimConfig": {
"UseAnim": true,
"TotalTime": 0.25
}
},
{
"$type": "RPG.GameCore.ModifySPNew",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamLeftWithoutServant"
},
"FixedAddValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 200
}
}
},
{
"$type": "RPG.GameCore.ModifySpecialSP",
"TargetType": {
"$type": "RPG.GameCore.TargetAlias",
"Alias": "LightTeamLeftWithoutServant"
},
"FixedAddValue": {
"IsDynamic": false,
"FixedValue": {
"Value": 9
}
},
"IgnoreBlock": true
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 903,
"Show": true,
"GuideResID": 24,
"GuideTalkID": 507411,
"NodeID": "BattleGamePhaseUI.TeamInfo",
"OffsetX": 300
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"OperationWhiteList": [
"UltraButton1",
"UltraButton2",
"UltraButton3",
"UltraButton4"
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"OnSuccessImmediate": []
},
{
"$type": "RPG.GameCore.ShowGuide",
"ID": 902,
"GuideResID": 1,
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillButtonV2",
"CopyAnchorAndSale": true,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowTutorialUIMask",
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillSpecialButton",
"Type": 1,
"Scale": 1.2,
"PCGuide": {},
"AnimConfig": {}
},
{
"$type": "RPG.GameCore.ShowGuideTalk",
"ID": 903,
"GuideResID": 22,
"GuideTalkID": 507411,
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton"
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.LockBattleOperation",
"IsLock": false,
"OperationWhiteList": []
}
]
}
]
}