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

45 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUIOnTop",
"TargetUI": {
"Type": "Normal",
"Name": "ActivityHipplenRoutinePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 2
}
],
"NodeIDList": [
"ActivityHipplenRoutinePageSchedule"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 650601,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}