mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 07:53:50 +09:00
161 lines
5.8 KiB
JSON
161 lines
5.8 KiB
JSON
{
|
|
"ConfigEffigyWater": {
|
|
"OABBMDEJDHA": {
|
|
"locked": {
|
|
"$type": "ContextConditionAnd",
|
|
"BLNDCNCMLDC": [
|
|
{
|
|
"$type": "ContextConditionMainQuestVisible",
|
|
"mainQuestId": 2013
|
|
},
|
|
{
|
|
"$type": "ContextConditionNot",
|
|
"condition": {
|
|
"$type": "ContextConditionMainQuestState",
|
|
"mainQuestId": 2013,
|
|
"state": "QUEST_STATE_FINISHED"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"trackQuest": {
|
|
"$type": "ContextConditionMainQuestVisible",
|
|
"mainQuestId": 2013,
|
|
"visible": true
|
|
},
|
|
"trackMonster": {
|
|
"$type": "ContextConditionMainQuestState",
|
|
"mainQuestId": 2013,
|
|
"state": "QUEST_STATE_FINISHED"
|
|
}
|
|
},
|
|
"IBJLFBKONEE": {
|
|
"updateLocked": {
|
|
"$type": "ContextActionExecuteAll",
|
|
"actions": [
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "UnlockTips",
|
|
"BBLIOMCJBFA": true
|
|
},
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "ButtonGoto"
|
|
},
|
|
{
|
|
"$type": "ContextActionSetTextWithMainQuestName",
|
|
"NOIBBAMOFCM": "UnlockTips",
|
|
"textMap": "UI_ACTIVITY_EFFIGY_WATER_UNLOCK_TIPS",
|
|
"mainQuestId": 2013
|
|
}
|
|
]
|
|
},
|
|
"updateTrackQuest": {
|
|
"$type": "ContextActionExecuteAll",
|
|
"actions": [
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "UnlockTips"
|
|
},
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "ButtonGoto",
|
|
"BBLIOMCJBFA": true
|
|
},
|
|
{
|
|
"$type": "ContextActionSetText",
|
|
"NOIBBAMOFCM": "ButtonGoto",
|
|
"textMap": "UI_ACTIVITY_QUEST_GOTO_BUTTON"
|
|
}
|
|
]
|
|
},
|
|
"updateTrackMonster": {
|
|
"$type": "ContextActionExecuteAll",
|
|
"actions": [
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "UnlockTips"
|
|
},
|
|
{
|
|
"$type": "ContextActionSetActive",
|
|
"NOIBBAMOFCM": "ButtonGoto",
|
|
"BBLIOMCJBFA": true
|
|
},
|
|
{
|
|
"$type": "ContextActionSetText",
|
|
"NOIBBAMOFCM": "ButtonGoto",
|
|
"textMap": "UI_ACTIVITY_CHALLENGE_GOTO_BUTTON"
|
|
}
|
|
]
|
|
},
|
|
"clickTrackQuest": {
|
|
"$type": "ContextActionExecuteAll",
|
|
"actions": [
|
|
{
|
|
"$type": "ContextActionSelectMainQuest",
|
|
"mainQuestId": 2013
|
|
},
|
|
{
|
|
"$type": "ContextActionReportActivityBuriedPoint",
|
|
"activityId": 5042,
|
|
"BKBNBIBMFNN": 2,
|
|
"APDLMKDAKEP": 5042001,
|
|
"KOGIEBPOEDJ": ""
|
|
},
|
|
{
|
|
"$type": "ContextActionSetAnimatorTrigger",
|
|
"NOIBBAMOFCM": "Animator",
|
|
"ENDNNMDBKNG": "FadeOut",
|
|
"HGPHLPAIFJO": true
|
|
}
|
|
]
|
|
},
|
|
"clickTrackMonster": {
|
|
"$type": "ContextActionExecuteAll",
|
|
"actions": [
|
|
{
|
|
"$type": "ContextActionSelectMonsterMark",
|
|
"PCNEEEGDFKE": 32
|
|
},
|
|
{
|
|
"$type": "ContextActionReportActivityBuriedPoint",
|
|
"activityId": 5042,
|
|
"BKBNBIBMFNN": 3,
|
|
"APDLMKDAKEP": 5042001,
|
|
"KOGIEBPOEDJ": ""
|
|
},
|
|
{
|
|
"$type": "ContextActionSetAnimatorTrigger",
|
|
"NOIBBAMOFCM": "Animator",
|
|
"ENDNNMDBKNG": "FadeOut",
|
|
"HGPHLPAIFJO": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"IFHMJIKGELF": [
|
|
{
|
|
"conditionName": "locked",
|
|
"actionName": "updateLocked"
|
|
},
|
|
{
|
|
"conditionName": "trackQuest",
|
|
"actionName": "updateTrackQuest"
|
|
},
|
|
{
|
|
"conditionName": "trackMonster",
|
|
"actionName": "updateTrackMonster"
|
|
}
|
|
],
|
|
"ODGBCOGDLOF": [
|
|
{
|
|
"conditionName": "trackQuest",
|
|
"actionName": "clickTrackQuest"
|
|
},
|
|
{
|
|
"conditionName": "trackMonster",
|
|
"actionName": "clickTrackMonster"
|
|
}
|
|
]
|
|
}
|
|
} |