Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_4073.json
2025-09-25 21:02:32 +02:00

62 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ChronicleMissionDialog.BtnReplay"
}
],
"NodeIDList": [
"ChronicleMissionDialog.BtnReplay"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_407301",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "MissionReplayChoosePlotDialog",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "StoryReplayEndScreenDialog.BtnSwitch"
}
],
"NodeIDList": [
"StoryReplayEndScreenDialog.BtnSwitch"
],
"GuideTextType": "WeakTip",
"GuideText": "TutorialTextmap_407302",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}