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

1374 lines
35 KiB
JSON

{
"GuideCameraMove": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_MOVE_CAMERA"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"topInfo": "",
"prefabList": [
"ART/UI/Menus/Widget/Newbie_Guide_MobileGesture01"
],
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_CAMERA_ROTATE",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCameraCondition"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 12.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_MOVE_CAMERA",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCameraScale"
}
]
},
"GuideCameraScale": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_SCALE_CAMERA"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"topInfo": "",
"prefabList": [
"ART/UI/Menus/Widget/Newbie_Guide_MobileGesture02"
],
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_CAMERA_SCALE",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCameraCondition",
"action": "Scale"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 12.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_SCALE_CAMERA",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarMove"
}
]
},
"GuideAvatarMove": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_MOVE"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/InputController/MoveJoystick_H4/GrpJoyStick",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_MOVE",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideAvatarActionCondition"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_MOVE",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarSprint"
}
]
},
"GuideAvatarSprint": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_SPRINT"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill3",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_SPRINT",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill3/ActionBtn_Sprint(Clone)",
"contextName": "InLevelMainPage",
"type": "PressDown"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_SPRINT",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarJump"
}
]
},
"GuideAvatarJump": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_JUMP"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill4",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_JUMP",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill4/ActionBtn_Jump(Clone)",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_JUMP",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCameraMovePC"
}
]
},
"GuideAvatarAttack": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ATTACK"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill1",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ATTACK",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill1/ActionBtn_Skill1(Clone)",
"contextName": "InLevelMainPage",
"type": "PressDown"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ATTACK",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarAttackPC"
}
]
},
"GuideInteraction": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_INTERACTION",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 5.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideInteractionPC"
}
]
},
"GuideChooseAmbor": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/TeamBtnContainer/Content/1",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_SWITCH_CHARACTER",
"widghtInfo": "",
"warningInfo": "",
"maskType": "Black",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"ToAvatar1Event",
"ToAvatar2Event",
"ToAvatar3Event"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideAvatarChangeCondition",
"configID": 10000021
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAmbor1Aim"
}
]
},
"GuideAmbor1Aim": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/AM",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ENTER_AIMING",
"warningInfo": "",
"widghtInfoPos": "L",
"maskType": "Black",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"EnterFocusModeEvent",
"ToggleAttackModeEvent"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCheckAimCondition",
"value": true
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAmbor3KillSlim"
}
]
},
"GuideAmbor2Rotate": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"topInfo": "",
"prefabList": [
"ART/UI/Menus/Widget/Newbie_Guide_MobileGesture01"
],
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_AIMING_CAMERA_ROTATE",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"ChangeViewEvent"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCameraCondition"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAmbor3KillSlim"
}
]
},
"GuideAmbor3KillSlim": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill1",
"contextName": "InLevelMainPage",
"hintInfo": "UI_GUIDE_AIMING_CAMERA_ROTATE",
"widghtInfo": "UI_GUIDE_AIMING_SHOOT",
"warningInfo": "",
"widghtInfoPos": "T",
"maskType": "Transparent",
"maskPassEasyTouch": true,
"type": "Blink",
"valueStr": ""
},
{
"path": "",
"contextName": "",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"ChangeViewEvent",
"TriggerSkill1Event",
"ReleaseSkill1Event"
],
"inputPriorityList": [
10,
20,
20
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCheckTaskFinishCondition",
"taskId": 35404
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAmbor4CloseAim"
}
]
},
"GuideAmbor4CloseAim": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/AM",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_EXIT_AIMING",
"warningInfo": "",
"widghtInfoPos": "L",
"maskType": "Black",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
"inputEventList": [
"ExitFocusModeEvent",
"ToggleAttackModeEvent"
]
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideCheckAimCondition"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAmbor5LongPressHint"
}
]
},
"GuideAmbor5LongPressHint": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "",
"contextName": "",
"hintInfo": "UI_GUIDE_INFO_LONGPRESS_TO_AIM",
"widghtInfo": "",
"warningInfo": "",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill1/ActionBtn_Skill1(Clone)",
"contextName": "InLevelMainPage",
"type": "Charge",
"value": 0.5
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 15.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChooseAmborPC"
}
]
},
"GuideRadar": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap/Btn",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_RADAR",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap",
"contextName": "InLevelMainPage"
}
],
[
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 12.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRaidarPC"
}
]
},
"GuideViewHotkey": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/BtnPlayerProfile/Icon",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_VIEW_PAIMON",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/MapInfo/BtnPlayerProfile",
"contextName": "InLevelMainPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
"questID": 2050901
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideViewHotkeyPC"
}
]
},
"GuideElementSkill": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill2",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ELEMENT_SKILL",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill2/ActionBtn_Skill2(Clone)",
"contextName": "InLevelMainPage",
"type": "PressDown"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideElementSkillPC"
}
]
},
"GuideElementSkillHold": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill2",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ELEMENT_SKILL_HOLD",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill2/ActionBtn_Skill2(Clone)",
"contextName": "InLevelMainPage",
"type": "Charge",
"value": 1.0
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideElementSkillHoldPC"
}
]
},
"GuideElementSkillBurst": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill5",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ELEMENT_SKILL_BURST",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Skill5/ActionBtn_Skill5(Clone)",
"contextName": "InLevelMainPage",
"type": "PressDown"
}
]
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideElementSkillBurstPC"
}
]
},
"GuideAsterios": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ACTIVITY_SKILL_ASTER"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/ActionPanelContainer/ActionBtnPanel/GrpSkill/Charge",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_ASTER",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ACTIVITY_SKILL_ASTER",
"value": true
}
]
]
},
"GuideViewHelp": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_CARD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
"contextName": "InLevelMainPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_CARD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideViewHelpPC"
}
]
},
"GuideAdventureDailyTask": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DAILYTASK"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpAdventureHandbook/GrpHandbook/Menu/BtnEvent/Content",
"contextName": "AdventureHandbookPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_DAILYTASK",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpAdventureHandbook/GrpHandbook/Menu/BtnEvent/Content",
"contextName": "AdventureHandbookPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DAILYTASK",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAdventureDailyTaskPC"
}
]
},
"GuideAdventureDungeon": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DUNGEON"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpAdventureHandbook/GrpHandbook/Menu/BtnDungeon/Content",
"contextName": "AdventureHandbookPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_DUNGEON",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpAdventureHandbook/GrpHandbook/Tab/Dungeon/GrpCU/BtnDungeonTips/Content",
"contextName": "AdventureHandbookPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_DUNGEON_TIPS",
"warningInfo": "",
"widghtInfoPos": "L",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpAdventureHandbook/GrpHandbook/Tab/Dungeon/GrpCU/BtnDungeonTips/Content",
"contextName": "AdventureHandbookPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DUNGEON",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAdventureDungeonPC"
}
]
},
"GuideProud": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_PROUD"
},
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_CHARACTERPAGE",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnSkill",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_OPEN_PROUD",
"warningInfo": "",
"widghtInfoPos": "R",
"type": "Blink",
"xOffset": -0.5,
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/Skill/GrpSkill",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_AVATAR_PROMOTE",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpAvatarInfo/Skill/GrpDetail/SkillDetail/Bottom/BtnUpgrade/Content",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_AVATAR_PROMOTE_PROUD",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpCharacter/GrpAvatarInfo/Skill/GrpDetail/SkillDetail/Bottom/BtnUpgrade/Content",
"contextName": "CharacterPage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_PROUD",
"value": true
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideProudPC"
}
]
},
"GuideTransport": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
"platform": "iOS",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap/Btn",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_TRANSPORT_MAP",
"warningInfo": "",
"widghtInfoPos": "B",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpMap/MarkContainer/Layer1/10",
"contextName": "InLevelMapPage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_INFO_TRANSPORT",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideMapClickCondition",
"markID": 10,
"onlySingleClick": false
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
"questID": 2050702
}
],
"onQuit": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTransportPC"
}
]
}
}