mirror of
https://gitlab.com/Dimbreath/turnbasedgamedata.git
synced 2026-03-05 15:55:55 +08:00
116 lines
3.7 KiB
JSON
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": []
|
|
} |