turnbasedgamedata/Config/Level/Tutorial/Tutorial_5082.json
2025-02-24 07:50:34 -03:00

134 lines
3.6 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "HeliobusMainEntrancePage.BtnHome",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.BlockInputController",
"Enable": true,
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents"
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "1"
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
],
"Open": true
},
{
"$type": "RPG.GameCore.WaitSecond",
"WaitTime": {
"FixedValue": {
"Value": 0.5
}
}
},
{
"$type": "RPG.GameCore.ShowUINodes",
"Nodes": [
"AboveDialog/TutorialDialog(Clone)/MaskRaycastTarget"
]
},
{
"$type": "RPG.GameCore.BlockInputController",
"ActionNameList": []
},
{
"$type": "RPG.GameCore.BlockSubmitEvents",
"Enable": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 22,
"GuideTalkIDList": [
508201,
508202
],
"NodeID": "HeliobusMainEntrancePage.BtnMission",
"OffsetX": -450,
"OffsetY": -50
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HeliobusMainEntrancePage.BtnMission"
}
],
"NodeIDList": [
"HeliobusMainEntrancePage.BtnMission"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_507802",
"GuideTalkID": 508203,
"OverrideActionName": "Menu_Confirm",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {}
},
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "HeliobusSNSMainPage.HeliobusSnsItem.202",
"SkipCheck": true
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 23,
"GuideTalkIDList": [
508204
],
"NodeID": "HeliobusSNSMainPage.HeliobusSnsItem.202",
"OffsetX": 285,
"OffsetY": -242
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HeliobusSNSMainPage.HeliobusSnsItem.202"
}
],
"NodeIDList": [
"HeliobusSNSMainPage.HeliobusSnsItem.202"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_507802",
"GuideTalkID": 508205,
"OverrideActionName": "Menu_Confirm",
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -184,
"OffsetY": -137
}
},
{
"$type": "RPG.GameCore.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5082
}
]
}
]
}