Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_5516.json
2025-11-05 00:34:44 +01:00

44 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"TrainParty.Dynamic"
],
"GuideTextType": "InfoTip",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_551601",
"GuideTalkID": 1000407,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": 300,
"OffsetY": -200
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "AvatarMainPage"
},
"EnableActionList": []
},
{
"$type": "RPG.GameCore.ShowUI",
"Name": "Ui.TrainParty.Build.TrainPartyBuildDIYUnlockDialog"
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}