mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 20:46:00 +08:00
103 lines
2.6 KiB
JSON
103 lines
2.6 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooPinItem"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 23,
|
|
"GuideTalkIDList": [
|
|
961102
|
|
],
|
|
"NodeID": "SpaceZooPinItem"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooPinItem"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 961107
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "SpaceZooStart",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooStart"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 961104
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooResultName"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
961105
|
|
],
|
|
"NodeID": "SpaceZooResultName",
|
|
"OffsetX": 200,
|
|
"OffsetY": 100
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowTutorialGuideTalk",
|
|
"GuideResID": 22,
|
|
"GuideTalkIDList": [
|
|
961108
|
|
],
|
|
"NodeID": "SpaceZooResultScore",
|
|
"OffsetX": 300,
|
|
"OffsetY": 200
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.WaitUINodeOpen",
|
|
"NodeID": "SpaceZooResultName",
|
|
"Reverse": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "ClickBtn",
|
|
"Param": "SpaceZooStart",
|
|
"ProtectTime": 0.2
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"SpaceZooStart"
|
|
],
|
|
"GuideTextType": "Talk",
|
|
"GuideTalkID": 961106
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 9611
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |