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

43 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowTutorialGuide",
"GuideID": 6113,
"WaitForExit": true
},
{
"$type": "RPG.GameCore.WaitFrame"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "MiniGameShoot.BtnSkill"
}
],
"NodeIDList": [
"BlockProjectionPuzzle.BlockSelect"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_554001",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5540
}
]
}
],
"ValueSource": {}
}