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

70 lines
2.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.TutorialLockPlayerAction"
},
{
"$type": "RPG.GameCore.TutorialBlockAndWait",
"WaitSecond": 1.5
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "MoveScrollView",
"Param": "21001"
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ActivityHipplenMainPage.AtlasBtn",
"ProtectTime": 2
}
],
"NodeIDList": [
"ActivityHipplenRoutinePageWorkItem.21002"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTalkID": 650001,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "ActivityHipplenTrialEntryPage"
},
"EnableActionList": []
}
],
"NodeIDList": [
"ActivityHipplenRoutinePageWorkItem.21001"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "NormalRect",
"GuideTextType": "Talk",
"GuideTalkID": 650001,
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Name": "ActivityHipplenTrialEntryPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}