mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
122 lines
3.7 KiB
JSON
122 lines
3.7 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitTutorial",
|
|
"Event": "ShowUIContext",
|
|
"Param": "HandbookPage"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.CheckUIMode",
|
|
"OnMobile": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401601",
|
|
"GuideUIContextConfig": {}
|
|
}
|
|
],
|
|
"OnPC": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401601",
|
|
"GuideUIContextConfig": {}
|
|
}
|
|
],
|
|
"OnController": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClickBtn",
|
|
"NodeID": "NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"NewDailyMissionPage.HandbookDailyBattleCollege"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401601",
|
|
"GuideUIContextConfig": {}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"GuideTextType": "TopCenterTip",
|
|
"GuideText": "TutorialTextmap_401602",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "HandbookPage"
|
|
},
|
|
"EnableActionList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "NewDailyMissionPage.TeachPanel.BtnGo.1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 4016
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"NewDailyMissionPage.TeachPanel.BtnGo.1"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_401603",
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "TutorialTextmap_401602"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |