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

120 lines
3.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ParallelConfig",
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage",
"Param": "ChallengePeakEntrancePage",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_651401",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakEntrancePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_651402",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakEntrancePage"
}
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "8208"
}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
},
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIMainPage",
"Param": "ChallengePeakEditPage",
"OnSuccessImmediate": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_651401",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakEditPage"
}
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"ProtectTime": 1.5
}
],
"NodeIDList": [],
"GuideTextType": "TopCenterTip",
"GuideText": "TutorialTextmap_651402",
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ChallengePeakEditPage"
}
},
{
"$type": "RPG.GameCore.ShowGuideDetailDialog",
"GuideID": {
"Value": "8208"
}
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
]
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}