turnbasedgamedata/Config/Level/Tutorial/Tutorial_7007.json
2024-10-21 03:16:22 -03:00

176 lines
4.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "BattlePerform_103329922_01_End"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "BattleGamePageContext",
"BlockOnWaiting": true
},
{
"$type": "RPG.GameCore.SetGraphDynamicString",
"Name": "Tutorial_7007_CanSkip",
"TargetIDs": [],
"Value": {
"Value": "true"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Tutorial_7007_Start_Timer"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.SetGraphDynamicString",
"Name": "Tutorial_7007_CanSkip",
"TargetIDs": [],
"Value": {
"Value": "false"
}
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "60012"
}
],
"NodeIDList": [
"BattleGamePhaseUI.BattleSkillSpecialButton"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_700701",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"BattleEventButton"
]
}
]
},
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Tutorial_W3_Sunday_00_P3"
},
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterActionWithoutUltra"
},
{
"$type": "RPG.GameCore.SetGraphDynamicString",
"Name": "Tutorial_7007_CanSkip",
"TargetIDs": [],
"Value": {
"Value": "true"
}
},
{
"$type": "RPG.GameCore.TriggerCustomString",
"CustomString": {
"Value": "Tutorial_7007_Start_Timer"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.SetGraphDynamicString",
"Name": "Tutorial_7007_CanSkip",
"TargetIDs": [],
"Value": {
"Value": "false"
}
},
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGameUI.StanceCount"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_700702",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"TeamShieldPanel.Shield"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_700703",
"GuideUIContextConfig": {}
}
]
},
{
"IsLoop": true,
"TaskList": [
{
"$type": "RPG.GameCore.WaitCustomString",
"CustomString": {
"Value": "Tutorial_7007_Start_Timer"
}
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"IsDynamic": false,
"FixedValue": {
"Value": 5
}
},
"IsRealtime": true
},
{
"$type": "RPG.GameCore.PredicateTaskList",
"Predicate": {
"$type": "RPG.GameCore.ByCompareGraphDynamicString",
"Name": "Tutorial_7007_CanSkip",
"Value": {
"Value": "true"
}
},
"SuccessTaskList": [
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 7007
}
]
}
]
}
]
}