turnbasedgamedata/Config/Level/Tutorial/Tutorial_5768.json
2025-04-07 09:10:56 -03:00

42 lines
1.1 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction"
}
],
"NodeIDList": [
"PlanetFes.MainPage"
],
"IsAutoMatchGuideHintType": false,
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_552101",
"GuideTalkID": 575057,
"CustomTextDirection": "RightUp",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -250,
"OffsetY": 100
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}