turnbasedgamedata/Config/Level/Tutorial/Tutorial_4060.json
2025-02-24 07:50:34 -03:00

40 lines
1.0 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitUIControllerClose",
"UIControllerName": "TarotBookCloseMainPage"
}
],
"NodeIDList": [
"TarotBookCrystal",
"TarotBookCrystalFinal"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "SwipeAToB",
"GuideText": "TutorialTextmap_406001",
"GuideTalkID": 406001,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"OffsetX": -200
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}