2022-04-23 07:55:31 +05:30

5573 lines
150 KiB
JSON

{
"GuideWeaponChangePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnWeapon",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"special": "CharacterFuncBtn",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/Weapon/WeaponCurrent/GrpAction/BtnReplace",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON_REPLACE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Tab/Viewport/Tab/UI_AvatarIcon_Side_PlayerGirl",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHOOSE_CHARACTER",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "CharacterAvatarBtn",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Tab/Viewport/Tab/UI_AvatarIcon_Side_PlayerBoy",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHOOSE_CHARACTER",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "CharacterAvatarBtn",
"valueStr": ""
},
{
"path": "Btn/GrpAction/BtnReplace",
"contextName": "EquipSelectDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON_REPLACE_CONFIRM",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": "",
"pageType": "WeaponSelect"
},
{
"path": "Dialog/Content_Weapon/ScrollView",
"contextName": "EquipSelectDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON_REPLACE_CHOOSE",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 11201.0,
"valueStr": "",
"pageType": "WeaponSelect"
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "Dialog/Bottom/GrpAction/BtnReplace/Content",
"contextName": "EquipSelectDialog"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"itemIDLists": [
[
11201
]
],
"notHave": true
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideTeamMemberCondition",
"configID": 10000005,
"hasMember": false
},
{
"$type": "MoleMole.Config.ConfigGuideTeamMemberCondition",
"configID": 10000007,
"hasMember": false
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 40.0
}
],
[
{
"$type": "MoleMole.Config.ConfigAvatarEquipChangedCondition"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_WEAPON_CHANGE_GUIDE",
"value": true
}
]
},
"GuideWeaponUpgradePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_WEAPON_PROMOTE_GUIDE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnWeapon",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"special": "CharacterFuncBtn",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/Weapon/WeaponCurrent/GrpAction/BtnPromote",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON_UPGRADE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpEquip/GrpEquipLevelUp/EquipLevelUpContainer/EquipLevelUp(Clone)/Selected/FastAdd/BtnFastAdd/Content",
"contextName": "EquipOverviewPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_WEAPON_UPGRADE_MATERIAL",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpEquip/GrpEquipLevelUp/EquipLevelUpContainer/EquipLevelUp(Clone)/Selected/FastAdd/BtnFastAdd/Content",
"contextName": "EquipOverviewPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_WEAPON_PROMOTE_GUIDE",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
"questID": 2050003
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWeaponUpgradePS"
}
]
},
"GuideWeaponUpgradeStepPC02": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "EquipOverviewPage",
"pageType": "EquipPromote"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideShowTutorialAction",
"tutorialID": 212
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TutorialDialog",
"enable": false
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_WEAPON_PROMOTE_GUIDE",
"value": true
}
]
},
"GuideTransportAmborPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_AMBORTRANSPORT"
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideAnchorUnlockCondition",
"pointId": 8,
"unlock": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 35802,
"questState": 3
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 30600,
"questState": 2
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap/Btn",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_AMBOR_TRANSPORT_TRANSPORT_MAP_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenMap"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpMap/MarkContainer/Layer1/8",
"contextName": "InLevelMapPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_AMBOR_TRANSPORT",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideMapClickCondition",
"markID": 8,
"onlySingleClick": false
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 30600,
"questState": 3
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_AMBORTRANSPORT",
"value": true
}
]
},
"GuideAvatarUpgradePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnAvatar",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHARACTER_ATTRIBUTE",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"special": "CharacterFuncBtn",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnLvUp/Content",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHARACTER_UPGRADE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
},
{
"path": "Dialog/BtnTip",
"contextName": "UseExpDialog",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnLvUp/Content",
"contextName": "CharacterPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_PLAYER_LVUP_GUIDE",
"value": true
}
]
},
"GuideAvatarUpgradePC02": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "UseExpDialog"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideShowTutorialAction",
"tutorialID": 202
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TutorialDialog",
"enable": false
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_PLAYER_LVUP_GUIDE",
"value": true
}
]
},
"GuideQuestGuidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_BTN_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ToggleQuestBook"
],
"valueStr": ""
},
{
"path": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"maskType": "Black",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"ToggleQuestBookEvent"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "ToggleQuestBookEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideQuestGuidePC2"
}
]
},
"GuideQuestGuidePC2": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpQuestBook/GrpQuestDetail/GrpAction/BtnTracker_new",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_QUEST_TRACKER",
"warningInfo": "",
"widghtInfoPos": "T",
"maskType": "Black",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpQuestItemList/ScrollView_new/Content",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"maskType": "Black",
"type": "Blink",
"special": "QuestSelectItem",
"value": 356.0,
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpTab/Tab",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"maskType": "Black",
"type": "Blink",
"special": "TabItem",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpQuestBook/GrpQuestDetail/GrpAction/BtnTracker_new/Content",
"contextName": "InLevelQuestDialog"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideQuestGuidePC3"
}
]
},
"GuideQuestGuidePC3": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "InLevelQuestHintDialog"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "EventPanel",
"contextName": "InLevelQuestHintDialog",
"hintInfo": "UI_GUIDE_INFO_QUEST_Navigation_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ChangeWithSkill"
],
"maskType": "Black",
"type": "Blink",
"special": "DynUIItem",
"valueStr": "QuestHintTrace(Clone)/BtnTrace/Layout/Label/TutorialArea"
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"TriggerChangeWithSkillEvent",
"CancelChangeWithSkillEvent"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenPaimonNavigationCondition"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideQuestGuidePS"
}
]
},
"EnterFocusModeGuidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_ELEMENTVISION",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ResetCamera"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "EnterElementViewEvent"
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 10.0
}
]
]
},
"RandomTaskElementViewGuidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_ELEMENTVISION",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ResetCamera"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "EnterElementViewEvent"
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 10.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "RandomTaskElementViewGuidePS"
}
]
},
"ChangeTimeGuidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_CHANGETIME",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenPaimon"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "MenuBackEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 10.0
}
]
]
},
"GuideGachaPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_GACHA"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GACHA",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnGacha",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_GACHA_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenGacha"
],
"type": "Blink",
"hintOffset": -0.7,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnGacha/Button",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenGachaEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_GACHA",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGachaPS"
}
]
},
"GuideTeamPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_TEAM"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideLevelTypeCondition",
"type": "NotDungeon"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_TEAM_PAIMON_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenPaimon"
],
"valueStr": ""
},
{
"path": "GrpProfile/Right/GrpEntry/ScrollView/Content/Team",
"contextName": "PlayerProfilePage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_TEAM",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpTeam/GrpTeam/GrpAction/BtnFast",
"contextName": "TeamPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ORGANIZE_TEAM",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTeam/GrpTeam/GrpAction/BtnFast/Content",
"contextName": "TeamPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 60.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_TEAM",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTeamPS"
}
]
},
"GuideAvatarPromotePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_AVATAR_PROMOTE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideHasAvatarCondition",
"type": "InTeam",
"conType": "Level",
"value": 20.0
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideAvatarStateCondition",
"state": "CanPromote"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnAvatar",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHARACTER_ATTRIBUTE",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Tab/Viewport/Tab",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHARACTER_CANPROMOTE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "CharacterAvatarBtnByLevel",
"value": 20.0,
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnStarUp/Content",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_CHARACTER_PROMOTE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnStarUp/Content",
"contextName": "CharacterPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 60.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_AVATAR_PROMOTE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarPromotePS"
}
]
},
"GuideRelicPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnRelic",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_RELIC",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"special": "CharacterFuncBtn",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCharacter/GrpTab/Menu/Content/BtnRelic",
"contextName": "CharacterPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_RELIC",
"value": true
}
]
},
"GuideWidgetPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_BAG_WIDGET_PCHOME",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_BAG_WIDGET_PC",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 5.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideTabItemCondition",
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"value": 5
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_WIDGET",
"value": true
}
]
},
"GuideFishRecipePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_FISH_RECIPE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_UNLOCK_RECIPE_OPEN_BAG_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpOp/BtnUse",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_FISHRECIPE_USE_ITEM",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/BagTab/BagTabContent/ScrollView",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_FISHRECIPE_SELECT_ITEM",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 221035.0,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_BAG_TAB_FISHRECIPE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 7.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpBag/GrpOp/BtnUse/Content",
"contextName": "BagPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_FISH_RECIPE",
"value": true
}
]
},
"GuideAdeptiAbodePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_ADEPTIABODE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_UNLOCK_RECIPE_OPEN_BAG_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpOp/BtnUse",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_ADEPTIABODE_USE_ITEM",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/BagTab/BagTabContent/ScrollView",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_ADEPTIABODE_SELECT_ITEM",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 220026.0,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_BAG_WIDGET_PC",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 5.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpBag/GrpOp/BtnUse/Content",
"contextName": "BagPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_ADEPTIABODE",
"value": true
}
]
},
"GuideHomeWorldFirstPlacePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHomeworld/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_HOME_PLACE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenHomeworldEditor"
],
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHomeworld/Button",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenHomeworldEditorEvent"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_DEPLOY",
"value": true
}
]
},
"GuideHomeMapListPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideHomeSceneCondition"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMap/ExploratoryDegree/GrpText",
"contextName": "InLevelMapPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_MAP_LISTBUTTON",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMap/ExploratoryDegree/GrpText",
"contextName": "InLevelMapPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_MAPLIST",
"value": true
}
]
},
"GuideBagPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_BAG_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenBagEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_BAG",
"value": true
}
]
},
"GuideMousePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_MOUSEPC"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_MOUSE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ChangeWithSkill"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "TriggerChangeWithSkillEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_MOUSEPC",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
"questID": 2050902
}
]
},
"AmborTaskElementViewGuidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_AmborQUEST_ELEMENTVISION",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ResetCamera"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "EnterElementViewEvent"
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 10.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "AmborTaskElementViewGuidePS"
}
]
},
"GuidePlayerLV1PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_KSLQUEST"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_BTN_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ToggleQuestBook"
],
"valueStr": ""
},
{
"path": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "ToggleQuestBookEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideCheckTaskFinishCondition",
"taskId": 2003002
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 90.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideQuestGuidePCKSL2"
}
]
},
"GuideQuestGuidePCKSL2": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpQuestBook/GrpQuestDetail/GrpAction/BtnTracker_new",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_QUEST_TRACKER",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpQuestItemList/ScrollView_new/Content",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_QUEST_KSL_TITLE",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"special": "QuestSelectItem",
"value": 20030.0,
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpTab/Tab",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_QUEST_KSL_WQ",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 4.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpQuestBook/GrpQuestDetail/GrpAction/BtnTracker_new/Content",
"contextName": "InLevelQuestDialog"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideCheckTaskFinishCondition",
"taskId": 2003002
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 60.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_KSLQUEST",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideQuestGuideKSLPS"
}
]
},
"GuideMultiplayerPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_MULTIPLAYER"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_MULTIPLAYER",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpButtons/BtnTogglePlayerList",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_MULTIPLAYER_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"Multiplayer"
],
"type": "Blink",
"hintOffset": -0.7,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/GrpButtons/BtnTogglePlayerList",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "MultiplayerEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_MULTIPLAYER",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideMultiplayerPS"
}
]
},
"GuideExitMultiplayerPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_EXITMULTIPLAYER"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideMultiSinglePlayerCondition"
}
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideExitMultiplayerPCSub"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideExitMultiplayerPCCore"
}
]
},
"GuideExitMultiplayerPCSub": {
"name": "",
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideMultiSinglePlayerCondition",
"isIn": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideEndTaskAction",
"taskName": "GuideExitMultiplayerPCCore"
}
]
},
"GuideExitMultiplayerPCCore": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpButtons/BtnTogglePlayerList",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_EXITMULTIPLAYER",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"Multiplayer"
],
"type": "Blink",
"hintOffset": -0.7,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/GrpButtons/BtnTogglePlayerList",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "MultiplayerEvent"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_EXITMULTIPLAYER",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideEndTaskAction",
"taskName": "GuidePersonalLineSub"
}
]
},
"GuideAppearancePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_APPEARANCE"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_AVATAR_FASHION",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenCharacter"
],
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnAppearance/Content",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_APPEARANCE",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCharacter/GrpAvatarInfo/AvatarInfo/GrpInfo/GrpAction/BtnAppearance/Content",
"contextName": "CharacterPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 30.0
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "AppearancePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_APPEARANCE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAppearancePS"
}
]
},
"GuidePersonalLinePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_PERSONAL_LINE"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_PERSONAL_LINE",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_BTN_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ToggleQuestBook"
],
"valueStr": ""
},
{
"path": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpQuestItemList/BtnLock/Content",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "PERSONAL_LINE_GUIDE_QUEST_CONTEXT",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpLegendQuest/GrpTab/Tab_PC",
"contextName": "InLevelLegendQuestPage",
"hintInfo": "",
"widghtInfo": "PERSONAL_LINE_GUIDE_COOP",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 1.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideTabItemCondition",
"path": "GrpLegendQuest/GrpTab/Tab_PC",
"contextName": "InLevelLegendQuestPage",
"value": 1
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_PERSONAL_LINE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuidePersonalLinePS"
}
]
},
"GuideCoopHintBubblePC": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpLegendQuest/GrpTab/Tab_PC",
"contextName": "InLevelLegendQuestPage",
"hintInfo": "",
"widghtInfo": "UI_COOP_SYSTEM_REMINDER_BUBBLE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Bubble",
"special": "TabItem",
"value": 1.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "CoopPage"
}
]
]
},
"GuidePersonalLineKeyPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCanGetPersonalLineKeyCondition"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_PERSONAL_LINE_KEY"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_QUEST_BTN_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ToggleQuestBook"
],
"valueStr": ""
},
{
"path": "GrpMainPage/MapInfo/BtnToggleQuest",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpQuestBook/GrpQuestItemList/BtnLock/Content",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "PERSONAL_LINE_GUIDE_QUEST_CONTEXT",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpLegendQuest/GrpAction/BtnFetch/Content",
"contextName": "InLevelLegendQuestDialog",
"hintInfo": "",
"widghtInfo": "PERSONAL_LINE_GUIDE_KEY",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpLegendQuest/GrpAction/BtnFetch/Content",
"contextName": "InLevelLegendQuestDialog"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideCanGetPersonalLineKeyCondition",
"value": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_PERSONAL_LINE_KEY",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuidePersonalLineKeyPS"
}
]
},
"GuideProcessPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_PROCESS"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideCheckTaskFinishCondition",
"taskId": 46703
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCooking/GrpTab/Tab",
"contextName": "CookingPage",
"hintInfo": "",
"widghtInfo": "PROCESS_GUIDE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 1.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideTabItemCondition",
"path": "GrpCooking/GrpTab/Tab",
"contextName": "CookingPage",
"value": 1
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_PROCESS",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideProcessPS4"
}
]
},
"GuideDungeonRewardPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_DUNGEONREWARD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpDungeon/Right/Reward/Title/BtnDungeonTips/Content",
"contextName": "DungeonEntryPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_DUNGEONREWARD",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpDungeon/Right/Reward/Title/BtnDungeonTips/Content",
"contextName": "DungeonEntryPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_DUNGEONREWARD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideDungeonRewardPS"
}
]
},
"GuideRelicResolvePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_RELICRESOLVE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpSynthesis/GrpTab/Tab_PC/Viewport/BtnSmelt",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_RELICRESOLVE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpSynthesis/GrpTab/Tab_PC/Viewport/BtnSmelt/Content",
"contextName": "SynthesisPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_RELICRESOLVE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRelicResolvePS"
}
]
},
"GuideChannellerSlabEquipPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7165203,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpAction/BtnEquip/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_EQUIP",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpAction/BtnEquip/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabMpSolutionPC"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabEquipPS"
}
]
},
"GuideChannellerSlabMpSolutionPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7165203,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpBuffList/SkillTab/BtnMulti/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_MP_SOLUTION",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/SkillTab/BtnMulti/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabPowerPC"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabMpSolutionPS"
}
]
},
"GuideChannellerSlabPowerPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_POWER"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7165203,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial/BtnAdd/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_POWER",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial/BtnAdd/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_POWER",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabPowerPS"
}
]
},
"GuideChannellerSlabEquip_V2PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP_V2"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7267003,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpAction/BtnEquip/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_EQUIP",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpAction/BtnEquip/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP_V2",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabMpSolution_V2PC"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabEquip_V2PS"
}
]
},
"GuideChannellerSlabMpSolution_V2PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION_V2"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_EQUIP_V2",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7267003,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpBuffList/SkillTab/BtnMulti/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_MP_SOLUTION",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/SkillTab/BtnMulti/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION_V2",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabPower_V2PC"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabMpSolution_V2PS"
}
]
},
"GuideChannellerSlabPower_V2PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_POWER_V2"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_MP_SOLUTION_V2",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 7267003,
"questState": 3
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial/BtnAdd/Content",
"contextName": "ChannellerSlabSchemePageContext",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHANNELLERSLAB_POWER",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial/BtnAdd/Content",
"contextName": "ChannellerSlabSchemePageContext"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpChannellerSlab/GrpPlate/GrpBuffList/CoinMaterial",
"contextName": "ChannellerSlabSchemePageContext"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHANNELLERSLAB_POWER_V2",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChannellerSlabPower_V2PS"
}
]
},
"GuideCoopTaskPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_COOP_TASK"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpQuestBook/GrpQuestDetail/GrpQuestDesc/Info/GrpStory/BtnStory/Content",
"contextName": "InLevelQuestDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_COOPTASK",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpQuestBook/GrpQuestDetail/GrpQuestDesc/Info/GrpStory/BtnStory/Content",
"contextName": "InLevelQuestDialog"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_COOP_TASK",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCoopTaskPS"
}
]
},
"UnlockRecipePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_UNLOCK_RECIPE_OPEN_BAG_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpOp/BtnUse",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_USE_ITEM",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/BagTab/BagTabContent/ScrollView",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_SELECT_ITEM",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 109404.0,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_SWITCH_TAB",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 6.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpBag/GrpOp/BtnUse/Content",
"contextName": "BagPage"
}
]
]
},
"UnlockRecipeGoldenCrabPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_UNLOCK_RECIPE_OPEN_BAG_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpOp/BtnUse",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_USE_ITEM",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/BagTab/BagTabContent/ScrollView",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_SELECT_ITEM",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 109415.0,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_UNLOCK_RECIPE_SWITCH_TAB",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 6.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpBag/GrpOp/BtnUse/Content",
"contextName": "BagPage"
}
]
]
},
"GuideKaeyaCluePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_KAEYA_CLUE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnBag/Button",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_INFO_OPEN_BAG_KAEYA_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenBag"
],
"type": "Blink",
"hintOffset": 0.7,
"valueStr": ""
},
{
"path": "GrpBag/GrpOp/BtnUse",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_KAEYA_USE_ITEM",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/BagTab/BagTabContent/ScrollView",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_KAEYA_SELECT_ITEM",
"warningInfo": "",
"widghtInfoPos": "BR",
"type": "Blink",
"special": "Slot",
"value": 100171.0,
"valueStr": ""
},
{
"path": "GrpBag/GrpTab/Tab",
"contextName": "BagPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_SWITCH_BAG_TAB_KAEYA",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "TabItem",
"value": 6.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpBag/GrpOp/BtnUse/Content",
"contextName": "BagPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 46204,
"questState": 3
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_KAEYA_CLUE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideKaeyaCluePS"
}
]
},
"GuideSeaLampPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpSynthesis/GrpOp/GrpAction/BtnSynthesis/Content",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_SEALAMP_SYNTHESIZE",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpSynthesis/GrpTab/SynthesisList/ScrollView",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_SEALAMP_SELECT",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"special": "SynthesisListItem",
"value": 16001.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpSynthesis/GrpOp/GrpAction/BtnSynthesis/Content",
"contextName": "SynthesisPage"
}
]
]
},
"GuideColdClimateCorePC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideClimateTypeCondition",
"climateType": "Cold"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/BtnClimateInfo",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_COLDCLIMATE_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenDungeonFactor"
],
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/BtnClimateInfo",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenDungeonFactorEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "ClimateDialog"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideEndTaskAction",
"taskName": "GuideColdClimateSubPC"
},
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_COLDCLIMATE",
"value": true
}
]
},
"GuideColdClimateSubPC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideClimateTypeCondition",
"climateType": "Cold"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideClimateTypeCondition",
"climateType": "Cold",
"isEqual": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideEndTaskAction",
"taskName": "GuideColdClimateCorePC"
}
]
},
"GuideWendyQuestSkillPC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_WENDYQUEST_SKILL_HOLD_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"Skill2"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "TriggerSkill2Event",
"endEventID": "ReleaseSkill2Event",
"type": "Charge",
"value": 1.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWendyQuestSkillPS"
}
]
},
"GuideIttoThrowBeanGetDownPC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_ITTOQUEST_SKILL_GETDOWN_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"Skill1"
],
"hintOffset": -0.7,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "TriggerSkill1Event"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideIttoThrowBeanGetDownPS"
}
]
},
"GuideIttoThrowBeanSkillPC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_ITTOQUEST_SKILL_HOLD_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"Skill2"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "TriggerSkill2Event",
"endEventID": "ReleaseSkill2Event",
"type": "Charge",
"value": 0.5
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 40.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideIttoThrowBeanSkillPS"
}
]
},
"GuideTheatreMachanicusBuildPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_BUILD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpSelect/BtnBuild/Content",
"contextName": "TheatreMechanicusBuildingPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_BUILD",
"warningInfo": "",
"whiteContextList": [
"InLevelQuestHintDialog"
],
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnBuild/Content",
"contextName": "TheatreMechanicusBuildingPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_BUILD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusBuildPS"
}
]
},
"GuideTheatreMachanicusRebuildPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_REBUILD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpSelect/BtnRebuild/Content",
"contextName": "TheatreMechanicusBuildingPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_REBUILD",
"warningInfo": "",
"whiteContextList": [
"InLevelQuestHintDialog"
],
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnRebuild/Content",
"contextName": "TheatreMechanicusBuildingPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnClose/Content",
"contextName": "TheatreMechanicusBuildingPage",
"pageType": "TheatreMechanicusRebuilding"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_REBUILD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusRebuildPS"
}
]
},
"GuideTheatreMachanicusCardPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_CARD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TheatreMechanicusCardSelectionPage"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpRight/ScrollView",
"contextName": "TheatreMechanicusCardSelectionPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_CARD",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "SimpleList",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpAction/BtnOK/Content",
"contextName": "TheatreMechanicusCardSelectionPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideMechanicusPickCardCondition",
"value": -1,
"isSelect": false
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TheatreMechanicusCardSelectionPage",
"enable": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_CARD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusCardPS"
}
]
},
"GuideTheatreMachanicusMonsterPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MONSTER"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "Dialog/Content/Menu",
"contextName": "TheatreMechanicusInfoDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_MONSTER",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"special": "SimpleList",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideTheatreMechanicusInfoSelectCondition",
"isSelect": false
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "Dialog/BtnClose/Content",
"contextName": "TheatreMechanicusInfoDialog"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MONSTER",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusMonsterPS"
}
]
},
"GuideTheatreMachanicusMultiplayerPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MULTIPLAYER"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonIdList": [
7001,
7002,
7003,
7004,
7005,
7006,
7007,
7008,
7009,
7010,
7011,
7012,
7013
]
},
{
"$type": "MoleMole.Config.ConfigGuideMultiPlayerCondition",
"playerNum": 1
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "LevelChallenge_Side(Clone)/DungeonTarget_HintText/Desc/Towers",
"contextName": "InLevelQuestHintDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_MULTIPLAYER",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MULTIPLAYER",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusMultiplayerPS"
}
]
},
"GuideGanyuQuestAimPC": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_ENTER_AIMING_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"EnterFocusMode",
"ToggleAttackMode"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCheckAimCondition",
"value": true
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 20.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGanyuQuestAimPS"
}
]
},
"GuideTheatreMachanicusChallegeStartPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_CHALLENGE_START"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideFoundationBuildCondition",
"num": 2
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "LevelChallenge_Side(Clone)/DungeonTarget_HintText/Desc/DungeonTarget_Reset/DungeonTarget_Reset_PC/Content",
"contextName": "InLevelQuestHintDialog",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_CHALLENGE_START",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "LevelChallenge_Side(Clone)/DungeonTarget_HintText/Desc/DungeonTarget_Reset/DungeonTarget_Reset_PC/Content",
"contextName": "InLevelQuestHintDialog"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_CHALLENGE_START",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusChallegeStartPS"
}
]
},
"GuideTheatreMachanicusBuildSelectPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_BUILD_SELECT"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpBuildList/ScrollView",
"contextName": "TheatreMechanicusBuildingPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_THEATREMACHANICUS_BUILD_SELECT",
"warningInfo": "",
"whiteContextList": [
"InLevelQuestHintDialog"
],
"widghtInfoPos": "T",
"type": "Blink",
"special": "GridScroller",
"value": 1.0,
"valueStr": "",
"pageType": "TheatreMechanicusRebuilding"
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideTheatreMechanicusBuildingSelectCondition",
"value": 1,
"isRebuild": true
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnClose/Content",
"contextName": "TheatreMechanicusBuildingPage",
"pageType": "TheatreMechanicusRebuilding"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_BUILD_SELECT",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusBuildSelectPS"
}
]
},
"GuideTheatreMachanicusMissionCheckPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MISSION_CHECK"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7000
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_THEATREMACHANICUS_MISSION_CHECK_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenDungeonFactor"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/BtnToggleTheatreMechanicusInfo",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenDungeonFactorEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TheatreMechanicusInfoDialog"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_THEATREMACHANICUS_MISSION_CHECK",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTheatreMachanicusMissionCheckPS"
}
]
},
"GuideSynthesisConvertPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CONVERT"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideCheckTaskFinishCondition",
"taskId": 2050602
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpSynthesis/GrpTab/Tab_PC/Viewport/BtnMelting ",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CONVERT_GUIDE_TAB",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpSynthesis/GrpTab/SynthesisConsole/GrpNeed_Melting/Need/SelectedMelting/ReplaceBtn/Content",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CONVERT_GUIDE_LIST",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpSynthesis/GrpSettlement/ImgBg",
"contextName": "SynthesisPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"special": "DynUIItem",
"valueStr": "NWITYNW"
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpSynthesis/GrpTab/SynthesisConsole/GrpNeed_Melting/Need/SelectedMelting/ReplaceBtn/Content",
"contextName": "SynthesisPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CONVERT",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSynthesisConvertPS"
}
]
},
"GuideHideandSeekSkillPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_HIDEANDSEEK_SKILL"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpHideandSeekPreview/GrpContent/Left/ScrollView/Content/2",
"contextName": "HideandSeekPreviewPage",
"hintInfo": "",
"widghtInfo": "UI_ACTIVITY_HIDE_AND_SEEK_SKILLCHANGE_TIPS",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "DynUIItem",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideHideandSeekSkillCategoryCondition",
"index": 2
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_HIDEANDSEEK_SKILL",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHideandSeekSkillPS"
}
]
},
"GuideGguideHintPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpButtons/BtnGuide",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_GGUIDE_HINT_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenPushTips"
],
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenPushTipsEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/GrpButtons/BtnGuide",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 20.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_GGUIDE_HINT",
"value": true
}
]
},
"GuideGguidePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpProfile/Right/GrpEntry/ScrollView/Content/Codex",
"contextName": "PlayerProfilePage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_GGUIDE_PLACE2",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpProfile/Right/GrpEntry/ScrollView/Content/Codex",
"contextName": "PlayerProfilePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_GGUIDE",
"value": true
}
]
},
"GuildChessMissonCheckPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_MISSION_CHECK"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7400
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpLeft/Content/TabList",
"contextName": "TheatreMechanicusInfoPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_MISSION_CHECK_LAST_ENEMY",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"special": "SimpleList",
"value": 1.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpLeft/Content/TabList",
"contextName": "TheatreMechanicusInfoPage",
"special": "SimpleList",
"specialIndex": 1
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TheatreMechanicusInfoPage",
"enable": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHESS_MISSION_CHECK",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuildChessMissonCheckPS"
}
]
},
"GuideChessBuildPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_BUILD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7400
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpSelect/BtnBuild/Content",
"contextName": "TheatreMechanicusBuildingPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_BUILD_CONFIRM",
"warningInfo": "",
"whiteContextList": [
"InLevelQuestHintDialog"
],
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnBuild/Content",
"contextName": "TheatreMechanicusBuildingPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHESS_BUILD",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessCardSelectPC"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessBuildPS"
}
]
},
"GuideChessWindTowerCirclePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_WIND_TOWER_CIRCLE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7400
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpTheatreMechanicus/GrpSelect/BtnRotation/Content",
"contextName": "TheatreMechanicusBuildingPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_BUILD_CIRCLE",
"warningInfo": "",
"whiteContextList": [
"InLevelQuestHintDialog"
],
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnRotation/Content",
"contextName": "TheatreMechanicusBuildingPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpTheatreMechanicus/GrpSelect/BtnClose/Content",
"contextName": "TheatreMechanicusBuildingPage",
"pageType": "TheatreMechanicusRebuilding"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHESS_WIND_TOWER_CIRCLE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessWindTowerCirclePS"
}
]
},
"GuideChessCardSelectPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_CARD_SELECT"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7400
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_CHESS_SELECT_CARD_BUTTON_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ActivitySkill"
],
"valueStr": ""
},
{
"path": "GrpDraw/BuffCardGrp/BuffCard/ScrollView",
"contextName": "TheatreMechanicusCardDrawPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_SELECT_CARD",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "GridScroller",
"valueStr": ""
},
{
"path": "GrpDraw/Bottom/Btn/Select/BtnSelect/Content",
"contextName": "TheatreMechanicusCardDrawPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_SELECT_CARD_CONFIRM",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpDraw/Bottom/Btn/Select/BtnSelect/Content",
"contextName": "TheatreMechanicusCardDrawPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessRefreshPC"
}
]
},
"GuideChessRefreshPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_CARD_SELECT"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 7400
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpDraw/Bottom/Btn/Refresh/BtnRefresh/Content",
"contextName": "TheatreMechanicusCardDrawPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CHESS_SELECT_CARD_REFRESH",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpDraw/Bottom/Btn/Refresh/BtnRefresh/Content",
"contextName": "TheatreMechanicusCardDrawPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CHESS_CARD_SELECT",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessCardSelectPS"
}
]
},
"GuideGoddessMapUnlockPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMap/MarkContainer/Layer2/4",
"contextName": "InLevelMapPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_GODDESS_MAPUNLOCK",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideMapClickCondition",
"markID": 4,
"onlySingleClick": false
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideAnchorUnlockCondition",
"pointId": 4,
"unlock": true
}
]
]
},
"GuideSumoTeamSkillPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpSumo/Dialog/Content/Right/Tab/Content/BtnSkill/Content",
"contextName": "SumoMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_SUMO_TEAM_SKILL_OPEN",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "Button",
"valueStr": ""
},
{
"path": "GrpSumo/Dialog/Content/Right/GrpSkill/ScrollView/Content/GrpSkill_1",
"contextName": "SumoMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_SUMO_TEAM_SKILL_SELECT",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "SimpleList",
"valueStr": ""
},
{
"path": "GrpSumo/Dialog/Content/Right/GrpSkill/SkillDesc/Title/BtnSelect/Content",
"contextName": "SumoMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_SUMO_TEAM_SKILL_CONFIRM",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpSumo/Dialog/Content/Right/GrpSkill/SkillDesc/Title/BtnSelect/Content",
"contextName": "SumoMainPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_SUMO_TEAM_SKILL",
"value": true
}
]
},
"GuideCrystalLinkPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCrystalLink/GrpContent/Right/Content/GrpSkill/GrpSkill_3/Skill_01/Content",
"contextName": "CrystalLinkPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CRYSTALLINK_SKILL1",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
},
{
"path": "GrpCrystalLink/GrpContent/Right/TeamTwin/GrpRoom_01/Content/AvatarList/GrpBuff/BtnResonance_01/Content",
"contextName": "CrystalLinkMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CRYSTALLINK_OPEN_PAGE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCrystalLink/GrpContent/Right/Content/GrpSkill/GrpSkill_3/Skill_01/Content",
"contextName": "CrystalLinkPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCrystalLinkPC_02"
}
]
},
"GuideCrystalLinkPC_02": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCrystalLink/GrpContent/Right/Content/GrpSkill/GrpSkill_3/Skill_02/Content",
"contextName": "CrystalLinkPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_CRYSTALLINK_SKILL2",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCrystalLink/GrpContent/Right/Content/GrpSkill/GrpSkill_3/Skill_02/Content",
"contextName": "CrystalLinkPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_CRYSTALLINK_BUFF",
"value": true
}
]
},
"GuideRogueMapPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ROGUE_MAP"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 3017
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_ROGUE_MAP_BUTTON_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"OpenDungeonFactor"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpDungeonDetails/BtnReturn/Content",
"contextName": "RoguelikeInfoPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenDungeonFactorEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "RoguelikeInfoPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ROGUE_MAP",
"value": true
}
]
},
"GuideRogueRunePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ROGUE_RUNE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 3017
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ROGUE_MAP",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_ROGUE_RUNE_BUTTON_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"ActivitySkill"
],
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpRune/GrpAcition/BtnCancel/Content",
"contextName": "RoguelikeRunePage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
"eventID": "OpenDungeonFactorEvent"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "RoguelikeRunePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ROGUE_RUNE",
"value": true
}
]
},
"GuideProjectionGameRotationXYpc": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameStartCondition",
"IJANPAKMBHD": "Mouse"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_PROJECTION_GAME_XY_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"MouseLeftButton"
],
"valueStr": ""
}
],
"topInfo": "",
"prefabList": [
"ART/UI/Menus/Widget/Newbie_Guide_MobileGesture01"
],
"POJADBNAHBB": "ProjectionGamePage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishCondition",
"param": 3.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishAction",
"IJANPAKMBHD": "Mouse"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideProjectionGameRotationZpc"
}
]
},
"GuideProjectionGameRotationZpc": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameStartCondition",
"IJANPAKMBHD": "Mouse"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_PROJECTION_GAME_Z_PC",
"widghtInfo": "",
"warningInfo": "",
"actionInfoList": [
"MouseRightButton"
],
"valueStr": ""
}
],
"topInfo": "",
"prefabList": [
"ART/UI/Menus/Widget/Newbie_Guide_MobileGesture01"
],
"POJADBNAHBB": "ProjectionGamePage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishCondition",
"KDOEBCGMEPM": "FreeRotationZ",
"param": 3.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishAction",
"IJANPAKMBHD": "Mouse"
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideProjectionGameSwitchpc"
}
]
},
"GuideProjectionGameSwitchpc": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameStartCondition",
"HMDPFIABMIP": "Switch",
"IJANPAKMBHD": "Mouse"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpPuzzleSolving/GrpUpperRight/Content",
"contextName": "ProjectionGamePage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_PROJECTION_GAME_Switch_PC",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishCondition",
"KDOEBCGMEPM": "Switch"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideProjectionGameFinishAction",
"HMDPFIABMIP": "Switch",
"IJANPAKMBHD": "Mouse"
}
]
},
"GuidePotionConfigurePC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_POTION_CONFIGURE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCom/2/GrpContent/Right/Content/BuffChoice/BuffChoice/Panel/BtnToconfigure/Content",
"contextName": "PotionChallengePage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_POTION_CONFIGURE_BUTTON",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/3/GrpTop/BtnBack/Content",
"contextName": "PotionChallengePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_POTION_CONFIGURE",
"value": true
}
]
},
"GuideLanV2FireworkPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpFireworksMaker/GrpMaker/Centre/Content_3/Content/2",
"contextName": "FireworkMakerPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_LANV2_FIREWORK_TARGET_SELECT",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"special": "Button",
"valueStr": "",
"maskIndex": 1
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpFireworksMaker/GrpMaker/Centre/Content_3/Content/2",
"contextName": "FireworkMakerPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideLanV2Firework2PC"
}
]
},
"GuideLanV2Firework2PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpFireworksMaker/GrpMaker/Right/SkillContent_Grp/SkillIcon/BtnReplace/Content",
"contextName": "FireworkMakerPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_LANV2_FIREWORK_SKILL_CHANGE",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpFireworksMaker/GrpMaker/Right/SkillContent_Grp/SkillIcon/BtnReplace/Content",
"contextName": "FireworkMakerPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpFireworksMaker/GrpMaker/Right/SkillContent_Grp/SkillIcon/GrpSkill",
"contextName": "FireworkMakerPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideLanV2Firework3PC"
}
]
},
"GuideLanV2Firework3PC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpFireworksMaker/GrpBottom/GrpAction/BtnDoOnce/Content",
"contextName": "FireworkMakerPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_LANV2_FIREWORK_MAKE_BUTTON",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"special": "Button",
"valueStr": ""
},
{
"path": "GrpFireworksMaker/SkillChoosePanel_Grp/Dialog/Content/ScrollView",
"contextName": "FireworkMakerPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_LANV2_FIREWORK_SKILL_CONFIRM",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"special": "SimpleList",
"value": 1.0,
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpFireworksMaker/GrpBottom/GrpAction/BtnDoOnce/Content",
"contextName": "FireworkMakerPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_LANV2_FIREWORK",
"value": true
}
]
},
"GuideBartenderFormulaPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_FORMULA"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCom/GrpContent/GrpAction_PS/Left_Button/Repice/BtnRepice/Content",
"contextName": "ActivityBartenderMakePage",
"hintInfo": "",
"widghtInfo": "UI_ACTIVITY_BARTENDER_BLUE_NUM1",
"warningInfo": "",
"widghtInfoPos": "TR",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/GrpAction_PS/Left_Button/Repice/BtnRepice/Content",
"contextName": "ActivityBartenderMakePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_BARTENDER_FORMULA",
"value": true
}
]
},
"GuideBartenderMixPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_MIX"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCom/GrpContent/Right/Wobble/Right",
"contextName": "ActivityBartenderMakePage",
"hintInfo": "",
"widghtInfo": "UI_ACTIVITY_BARTENDER_BLUE_NUM2",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/Right/Wobble/Right/Btn_Up",
"contextName": "ActivityBartenderMakePage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/Right/Wobble/Right/Btn_Right",
"contextName": "ActivityBartenderMakePage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/Right/Wobble/Right/Btn_Down",
"contextName": "ActivityBartenderMakePage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/Right/Wobble/Right/Btn_Left",
"contextName": "ActivityBartenderMakePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_BARTENDER_MIX",
"value": true
}
]
},
"GuideBartenderCupPC": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_CUP"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "Standalone",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCom/GrpContent/Right/Capacity/Slider/BtnFinish/Content",
"contextName": "ActivityBartenderMakePage",
"hintInfo": "",
"widghtInfo": "UI_ACTIVITY_BARTENDER_BLUE_NUM3",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"special": "Button",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCom/GrpContent/Right/Capacity/Slider/BtnFinish/Content",
"contextName": "ActivityBartenderMakePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_BARTENDER_CUP",
"value": true
}
]
}
}