Update dungeon/trial json schema to allow notes (part 2)

This commit is contained in:
Liza 2025-03-03 15:17:17 +01:00
parent 007ffd676a
commit a970fdfa5d
Signed by: liza
GPG Key ID: 2C41B84815CF6445
136 changed files with 1042 additions and 595 deletions

View File

@ -54,7 +54,10 @@
{ {
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 92 "DutyOptions": {
"ContentFinderConditionId": 92,
"Enabled": false
}
} }
] ]
}, },

View File

@ -97,7 +97,10 @@
{ {
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 102 "DutyOptions": {
"ContentFinderConditionId": 102,
"Enabled": false
}
} }
] ]
}, },

View File

@ -81,7 +81,10 @@
{ {
"TerritoryId": 156, "TerritoryId": 156,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 111 "DutyOptions": {
"ContentFinderConditionId": 111,
"Enabled": false
}
} }
] ]
}, },

View File

@ -99,7 +99,10 @@
"TerritoryId": 154, "TerritoryId": 154,
"Fly": true, "Fly": true,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 74, "ContentFinderConditionId": 74,
"Enabled": false
},
"Comment": "Queue for A Relic Reborn: The Chimera" "Comment": "Queue for A Relic Reborn: The Chimera"
} }
] ]
@ -164,7 +167,10 @@
"TerritoryId": 154, "TerritoryId": 154,
"Fly": true, "Fly": true,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 14, "ContentFinderConditionId": 14,
"Enabled": false
},
"Comment": "Queue for Amdapor Keep" "Comment": "Queue for Amdapor Keep"
} }
] ]
@ -298,7 +304,10 @@
{ {
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 75, "ContentFinderConditionId": 75,
"Enabled": false
},
"Comment": "Queue for A Relic Reborn: The Hydra" "Comment": "Queue for A Relic Reborn: The Hydra"
} }
] ]
@ -359,7 +368,10 @@
{ {
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 59 "DutyOptions": {
"ContentFinderConditionId": 59,
"Enabled": false
}
} }
] ]
}, },
@ -369,7 +381,10 @@
{ {
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 61 "DutyOptions": {
"ContentFinderConditionId": 61,
"Enabled": false
}
} }
] ]
}, },
@ -379,7 +394,10 @@
{ {
"TerritoryId": 154, "TerritoryId": 154,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 60 "DutyOptions": {
"ContentFinderConditionId": 60,
"Enabled": false
}
} }
] ]
}, },

View File

@ -279,7 +279,10 @@
{ {
"TerritoryId": 152, "TerritoryId": 152,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 66 "DutyOptions": {
"ContentFinderConditionId": 66,
"Enabled": false
}
} }
] ]
}, },

View File

@ -29,7 +29,10 @@
{ {
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 72 "DutyOptions": {
"ContentFinderConditionId": 72,
"Enabled": false
}
} }
] ]
}, },

View File

@ -93,7 +93,10 @@
{ {
"TerritoryId": 152, "TerritoryId": 152,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 77 "DutyOptions": {
"ContentFinderConditionId": 77,
"Enabled": false
}
} }
] ]
}, },

View File

@ -70,7 +70,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 79 "DutyOptions": {
"ContentFinderConditionId": 79,
"Enabled": false
}
} }
] ]
}, },

View File

@ -71,7 +71,10 @@
{ {
"TerritoryId": 351, "TerritoryId": 351,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 84 "DutyOptions": {
"ContentFinderConditionId": 84,
"Enabled": false
}
} }
] ]
}, },

View File

@ -103,7 +103,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 76 "DutyOptions": {
"ContentFinderConditionId": 76,
"Enabled": false
}
} }
] ]
}, },

View File

@ -92,7 +92,10 @@
{ {
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 81 "DutyOptions": {
"ContentFinderConditionId": 81,
"Enabled": false
}
} }
] ]
}, },

View File

@ -84,7 +84,10 @@
{ {
"TerritoryId": 153, "TerritoryId": 153,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 85 "DutyOptions": {
"ContentFinderConditionId": 85,
"Enabled": false
}
} }
] ]
}, },

View File

@ -49,7 +49,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 65 "DutyOptions": {
"ContentFinderConditionId": 65,
"Enabled": false
}
} }
] ]
}, },

View File

@ -119,7 +119,10 @@
{ {
"TerritoryId": 180, "TerritoryId": 180,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 64 "DutyOptions": {
"ContentFinderConditionId": 64,
"Enabled": false
}
} }
] ]
}, },

View File

@ -108,7 +108,10 @@
{ {
"TerritoryId": 146, "TerritoryId": 146,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 63 "DutyOptions": {
"ContentFinderConditionId": 63,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 65, "ContentFinderConditionId": 65,
"Enabled": false
},
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
@ -36,7 +39,10 @@
{ {
"TerritoryId": 180, "TerritoryId": 180,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 64, "ContentFinderConditionId": 64,
"Enabled": false
},
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,
@ -49,7 +55,10 @@
{ {
"TerritoryId": 146, "TerritoryId": 146,
"InteractionType": "Duty", "InteractionType": "Duty",
"DutyOptions": {
"ContentFinderConditionId": 63, "ContentFinderConditionId": 63,
"Enabled": false
},
"CompletionQuestVariablesFlags": [ "CompletionQuestVariablesFlags": [
null, null,
null, null,

View File

@ -65,7 +65,10 @@
{ {
"TerritoryId": 152, "TerritoryId": 152,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 78 "DutyOptions": {
"ContentFinderConditionId": 78,
"Enabled": false
}
} }
] ]
}, },

View File

@ -41,7 +41,10 @@
{ {
"TerritoryId": 153, "TerritoryId": 153,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 82 "DutyOptions": {
"ContentFinderConditionId": 82,
"Enabled": false
}
} }
] ]
}, },

View File

@ -85,7 +85,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 80 "DutyOptions": {
"ContentFinderConditionId": 80,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 13 "DutyOptions": {
"ContentFinderConditionId": 13,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 13 "DutyOptions": {
"ContentFinderConditionId": 13,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 13 "DutyOptions": {
"ContentFinderConditionId": 13,
"Enabled": false
}
} }
] ]
}, },

View File

@ -71,7 +71,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 5 "DutyOptions": {
"ContentFinderConditionId": 5,
"Enabled": false
}
} }
] ]
}, },

View File

@ -71,7 +71,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 5 "DutyOptions": {
"ContentFinderConditionId": 5,
"Enabled": false
}
} }
] ]
}, },

View File

@ -71,7 +71,10 @@
{ {
"TerritoryId": 155, "TerritoryId": 155,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 5 "DutyOptions": {
"ContentFinderConditionId": 5,
"Enabled": false
}
} }
] ]
}, },

View File

@ -38,7 +38,10 @@
{ {
"TerritoryId": 397, "TerritoryId": 397,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 36 "DutyOptions": {
"ContentFinderConditionId": 36,
"Enabled": false
}
} }
] ]
}, },

View File

@ -29,7 +29,10 @@
{ {
"TerritoryId": 478, "TerritoryId": 478,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 220 "DutyOptions": {
"ContentFinderConditionId": 220,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 120 "DutyOptions": {
"ContentFinderConditionId": 120,
"Enabled": false
}
} }
] ]
}, },

View File

@ -172,7 +172,10 @@
{ {
"TerritoryId": 567, "TerritoryId": 567,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 168 "DutyOptions": {
"ContentFinderConditionId": 168,
"Enabled": false
}
} }
] ]
}, },

View File

@ -88,7 +88,10 @@
{ {
"TerritoryId": 567, "TerritoryId": 567,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 220 "DutyOptions": {
"ContentFinderConditionId": 220,
"Enabled": false
}
} }
] ]
}, },

View File

@ -51,7 +51,10 @@
{ {
"TerritoryId": 462, "TerritoryId": 462,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 86 "DutyOptions": {
"ContentFinderConditionId": 86,
"Enabled": false
}
} }
] ]
}, },

View File

@ -109,7 +109,10 @@
{ {
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 88 "DutyOptions": {
"ContentFinderConditionId": 88,
"Enabled": false
}
} }
] ]
}, },

View File

@ -97,7 +97,10 @@
{ {
"TerritoryId": 400, "TerritoryId": 400,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 171 "DutyOptions": {
"ContentFinderConditionId": 171,
"Enabled": false
}
} }
] ]
}, },

View File

@ -45,7 +45,10 @@
{ {
"TerritoryId": 569, "TerritoryId": 569,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 169 "DutyOptions": {
"ContentFinderConditionId": 169,
"Enabled": false
}
} }
] ]
}, },

View File

@ -113,7 +113,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 112 "DutyOptions": {
"ContentFinderConditionId": 112,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 113 "DutyOptions": {
"ContentFinderConditionId": 113,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 114 "DutyOptions": {
"ContentFinderConditionId": 114,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 115 "DutyOptions": {
"ContentFinderConditionId": 115,
"Enabled": false
}
} }
] ]
}, },

View File

@ -87,7 +87,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 136 "DutyOptions": {
"ContentFinderConditionId": 136,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 137 "DutyOptions": {
"ContentFinderConditionId": 137,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 138 "DutyOptions": {
"ContentFinderConditionId": 138,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 139 "DutyOptions": {
"ContentFinderConditionId": 139,
"Enabled": false
}
} }
] ]
}, },

View File

@ -55,7 +55,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 186 "DutyOptions": {
"ContentFinderConditionId": 186,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 187 "DutyOptions": {
"ContentFinderConditionId": 187,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 188 "DutyOptions": {
"ContentFinderConditionId": 188,
"Enabled": false
}
} }
] ]
}, },

View File

@ -27,7 +27,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 189 "DutyOptions": {
"ContentFinderConditionId": 189,
"Enabled": false
}
} }
] ]
}, },

View File

@ -123,7 +123,10 @@
{ {
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 89 "DutyOptions": {
"ContentFinderConditionId": 89,
"Enabled": false
}
} }
] ]
}, },

View File

@ -116,7 +116,10 @@
{ {
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 87 "DutyOptions": {
"ContentFinderConditionId": 87,
"Enabled": false
}
} }
] ]
}, },

View File

@ -81,7 +81,10 @@
{ {
"TerritoryId": 401, "TerritoryId": 401,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 134 "DutyOptions": {
"ContentFinderConditionId": 134,
"Enabled": false
}
} }
] ]
}, },

View File

@ -81,7 +81,10 @@
{ {
"TerritoryId": 402, "TerritoryId": 402,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 183 "DutyOptions": {
"ContentFinderConditionId": 183,
"Enabled": false
}
} }
] ]
}, },

View File

@ -114,7 +114,10 @@
{ {
"TerritoryId": 507, "TerritoryId": 507,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 223 "DutyOptions": {
"ContentFinderConditionId": 223,
"Enabled": false
}
} }
] ]
}, },

View File

@ -71,7 +71,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 196 "DutyOptions": {
"ContentFinderConditionId": 196,
"Enabled": false
}
} }
] ]
}, },

View File

@ -82,7 +82,10 @@
{ {
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 235 "DutyOptions": {
"ContentFinderConditionId": 235,
"Enabled": false
}
} }
] ]
}, },

View File

@ -26,7 +26,10 @@
{ {
"TerritoryId": 736, "TerritoryId": 736,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 281 "DutyOptions": {
"ContentFinderConditionId": 281,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 736, "TerritoryId": 736,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 550 "DutyOptions": {
"ContentFinderConditionId": 550,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 735, "TerritoryId": 735,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 636 "DutyOptions": {
"ContentFinderConditionId": 636,
"Enabled": false
}
} }
] ]
}, },

View File

@ -38,7 +38,10 @@
{ {
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 243 "DutyOptions": {
"ContentFinderConditionId": 243,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 622, "TerritoryId": 622,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 240 "DutyOptions": {
"ContentFinderConditionId": 240,
"Enabled": false
}
} }
] ]
}, },

View File

@ -101,7 +101,10 @@
{ {
"TerritoryId": 683, "TerritoryId": 683,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 263 "DutyOptions": {
"ContentFinderConditionId": 263,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 621, "TerritoryId": 621,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 247 "DutyOptions": {
"ContentFinderConditionId": 247,
"Enabled": false
}
} }
] ]
}, },
@ -36,7 +39,10 @@
{ {
"TerritoryId": 621, "TerritoryId": 621,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 239 "DutyOptions": {
"ContentFinderConditionId": 239,
"Enabled": false
}
} }
] ]
}, },

View File

@ -43,7 +43,10 @@
{ {
"TerritoryId": 786, "TerritoryId": 786,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 537 "DutyOptions": {
"ContentFinderConditionId": 537,
"Enabled": false
}
} }
] ]
}, },

View File

@ -39,7 +39,10 @@
{ {
"TerritoryId": 724, "TerritoryId": 724,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 252 "DutyOptions": {
"ContentFinderConditionId": 252,
"Enabled": false
}
} }
] ]
}, },

View File

@ -39,7 +39,10 @@
{ {
"TerritoryId": 724, "TerritoryId": 724,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 253 "DutyOptions": {
"ContentFinderConditionId": 253,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 724, "TerritoryId": 724,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 254 "DutyOptions": {
"ContentFinderConditionId": 254,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 724, "TerritoryId": 724,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 255 "DutyOptions": {
"ContentFinderConditionId": 255,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 756, "TerritoryId": 756,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 286 "DutyOptions": {
"ContentFinderConditionId": 286,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 756, "TerritoryId": 756,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 287 "DutyOptions": {
"ContentFinderConditionId": 287,
"Enabled": false
}
} }
] ]
}, },

View File

@ -73,7 +73,10 @@
{ {
"TerritoryId": 756, "TerritoryId": 756,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 288 "DutyOptions": {
"ContentFinderConditionId": 288,
"Enabled": false
}
} }
] ]
}, },

View File

@ -40,7 +40,10 @@
{ {
"TerritoryId": 756, "TerritoryId": 756,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 289 "DutyOptions": {
"ContentFinderConditionId": 289,
"Enabled": false
}
} }
] ]
}, },

View File

@ -65,7 +65,10 @@
{ {
"TerritoryId": 807, "TerritoryId": 807,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 587 "DutyOptions": {
"ContentFinderConditionId": 587,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 807, "TerritoryId": 807,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 588 "DutyOptions": {
"ContentFinderConditionId": 588,
"Enabled": false
}
} }
] ]
}, },

View File

@ -105,7 +105,10 @@
{ {
"TerritoryId": 812, "TerritoryId": 812,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 589 "DutyOptions": {
"ContentFinderConditionId": 589,
"Enabled": false
}
} }
] ]
}, },
@ -118,7 +121,10 @@
{ {
"TerritoryId": 812, "TerritoryId": 812,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 590 "DutyOptions": {
"ContentFinderConditionId": 590,
"Enabled": false
}
} }
] ]
}, },

View File

@ -43,7 +43,10 @@
{ {
"TerritoryId": 628, "TerritoryId": 628,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 595 "DutyOptions": {
"ContentFinderConditionId": 595,
"Enabled": false
}
} }
] ]
}, },

View File

@ -54,7 +54,10 @@
{ {
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 284 "DutyOptions": {
"ContentFinderConditionId": 284,
"Enabled": false
}
} }
] ]
}, },
@ -173,7 +176,10 @@
{ {
"TerritoryId": 614, "TerritoryId": 614,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 290 "DutyOptions": {
"ContentFinderConditionId": 290,
"Enabled": false
}
} }
] ]
}, },

View File

@ -76,7 +76,10 @@
{ {
"TerritoryId": 614, "TerritoryId": 614,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 536 "DutyOptions": {
"ContentFinderConditionId": 536,
"Enabled": false
}
} }
] ]
}, },

View File

@ -70,7 +70,10 @@
{ {
"TerritoryId": 764, "TerritoryId": 764,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 596 "DutyOptions": {
"ContentFinderConditionId": 596,
"Enabled": false
}
} }
] ]
}, },

View File

@ -72,7 +72,10 @@
{ {
"TerritoryId": 613, "TerritoryId": 613,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 637 "DutyOptions": {
"ContentFinderConditionId": 637,
"Enabled": false
}
} }
] ]
}, },

View File

@ -61,7 +61,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 584 "DutyOptions": {
"ContentFinderConditionId": 584,
"Enabled": false
}
} }
] ]
}, },

View File

@ -70,7 +70,10 @@
{ {
"TerritoryId": 895, "TerritoryId": 895,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 700 "DutyOptions": {
"ContentFinderConditionId": 700,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 814, "TerritoryId": 814,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 736 "DutyOptions": {
"ContentFinderConditionId": 736,
"Enabled": false
}
} }
] ]
}, },

View File

@ -190,7 +190,10 @@
{ {
"TerritoryId": 928, "TerritoryId": 928,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 779 "DutyOptions": {
"ContentFinderConditionId": 779,
"Enabled": false
}
} }
] ]
}, },

View File

@ -59,7 +59,10 @@
{ {
"TerritoryId": 816, "TerritoryId": 816,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 657 "DutyOptions": {
"ContentFinderConditionId": 657,
"Enabled": false
}
} }
] ]
}, },

View File

@ -38,7 +38,10 @@
{ {
"TerritoryId": 815, "TerritoryId": 815,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 656 "DutyOptions": {
"ContentFinderConditionId": 656,
"Enabled": false
}
} }
] ]
}, },

View File

@ -120,7 +120,10 @@
{ {
"TerritoryId": 818, "TerritoryId": 818,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 652 "DutyOptions": {
"ContentFinderConditionId": 652,
"Enabled": false
}
} }
] ]
}, },
@ -145,7 +148,10 @@
{ {
"TerritoryId": 881, "TerritoryId": 881,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 687 "DutyOptions": {
"ContentFinderConditionId": 687,
"Enabled": false
}
} }
] ]
}, },

View File

@ -102,7 +102,10 @@
{ {
"TerritoryId": 813, "TerritoryId": 813,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 692 "DutyOptions": {
"ContentFinderConditionId": 692,
"Enabled": false
}
} }
] ]
}, },

View File

@ -54,7 +54,10 @@
{ {
"TerritoryId": 820, "TerritoryId": 820,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 737 "DutyOptions": {
"ContentFinderConditionId": 737,
"Enabled": false
}
} }
] ]
}, },

View File

@ -45,7 +45,10 @@
{ {
"TerritoryId": 931, "TerritoryId": 931,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 738 "DutyOptions": {
"ContentFinderConditionId": 738,
"Enabled": false
}
} }
] ]
}, },

View File

@ -82,7 +82,10 @@
{ {
"TerritoryId": 399, "TerritoryId": 399,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 746 "DutyOptions": {
"ContentFinderConditionId": 746,
"Enabled": false
}
} }
] ]
}, },

View File

@ -59,7 +59,10 @@
{ {
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 777 "DutyOptions": {
"ContentFinderConditionId": 777,
"Enabled": false
}
} }
] ]
}, },

View File

@ -23,7 +23,10 @@
{ {
"TerritoryId": 878, "TerritoryId": 878,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 653 "DutyOptions": {
"ContentFinderConditionId": 653,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 878, "TerritoryId": 878,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 684 "DutyOptions": {
"ContentFinderConditionId": 684,
"Enabled": false
}
} }
] ]
}, },

View File

@ -65,7 +65,10 @@
{ {
"TerritoryId": 878, "TerritoryId": 878,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 682 "DutyOptions": {
"ContentFinderConditionId": 682,
"Enabled": false
}
} }
] ]
}, },

View File

@ -50,7 +50,10 @@
{ {
"TerritoryId": 878, "TerritoryId": 878,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 689 "DutyOptions": {
"ContentFinderConditionId": 689,
"Enabled": false
}
} }
] ]
}, },

View File

@ -49,7 +49,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 715 "DutyOptions": {
"ContentFinderConditionId": 715,
"Enabled": false
}
} }
] ]
}, },

View File

@ -98,7 +98,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 719 "DutyOptions": {
"ContentFinderConditionId": 719,
"Enabled": false
}
} }
] ]
}, },

View File

@ -65,7 +65,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 726 "DutyOptions": {
"ContentFinderConditionId": 726,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 728 "DutyOptions": {
"ContentFinderConditionId": 728,
"Enabled": false
}
} }
] ]
}, },

View File

@ -50,7 +50,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 749 "DutyOptions": {
"ContentFinderConditionId": 749,
"Enabled": false
}
} }
] ]
}, },

View File

@ -72,7 +72,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 747 "DutyOptions": {
"ContentFinderConditionId": 747,
"Enabled": false
}
} }
] ]
}, },

View File

@ -24,7 +24,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 751 "DutyOptions": {
"ContentFinderConditionId": 751,
"Enabled": false
}
} }
] ]
}, },
@ -37,7 +40,10 @@
{ {
"TerritoryId": 857, "TerritoryId": 857,
"InteractionType": "Duty", "InteractionType": "Duty",
"ContentFinderConditionId": 758 "DutyOptions": {
"ContentFinderConditionId": 758,
"Enabled": false
}
} }
] ]
}, },

Some files were not shown because too many files have changed in this diff Show More