mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
144 lines
4.2 KiB
JSON
144 lines
4.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.PredicateTaskList",
|
|
"Predicate": {
|
|
"$type": "RPG.GameCore.ByAny",
|
|
"PredicateList": [
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5106
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5107
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5108
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5109
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5110
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ByIsTutorialFinish",
|
|
"TutorialID": 5111
|
|
}
|
|
]
|
|
},
|
|
"SuccessTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5107
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
],
|
|
"FailedTaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitCustomString",
|
|
"CustomString": {
|
|
"Value": "Stage_Tutorial2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
|
|
"IsForbid": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitSecond",
|
|
"WaitTime": {
|
|
"FixedValue": {
|
|
"Value": 1
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame",
|
|
"Pause": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 1,
|
|
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
|
"Show": true,
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
|
"Show": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {
|
|
"UseAnim": true,
|
|
"TotalTime": 0.25
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
509701
|
|
],
|
|
"NodeID": "BattleGamePhaseUI.BattleSkillSpecialButton",
|
|
"OffsetX": -100
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuide",
|
|
"ID": 101,
|
|
"GuideResID": 2,
|
|
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillButtonV2",
|
|
"CopyAnchorAndSale": true,
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialUIMask",
|
|
"Path": "Page/BattleGamePhaseUI(Clone)/ActiveCharacterSkill/SkillButtonSpecial/BattleSkillSpecialButton",
|
|
"PCGuide": {},
|
|
"AnimConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.PauseGame"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.LockBattleOperation",
|
|
"IsLock": false,
|
|
"OperationWhiteList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5107
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.FinishLevelGraph"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |