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

62 lines
1.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"ActivityHipplenRoutinePageEnergyBar"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 650301,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "ActivityHipplenRoutinePageWorkItem.20301"
}
],
"NodeIDList": [
"ActivityHipplenRoutinePageWorkItem.20301"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_521102_1",
"GuideTalkID": 650302,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "MatchThreeV2GamePage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}