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

68 lines
1.8 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialUI",
"ForceShowDialog": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "LevelCharacterSPNeedFull",
"Param": "1221",
"GoNextImmediately": true
},
{
"$type": "RPG.GameCore.PauseGame",
"Pause": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"BattleGamePhaseUI.NormalMode.Append_Enemy_Normal_2013010"
],
"GuideHintType": "ClickRect",
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701101",
"GuideTalkID": 535101,
"CustomTextDirection": "RightDown",
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "SelectUltra",
"Param": "1221"
}
],
"NodeIDList": [
"BattleGamePhaseUI.1221"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_701102",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [
"UltraButton1"
]
},
{
"$type": "RPG.GameCore.PauseGame"
}
]
}
]
}