mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
126 lines
3.6 KiB
JSON
126 lines
3.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "RaidCollectionMainPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "TopCenterTip",
|
|
"GuideText": "TutorialTextmap_970101",
|
|
"GuideHintShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RaidCollectionMainPage"
|
|
}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MiniGameSpaceMainTab2A.CommonTabItem.1"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_970102",
|
|
"GuideHintShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "MiniGameSpaceMainPage.BtnMiniGameSpace1",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MiniGameSpaceMainPage.BtnMiniGameSpace1"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_970103",
|
|
"CustomTextDirection": "Right",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction",
|
|
"Lock": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "FarmLevelUnlockDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUIControllerClose",
|
|
"UIControllerName": "FarmLevelUnlockDialog"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialLockPlayerAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MiniGameSpaceDetailDialog.ChallengeEnvBuffPanel"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_970104",
|
|
"GuideHintShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "MiniGameSpaceDetailDialog.BtnChallenge",
|
|
"ProtectTime": 0
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"MiniGameSpaceDetailDialog.BtnChallenge"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_970105",
|
|
"GuideHintShowConfig": {}
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 5140
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |