mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2025-05-07 12:43:45 +08:00
58 lines
1.5 KiB
JSON
58 lines
1.5 KiB
JSON
{
|
|
"OnInitSequece": [],
|
|
"OnStartSequece": [
|
|
{
|
|
"TaskList": [
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction"
|
|
}
|
|
],
|
|
"NodeIDList": [
|
|
"RecommondListDialog.DescPanel2"
|
|
],
|
|
"GuideTextType": "InfoTip",
|
|
"GuideText": "TutorialTextmap_403601",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {},
|
|
"EnableActionList": []
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.ShowGuideHintWithText",
|
|
"Block": true,
|
|
"TargetEvent": [
|
|
{
|
|
"$type": "RPG.GameCore.WaitPlayerAction",
|
|
"ActionType": "AnyAction",
|
|
"ProtectTime": 1.5
|
|
}
|
|
],
|
|
"NodeIDList": [],
|
|
"IsAutoMatchGuideHintType": false,
|
|
"GuideTextType": "TopCenterTip",
|
|
"GuideText": "TutorialTextmap_403602",
|
|
"GuideHintShowConfig": {},
|
|
"GuideTextShowConfig": {
|
|
"ScaleY": 2,
|
|
"OffsetY": 500
|
|
},
|
|
"GuideUIContextConfig": {
|
|
"Type": "Normal",
|
|
"Name": "RecommendLineupListDialog"
|
|
},
|
|
"EnableActionList": [],
|
|
"EnableBattleOperationList": [],
|
|
"DisableBlackMask": true
|
|
},
|
|
{
|
|
"$type": "RPG.GameCore.TutorialFinish",
|
|
"TutorialID": 4036
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |