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

116 lines
3.7 KiB
JSON

{
"OnInitSequece": [],
"OnStartSequece": [
{
"TaskList": [
{
"$type": "RPG.GameCore.WaitTutorial",
"Event": "ShowUIContext",
"Param": "ElfCalenderPage",
"GoNextImmediately": false
},
{
"$type": "RPG.GameCore.CheckUIMode",
"OnMobile": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfCalenderPage.Tag"
],
"IsAutoMatchGuideHintType": false,
"GuideHintType": "ClickRect",
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150033,
"CustomTextDirection": "LeftDown",
"GuideHintShowConfig": {},
"GuideTextShowConfig": {
"UseCustomConfig": true,
"ScaleX": 0,
"ScaleY": 0,
"OffsetX": -280,
"OffsetY": -120
},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfShopPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
}
],
"OnPC": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfCalenderPage.Tag"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150033,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfShopPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
}
],
"OnMobileOrPC": [],
"OnController": [
{
"$type": "RPG.GameCore.ShowGuideHintWithText",
"Block": true,
"TargetEvent": [
{
"$type": "RPG.GameCore.WaitPlayerAction",
"ActionType": "AnyAction",
"Param": "ElfRestaurantManageGame.Customer.Event.Bubble.2",
"ForceSetNavigation": true
}
],
"NodeIDList": [
"ElfCalenderPage.Tag"
],
"GuideTextType": "Talk",
"GuideText": "TutorialTextmap_ClockPark_10406",
"GuideTalkID": 6150033,
"GuideHintShowConfig": {},
"GuideTextShowConfig": {},
"GuideUIContextConfig": {
"Type": "Normal",
"Name": "ElfShopPage"
},
"EnableActionList": [],
"EnableBattleOperationList": []
}
]
},
{
"$type": "RPG.GameCore.TutorialClose"
}
]
}
],
"EntityEventList": []
}