Files
GenshinData-1/BinOutput/UIActivityBanner/1c7aa463.json

175 lines
6.4 KiB
JSON

{
"ConfigEffigyIce": {
"OABBMDEJDHA": {
"shouldTrackLeadingQuest": {
"$type": "ContextConditionAnd",
"BLNDCNCMLDC": [
{
"$type": "ContextConditionMainQuestVisible",
"mainQuestId": 70143,
"visible": true
},
{
"$type": "ContextConditionMainQuestVisible",
"mainQuestId": 70141
},
{
"$type": "ContextConditionNot",
"condition": {
"$type": "ContextConditionMainQuestState",
"mainQuestId": 70141,
"state": "QUEST_STATE_FINISHED"
}
}
]
},
"shouldTrackMainQuest": {
"$type": "ContextConditionMainQuestVisible",
"mainQuestId": 70141,
"visible": true
},
"shouldTrackMonster": {
"$type": "ContextConditionMainQuestState",
"mainQuestId": 70141,
"state": "QUEST_STATE_FINISHED"
}
},
"IBJLFBKONEE": {
"trackLeadingQuestUpdate": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetText",
"NOIBBAMOFCM": "ButtonGoto",
"textMap": "UI_ACTIVITY_EVEN_MOUNTAINS_TREMBLE_INVESTIGATE_BUTTON"
},
{
"$type": "ContextActionSetActive",
"NOIBBAMOFCM": "UnlockTips",
"BBLIOMCJBFA": true
}
]
},
"trackLeadingQuestClick": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetAnimatorTrigger",
"NOIBBAMOFCM": "Animator",
"ENDNNMDBKNG": "FadeOut",
"HGPHLPAIFJO": true
},
{
"$type": "ContextActionSelectMainQuest",
"mainQuestId": 70143
},
{
"$type": "ContextActionReportActivityBuriedPoint",
"activityId": 5026,
"BKBNBIBMFNN": 2,
"KOGIEBPOEDJ": ""
}
]
},
"trackMainQuestUpdate": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetText",
"NOIBBAMOFCM": "ButtonGoto",
"textMap": "UI_ACTIVITY_EVEN_MOUNTAINS_TREMBLE_INVESTIGATE_BUTTON"
},
{
"$type": "ContextActionSetActive",
"NOIBBAMOFCM": "UnlockTips",
"BBLIOMCJBFA": true
}
]
},
"trackMainQuestClick": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetAnimatorTrigger",
"NOIBBAMOFCM": "Animator",
"ENDNNMDBKNG": "FadeOut",
"HGPHLPAIFJO": true
},
{
"$type": "ContextActionSelectMainQuest",
"mainQuestId": 70141
},
{
"$type": "ContextActionReportActivityBuriedPoint",
"activityId": 5026,
"BKBNBIBMFNN": 2,
"KOGIEBPOEDJ": ""
}
]
},
"trackMonsterUpdate": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetText",
"NOIBBAMOFCM": "ButtonGoto",
"textMap": "UI_ACTIVITY_EVEN_MOUNTAINS_TREMBLE_CHALLENGE_BUTTON"
},
{
"$type": "ContextActionSetActive",
"NOIBBAMOFCM": "UnlockTips"
}
]
},
"trackMonsterClick": {
"$type": "ContextActionExecuteAll",
"actions": [
{
"$type": "ContextActionSetAnimatorTrigger",
"NOIBBAMOFCM": "Animator",
"ENDNNMDBKNG": "FadeOut",
"HGPHLPAIFJO": true
},
{
"$type": "ContextActionSelectMonsterMark",
"PCNEEEGDFKE": 25
},
{
"$type": "ContextActionReportActivityBuriedPoint",
"activityId": 5026,
"BKBNBIBMFNN": 3,
"KOGIEBPOEDJ": ""
}
]
}
},
"IFHMJIKGELF": [
{
"conditionName": "shouldTrackLeadingQuest",
"actionName": "trackLeadingQuestUpdate"
},
{
"conditionName": "shouldTrackMainQuest",
"actionName": "trackMainQuestUpdate"
},
{
"conditionName": "shouldTrackMonster",
"actionName": "trackMonsterUpdate"
}
],
"ODGBCOGDLOF": [
{
"conditionName": "shouldTrackLeadingQuest",
"actionName": "trackLeadingQuestClick"
},
{
"conditionName": "shouldTrackMainQuest",
"actionName": "trackMainQuestClick"
},
{
"conditionName": "shouldTrackMonster",
"actionName": "trackMonsterClick"
}
]
}
}