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

99 lines
2.5 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitUINodeOpen",
"NodeID": "HeliobusFarmCocoonPage.NamePanel",
"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.TutorialNotify",
"Type": "LockController",
"Param": "0"
},
{
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
"GuideResID": 24,
"GuideTalkIDList": [
508101,
508102
],
"NodeID": "HeliobusFarmCocoonPage.NamePanel",
"OffsetX": -829,
"OffsetY": -150
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "ClickBtn",
"Param": "HeliobusFarmCocoonPage.BtnChallenge"
}
],
"NodeIDList": [
"HeliobusFarmCocoonPage.BtnChallenge"
],
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_508601",
"GuideTalkID": 508103,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": -184,
"OffsetY": -137
}
},
{
"$type": "RPG.GameCore.TutorialFinish",
"TutorialID": 5081
}
]
}
]
}