Files
turnbasedgamedata/Config/Level/Tutorial/Tutorial_6456.json
2025-08-14 09:43:09 +02:00

68 lines
1.9 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "DrinkMakerCheersInviteGuestDialog",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "EvolveProp.CardSelectTutorial01"
}
],
"NodeIDList": [
"DrinkList"
],
"GuideTextType": "InfoTip",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_645601",
"GuideTalkID": 600504,
"OverrideActionName": "Menu_UnchangeY",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "EvolveProp.CardSelectTutorial01"
}
],
"NodeIDList": [
"GuestDrink.EasterEgg"
],
"GuideTextType": "InfoTip",
"WeakGuideLifeTime": 3,
"GuideText": "TutorialTextmap_645602",
"GuideTalkID": 600504,
"OverrideActionName": "Menu_UnchangeY",
"CustomTextDirection": "Left",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"EnableActionList": [],
"DisableBlackMask": true
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"ValueSource": {},
"EntityEventList": []
}