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

1094 lines
27 KiB
JSON

{
"GuideWeaponChange": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_WEAPON_CHANGE_GUIDE"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"itemIDLists": [
[
11201
]
]
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWeaponChangePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWeaponChangeiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWeaponChangePS"
}
]
},
"GuideWeaponUpgrade": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_WEAPON_PROMOTE_GUIDE"
}
]
},
"GuideAvatarUpgrade": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_PLAYER_LVUP_GUIDE"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"itemIDLists": [
[
104002
],
[
104003
]
]
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarUpgradePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarUpgradeiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAvatarUpgradePS"
}
]
},
"GuideTalent": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_TALENT"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_AVATAR_TALENT",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpMainPage/GrpMainBtn/GrpMainToggle/GrpTopPanel/BtnSystem/Button",
"contextName": "InLevelMainPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpCharacter/GrpTop/BtnTip",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"whiteContextList": [
"TutorialDialog"
],
"type": "Blink",
"valueStr": "",
"pageType": "TalentInfo"
},
{
"path": "GrpCharacter/GrpTab/Menu/Content/BtnTalent",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"xOffset": -0.5,
"special": "CharacterFuncBtn",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTalent02"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_TALENT",
"value": true
}
]
]
},
"GuideTalent02": {
"name": "",
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "CharacterPage",
"pageType": "TalentInfo"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideShowTutorialAction",
"tutorialID": 231
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TutorialDialog",
"enable": false
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_TALENT",
"value": true
}
]
},
"GuideRelic": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_RELIC"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"type": "Relic"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRelicPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideReliciOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRelicPS"
}
]
},
"GuideWidget": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_WIDGET"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"materialTypeList": [
21
],
"type": "Material"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWidgetPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWidgetiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideWidgetPS"
}
]
},
"GuideFishRecipe": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_FISH_RECIPE"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"itemIDLists": [
[
221035
]
]
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFishRecipePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFishRecipeiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFishRecipePS"
}
]
},
"GuideAdeptiAbode": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_ADEPTIABODE"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"itemIDLists": [
[
220026
]
]
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAdeptiAbodePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAdeptiAbodeiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideAdeptiAbodePS"
}
]
},
"GuideHomeWorldFirstPlace": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_DEPLOY"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeWorldFirstPlacePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeWorldFirstPlaceiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeWorldFirstPlacePS"
}
]
},
"GuideHomeMapList": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_HOMEWORLD_MAPLIST"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeMapListPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeMapListiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideHomeMapListPS"
}
]
},
"GuideRelicPromote": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_RELIC_PROM"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_RELIQUARY_UPGRADE",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpCharacter/GrpAvatarInfo/Relic/RelicCurrent/GrpAction/BtnPromote",
"contextName": "CharacterPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"type": "Blink",
"valueStr": ""
},
{
"path": "GrpEquip/GrpTop/BtnTip",
"contextName": "EquipOverviewPage",
"hintInfo": "",
"widghtInfo": "",
"warningInfo": "",
"whiteContextList": [
"TutorialDialog"
],
"type": "Blink",
"valueStr": "",
"pageType": "RelicPromote"
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRelicPromote02"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_RELIC_PROM",
"value": true
}
]
]
},
"GuideRelicPromote02": {
"name": "",
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "EquipOverviewPage",
"pageType": "RelicPromote"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideShowTutorialAction",
"tutorialID": 222
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TutorialDialog",
"enable": false
},
{
"$type": "MoleMole.Config.ConfigGuideDelayFinishCondition",
"delayTime": 2.0
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_RELIC_PROM",
"value": true
}
]
},
"GuideBag": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BAG"
},
{
"$type": "MoleMole.Config.ConfigGuideHasItemCondition",
"type": "Any",
"value": 2.0
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBagPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBagiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBagPS"
}
]
},
"GuideColdClimateEntry": {
"name": "",
"isFreshmanGuide": true,
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideClimateTypeCondition",
"climateType": "Cold"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_COLDCLIMATE"
}
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateCoreiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateSubiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateCorePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateSubPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateCorePS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideColdClimateSubPS"
}
]
},
"UnlockRecipe": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "UnlockRecipePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "UnlockRecipeiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "UnlockRecipePS"
}
]
},
"UnlockRecipeGoldenCrab": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "UnlockRecipeGoldenCrabPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "UnlockRecipeGoldenCrabiOS"
}
]
},
"GuideExitMultiplayer": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_EXITMULTIPLAYER"
},
{
"$type": "MoleMole.Config.ConfigGuideMultiSinglePlayerCondition"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideExitMultiplayerios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideExitMultiplayerPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideExitMultiplayerPS"
}
]
},
"GuideSeaLamp": {
"name": "",
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSeaLampPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSeaLampiOS"
}
]
},
"GuideGguideHint": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_GGUIDE_HINT"
},
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 3
},
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 10,
"IsLess": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguideHintPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguideHintiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguideHintPS"
}
]
},
"GuideGguide": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_GGUIDE"
},
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 3
},
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 10,
"IsLess": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguidePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguideiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGguidePS"
}
]
},
"GuildChessMissonCheck": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_MISSION_CHECK"
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideOpenUICondition",
"contextName": "TheatreMechanicusInfoPage"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuildChessMissonCheckios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuildChessMissonCheckPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuildChessMissonCheckPS"
}
]
},
"GuideChessBuild": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_BUILD"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessBuildios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessBuildPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessBuildPS"
}
]
},
"GuideChessWindTowerCircle": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CHESS_WIND_TOWER_CIRCLE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessWindTowerCircleios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessWindTowerCirclePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideChessWindTowerCirclePS"
}
]
},
"GuideGoddessMapUnlock": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 13,
"IsLess": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideAnchorUnlockCondition",
"pointId": 4
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGoddessMapUnlockPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGoddessMapUnlockiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideGoddessMapUnlockPS"
}
]
},
"GuideFlyStart": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_FLY_SECOND"
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 13,
"IsLess": true
},
{
"$type": "MoleMole.Config.ConfigGuideCheckQuestStateCondition",
"questId": 35606,
"questState": 3
},
{
"$type": "MoleMole.Config.ConfigGuideDungeonIdCondition",
"dungeonId": 2004,
"isDungeon": false
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFlyStartPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFlyStartiOS"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideFlyStartPS"
}
]
},
"GuideTransportAmbor": {
"name": "",
"predicates": [
{
"$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
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_WEAPON_PROMOTE_GUIDE",
"value": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTransportAmborios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTransportAmborPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideTransportAmborPS"
}
]
},
"GuidePlayerLvInfo": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_PAIMON_LVINFO"
},
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_PAIMON_LVINFO",
"value": true
}
],
"onCheck": [
{
"$type": "MoleMole.Config.ConfigGuideLevelCondition",
"limitLevel": 13,
"IsLess": true
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideUIMaskAction",
"widgetList": [
{
"path": "GrpProfile/Right/GrpPlayerCard/Layout/PlayerLevel/Layout/BtnInfo_PlayerLevel/Content",
"contextName": "PlayerProfilePage",
"hintInfo": "",
"widghtInfo": "UI_GUIDE_PLAYERLEVEL_INFO",
"warningInfo": "",
"widghtInfoPos": "T",
"type": "Blink",
"valueStr": ""
}
],
"topInfo": "",
"POJADBNAHBB": "InLevelMainPage"
}
],
"finishCondition": [
[
{
"$type": "MoleMole.Config.ConfigGuideButtonClickCondition",
"buttonPath": "GrpProfile/Right/GrpPlayerCard/Layout/PlayerLevel/Layout/BtnInfo_PlayerLevel/Content",
"contextName": "PlayerProfilePage"
}
]
],
"onFinish": [
{
"$type": "MoleMole.Config.ConfigGuideSetOpenStateAction",
"openState": "OPEN_STATE_GUIDE_PAIMON_LVINFO",
"value": true
}
]
},
"GuideSumoTeamSkill": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_SUMO_TEAM_SKILL"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSumoTeamSkillios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSumoTeamSkillPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideSumoTeamSkillPS"
}
]
},
"GuideCrystalLink": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_CRYSTALLINK_BUFF"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCrystalLinkios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCrystalLinkPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideCrystalLinkPS"
}
]
},
"GuideRogueMap": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ROGUE_MAP"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueMapios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueMapPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueMapPS"
}
]
},
"GuideRogueRune": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_ROGUE_RUNE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueRuneios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueRunePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideRogueRunePS"
}
]
},
"GuidePotionConfigure": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_POTION_CONFIGURE"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuidePotionConfigureios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuidePotionConfigurePC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuidePotionConfigurePS"
}
]
},
"GuideLanV2Firework": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_LANV2_FIREWORK"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideLanV2Fireworkios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideLanV2FireworkPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideLanV2FireworkPS"
}
]
},
"GuideBartenderFormula": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_FORMULA"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderFormulaios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderFormulaPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderFormulaPS"
}
]
},
"GuideBartenderMix": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_MIX"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderMixios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderMixPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderMixPS"
}
]
},
"GuideBartenderCup": {
"name": "",
"predicates": [
{
"$type": "MoleMole.Config.ConfigGuideOpenStateCondition",
"openState": "OPEN_STATE_GUIDE_BARTENDER_CUP"
}
],
"onGuide": [
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderCupios"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderCupPC"
},
{
"$type": "MoleMole.Config.ConfigGuideAddTaskAction",
"taskName": "GuideBartenderCupPS"
}
]
}
}