mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-06 20:13:55 +08:00
78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.TutorialNotify",
|
|
"Type": "TutorialCleanUI",
|
|
"Param": "1"
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"PlanetFes.MainPage"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_552101",
|
|
"GuideTalkID": 575064,
|
|
"CustomTextDirection": "RightUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": 50,
|
|
"OffsetY": -50
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 0.5
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"PlanetFes.Building02.All",
|
|
"PlanetFes.Building01.All"
|
|
],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideHintType": "SwipeAToB",
|
|
"GuideTextType": "Talk",
|
|
"GuideText": "TutorialTextmap_552101",
|
|
"GuideTalkID": 575025,
|
|
"CustomTextDirection": "LeftUp",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"UseCustomConfig": true,
|
|
"OffsetX": -75,
|
|
"OffsetY": 125
|
|
},
|
|
"GuideUIContextConfig": {},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialClose"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ValueSource": {},
|
|
"EntityEventList": []
|
|
} |