mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1518 lines
37 KiB
JSON
1518 lines
37 KiB
JSON
{
|
|
"GuideCameraMovePC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_MOVE_CAMERA"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_CAMERA_ROTATE_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCameraCondition"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 10.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_MOVE_CAMERA",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideCameraScalePC"
|
|
}
|
|
]
|
|
},
|
|
"GuideCameraScalePC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_SCALE_CAMERA"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_CAMERA_SCALE_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCameraCondition",
|
|
"action": "Scale",
|
|
"param": 0.5
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$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": "GuideAvatarMovePC"
|
|
}
|
|
]
|
|
},
|
|
"GuideKeyboardPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_KEYBOARD"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"topInfo": "",
|
|
"prefabList": [
|
|
"ART/UI/Menus/Widget/Newbie_Guide_PCInputKey"
|
|
],
|
|
"clickToClose": true,
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
|
|
"contextName": "NewbieDialog",
|
|
"enable": false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 10.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_KEYBOARD",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAvatarMovePC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAvatarMovePC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_MOVE"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_MOVE_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"MoveForward",
|
|
"MoveBackward",
|
|
"MoveLeft",
|
|
"MoveRight"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAvatarActionCondition"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 8.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_MOVE",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAvatarSprintPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAvatarSprintPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_SPRINT"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_SPRINT_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"SprintOrSkill3"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill3Event"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 8.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_SPRINT",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAvatarJumpPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAvatarJumpPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_JUMP"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_JUMP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"JumpOrSkill4"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill4Event"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 8.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_JUMP",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideCameraMovePS"
|
|
}
|
|
]
|
|
},
|
|
"GuideAvatarAttackPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_ATTACK"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_ATTACK_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Skill1"
|
|
],
|
|
"hintOffset": -0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill1Event"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$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": "GuideAvatarAttackPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideInteractionPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_INTERACTION_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"TalkOrPick"
|
|
],
|
|
"hintOffset": 0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 5.0
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideInteractionPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideChooseAmborPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_SWITCH_CHARACTER_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"ToAvatar2"
|
|
],
|
|
"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": "GuideAmbor1AimPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAmbor1AimPC": {
|
|
"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"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
|
|
"inputEventList": [
|
|
"EnterFocusModeEvent",
|
|
"ToggleAttackModeEvent"
|
|
]
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckAimCondition",
|
|
"value": true
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAmbor3KillSlimPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAmbor2RotatePC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_AIMING_CAMERA_ROTATE_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
|
|
"inputEventList": [
|
|
"ChangeViewEvent"
|
|
]
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCameraCondition"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 7.0
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAmbor3KillSlimPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAmbor3KillSlimPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_AIMING_CAMERA_ROTATE_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Skill1"
|
|
],
|
|
"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": "GuideAmbor4CloseAimPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAmbor4CloseAimPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_EXIT_AIMING_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"EnterFocusMode",
|
|
"ToggleAttackMode"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSwitchInputContextAction",
|
|
"inputEventList": [
|
|
"ExitFocusModeEvent",
|
|
"ToggleAttackModeEvent"
|
|
]
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckAimCondition"
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAmbor5LongPressHintPC"
|
|
}
|
|
]
|
|
},
|
|
"GuideAmbor5LongPressHintPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_LONGPRESS_TO_AIM_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Skill1"
|
|
],
|
|
"hintOffset": -0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill1Event",
|
|
"endEventID": "ReleaseSkill1Event",
|
|
"type": "Charge",
|
|
"value": 0.5
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 15.0
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideChooseAmborPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideRaidarPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap/Btn",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_RADAR_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"OpenMap"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": -0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 12.0
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "OpenMapEvent"
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideRaidarPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideViewHotkeyPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_VIEW_PAIMON_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"OpenPaimon"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 15.0
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "MenuBackEvent"
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
|
|
"questID": 2050901
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideViewHotkeyPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideElementSkillPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_ELEMENT_SKILL_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Skill2"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill2Event"
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideElementSkillPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideElementSkillHoldPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_ELEMENT_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": "GuideElementSkillHoldPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideElementSkillBurstPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "",
|
|
"contextName": "",
|
|
"hintInfo": "UI_GUIDE_INFO_ELEMENT_SKILL_BURST_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Skill5"
|
|
],
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "TriggerSkill5Event"
|
|
}
|
|
]
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideElementSkillBurstPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideAsterPC": {
|
|
"name": "",
|
|
"isFreshmanGuide": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"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/SlotCharge/ActionBtn_Charge(Clone)",
|
|
"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
|
|
}
|
|
]
|
|
]
|
|
},
|
|
"GuideViewHelpPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_CARD"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Help"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
}
|
|
],
|
|
"finishCondition": [
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
|
|
"buttonPath": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
|
|
"contextName": "AdventureHandbookPage"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuidePressKeyCondition",
|
|
"eventID": "HelpEvent"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 30.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_CARD",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideViewHelpPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideAdventureDailyTaskPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DAILYTASK"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Help"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Help"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"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"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 30.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DAILYTASK",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAdventureDailyTaskPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideAdventureDungeonPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DUNGEON"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Help"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"valueStr": ""
|
|
}
|
|
],
|
|
"topInfo": "",
|
|
"POJADBNAHBB": "InLevelMainPage"
|
|
},
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnHandbook/Button",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_ADVENTURE_CARD_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"Help"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"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"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 30.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_ADVENTURE_DUNGEON",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideAdventureDungeonPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideProudPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
|
|
"openState": "OPEN_STATE_GUIDE_PROUD"
|
|
},
|
|
{
|
|
"$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/BtnSkill",
|
|
"contextName": "CharacterPage",
|
|
"hintInfo": "",
|
|
"widghtInfo": "UI_GUIDE_INFO_OPEN_PROUD",
|
|
"warningInfo": "",
|
|
"widghtInfoPos": "R",
|
|
"type": "Blink",
|
|
"xOffset": -0.5,
|
|
"valueStr": ""
|
|
},
|
|
{
|
|
"path": "GrpCharacter/GrpAvatarInfo/Skill/GrpSkill/Content",
|
|
"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"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 60.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
|
|
"openState": "OPEN_STATE_GUIDE_PROUD",
|
|
"value": true
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideProudPS"
|
|
}
|
|
]
|
|
},
|
|
"GuideTransportPC": {
|
|
"name": "",
|
|
"predicates": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideCheckPlatformCondition",
|
|
"platform": "Standalone",
|
|
"value": true
|
|
}
|
|
],
|
|
"onGuide": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
|
|
"widgetList": [
|
|
{
|
|
"path": "GrpMainPage/MapInfo/GrpMiniMap/GrpMap/Btn",
|
|
"contextName": "InLevelMainPage",
|
|
"hintInfo": "UI_GUIDE_INFO_TRANSPORT_MAP_PC",
|
|
"widghtInfo": "",
|
|
"warningInfo": "",
|
|
"actionInfoList": [
|
|
"OpenMap"
|
|
],
|
|
"type": "Blink",
|
|
"hintOffset": 0.7,
|
|
"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
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
|
|
"delayTime": 30.0
|
|
}
|
|
]
|
|
],
|
|
"onFinish": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideFinishQuestAction",
|
|
"questID": 2050702
|
|
}
|
|
],
|
|
"onQuit": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
|
|
"taskName": "GuideTransportPS"
|
|
}
|
|
]
|
|
}
|
|
} |