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

40 lines
1022 B
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "AvatarProfessionSwitchMenuInfo"
}
],
"NodeIDList": [
"ShopPageResBar.282"
],
"GuideTextType": "InfoTip",
"GuideText": "TutorialTextmap_406501",
"GuideTalkID": 406101,
"ShowKeyMapTip": false,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"OffsetX": 150,
"OffsetY": -350
},
"GuideUIContextConfig": {},
"EnableActionList": [],
"EnableBattleOperationList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}