mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
53 lines
1.5 KiB
JSON
53 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.CheckUIMode",
|
|
"OnMobileOrPC": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "FarmEntrancePage.SwitchPanel"
|
|
}
|
|
],
|
|
"OnController": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"Param": "NewDailyMissionPage.GuideRogueTournTabBtn"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClickBtn",
|
|
"NodeID": "FarmEntrancePage.SwitchPanel"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"FarmEntrancePage.SwitchPanel"
|
|
],
|
|
"GuideTextType": "WeakTip",
|
|
"GuideText": "TutorialTextmap_660601",
|
|
"GuideTalkID": 406101,
|
|
"ShowKeyMapTip": false,
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |