turnbasedgamedata/Config/Level/Tutorial/Tutorial_5806.json
2024-12-02 04:04:12 -03:00

193 lines
6.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction",
"Lock": true
},
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "ChallengeStory.IntoFever"
}
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle",
"IsForbid": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByIsShowInActionBar",
"CharacterID": 96140
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Append_Neutral_Normal_96140"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580601",
"GuideTalkID": 983078,
"CustomTextDirection": "RightDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory.FeverTime.Num"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580602",
"GuideTalkID": 983085,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory.FeverTime.Num"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580603",
"GuideTalkID": 983085,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
],
"FailedTaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"BattleGamePhaseUI.ActionBar"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580601",
"GuideTalkID": 983078,
"CustomTextDirection": "Right",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory.FeverTime.Num"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580602",
"GuideTalkID": 983085,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 0.5
}
],
"NodeIDList": [
"ChallengeStory.FeverTime.Num"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_580603",
"GuideTalkID": 983085,
"OverrideActionName": "Menu_Confirm",
"CustomTextDirection": "LeftUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.PauseGame"
},
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialForbidAutoBattle"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
]
}