Update dungeon/trial json schema to allow notes (part 2)
This commit is contained in:
parent
007ffd676a
commit
a970fdfa5d
@ -54,7 +54,10 @@
|
||||
{
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 92
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 92,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -97,7 +97,10 @@
|
||||
{
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 102
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 102,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -81,7 +81,10 @@
|
||||
{
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 111
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 111,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -1,453 +1,471 @@
|
||||
{
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "pot0to",
|
||||
"QuestSequence": [
|
||||
"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
|
||||
"Author": "pot0to",
|
||||
"QuestSequence": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"Sequence": 0,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2002499,
|
||||
"Position": {
|
||||
"X": -319.17297,
|
||||
"Y": -36.636963,
|
||||
"Z": -278.73657
|
||||
},
|
||||
"TerritoryId": 138,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Western La Noscea - Aleport",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "WaitForManualProgress",
|
||||
"Comment": "Craft/purchase off marketboard an erudite's picatrix of healing and meld 2 grade 3 quicktongue materia to it."
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"InteractionType": "Interact",
|
||||
"TerritoryId": 154,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 74,
|
||||
"Comment": "Queue for A Relic Reborn: The Chimera"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001304,
|
||||
"Position": {
|
||||
"X": 25.589355,
|
||||
"Y": 29,
|
||||
"Z": -825.37573
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "Mor Dhona",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 14,
|
||||
"Comment": "Queue for Amdapor Keep"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001304,
|
||||
"Position": {
|
||||
"X": 25.589355,
|
||||
"Y": 29,
|
||||
"Z": -825.37573
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"InteractionType": "EquipItem",
|
||||
"ItemId": 2192,
|
||||
"TerritoryId": 138,
|
||||
"AetheryteShortcut": "Western La Noscea - Aleport",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 768,
|
||||
"Position": {
|
||||
"X": -317.9305,
|
||||
"Y": -39.35494,
|
||||
"Z": -298.3956
|
||||
},
|
||||
"TerritoryId": 138,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies",
|
||||
"KillEnemyDataIds": [
|
||||
766,
|
||||
767,
|
||||
768
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
{
|
||||
"Low": 8
|
||||
},
|
||||
{
|
||||
"High": 8,
|
||||
"Low": 8
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 11,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 12,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 75,
|
||||
"Comment": "Queue for A Relic Reborn: The Hydra"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 13,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 14,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "EquipRecommended"
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 15,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 59
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 16,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 61
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 17,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 60
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 18,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1008119,
|
||||
"Position": {
|
||||
"X": 62.333008,
|
||||
"Y": 31.28805,
|
||||
"Z": -739.98627
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "PurchaseItem",
|
||||
"ItemId": 6267,
|
||||
"ItemCount": 1,
|
||||
"AetheryteShortcut": "Mor Dhona",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Item": {
|
||||
"NotInInventory": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "CompleteQuest"
|
||||
}
|
||||
]
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "AcceptQuest",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 1,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 2002499,
|
||||
"Position": {
|
||||
"X": -319.17297,
|
||||
"Y": -36.636963,
|
||||
"Z": -278.73657
|
||||
},
|
||||
"TerritoryId": 138,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "Western La Noscea - Aleport",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 2,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact",
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 3,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "WaitForManualProgress",
|
||||
"Comment": "Craft/purchase off marketboard an erudite's picatrix of healing and meld 2 grade 3 quicktongue materia to it."
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"InteractionType": "Interact",
|
||||
"TerritoryId": 154,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"Fly": true,
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 4,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 74,
|
||||
"Enabled": false
|
||||
},
|
||||
"Comment": "Queue for A Relic Reborn: The Chimera"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 5,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 6,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001304,
|
||||
"Position": {
|
||||
"X": 25.589355,
|
||||
"Y": 29,
|
||||
"Z": -825.37573
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Interact",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "Mor Dhona",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 7,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"Fly": true,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 14,
|
||||
"Enabled": false
|
||||
},
|
||||
"Comment": "Queue for Amdapor Keep"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 8,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1001304,
|
||||
"Position": {
|
||||
"X": 25.589355,
|
||||
"Y": 29,
|
||||
"Z": -825.37573
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 9,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 10,
|
||||
"Steps": [
|
||||
{
|
||||
"InteractionType": "EquipItem",
|
||||
"ItemId": 2192,
|
||||
"TerritoryId": 138,
|
||||
"AetheryteShortcut": "Western La Noscea - Aleport",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 768,
|
||||
"Position": {
|
||||
"X": -317.9305,
|
||||
"Y": -39.35494,
|
||||
"Z": -298.3956
|
||||
},
|
||||
"TerritoryId": 138,
|
||||
"InteractionType": "Combat",
|
||||
"EnemySpawnType": "OverworldEnemies",
|
||||
"KillEnemyDataIds": [
|
||||
766,
|
||||
767,
|
||||
768
|
||||
],
|
||||
"CompletionQuestVariablesFlags": [
|
||||
{
|
||||
"Low": 8
|
||||
},
|
||||
{
|
||||
"High": 8,
|
||||
"Low": 8
|
||||
},
|
||||
null,
|
||||
null,
|
||||
null,
|
||||
null
|
||||
],
|
||||
"Fly": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 11,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 12,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 75,
|
||||
"Enabled": false
|
||||
},
|
||||
"Comment": "Queue for A Relic Reborn: The Hydra"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 13,
|
||||
"Steps": [
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 14,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "EquipRecommended"
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 15,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 59,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 16,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 61,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 17,
|
||||
"Steps": [
|
||||
{
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Duty",
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 60,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 18,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "Interact"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Sequence": 255,
|
||||
"Steps": [
|
||||
{
|
||||
"DataId": 1008119,
|
||||
"Position": {
|
||||
"X": 62.333008,
|
||||
"Y": 31.28805,
|
||||
"Z": -739.98627
|
||||
},
|
||||
"TerritoryId": 156,
|
||||
"InteractionType": "PurchaseItem",
|
||||
"ItemId": 6267,
|
||||
"ItemCount": 1,
|
||||
"AetheryteShortcut": "Mor Dhona",
|
||||
"SkipConditions": {
|
||||
"StepIf": {
|
||||
"Item": {
|
||||
"NotInInventory": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"Position": {
|
||||
"X": 437.6279,
|
||||
"Y": -3.1627378,
|
||||
"Z": -67.35514
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "WalkTo",
|
||||
"Fly": true,
|
||||
"AetheryteShortcut": "North Shroud - Fallgourd Float",
|
||||
"SkipConditions": {
|
||||
"AetheryteShortcutIf": {
|
||||
"InSameTerritory": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"DataId": 1003075,
|
||||
"Position": {
|
||||
"X": 440.7262,
|
||||
"Y": -0.9374562,
|
||||
"Z": -62.21112
|
||||
},
|
||||
"TerritoryId": 154,
|
||||
"InteractionType": "CompleteQuest"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
@ -279,7 +279,10 @@
|
||||
{
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 66
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 66,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -29,7 +29,10 @@
|
||||
{
|
||||
"TerritoryId": 135,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 72
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 72,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -93,7 +93,10 @@
|
||||
{
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 77
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 77,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -70,7 +70,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 79
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 79,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -71,7 +71,10 @@
|
||||
{
|
||||
"TerritoryId": 351,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 84
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 84,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -103,7 +103,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 76
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 76,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -92,7 +92,10 @@
|
||||
{
|
||||
"TerritoryId": 145,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 81
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 81,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -84,7 +84,10 @@
|
||||
{
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 85
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 85,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -49,7 +49,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 65
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 65,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -119,7 +119,10 @@
|
||||
{
|
||||
"TerritoryId": 180,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 64
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 64,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -108,7 +108,10 @@
|
||||
{
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 63
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 63,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 65,
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 65,
|
||||
"Enabled": false
|
||||
},
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
@ -36,7 +39,10 @@
|
||||
{
|
||||
"TerritoryId": 180,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 64,
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 64,
|
||||
"Enabled": false
|
||||
},
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
@ -49,7 +55,10 @@
|
||||
{
|
||||
"TerritoryId": 146,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 63,
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 63,
|
||||
"Enabled": false
|
||||
},
|
||||
"CompletionQuestVariablesFlags": [
|
||||
null,
|
||||
null,
|
||||
|
@ -65,7 +65,10 @@
|
||||
{
|
||||
"TerritoryId": 152,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 78
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 78,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -41,7 +41,10 @@
|
||||
{
|
||||
"TerritoryId": 153,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 82
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 82,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -85,7 +85,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 80
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 80,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 13
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 13,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 13
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 13,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 13
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 13,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -71,7 +71,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 5
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 5,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -71,7 +71,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 5
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 5,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -71,7 +71,10 @@
|
||||
{
|
||||
"TerritoryId": 155,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 5
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 5,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -38,7 +38,10 @@
|
||||
{
|
||||
"TerritoryId": 397,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 36
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 36,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -29,7 +29,10 @@
|
||||
{
|
||||
"TerritoryId": 478,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 220
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 220,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 120
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 120,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -172,7 +172,10 @@
|
||||
{
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 168
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 168,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -88,7 +88,10 @@
|
||||
{
|
||||
"TerritoryId": 567,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 220
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 220,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -51,7 +51,10 @@
|
||||
{
|
||||
"TerritoryId": 462,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 86
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 86,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -109,7 +109,10 @@
|
||||
{
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 88
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 88,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -97,7 +97,10 @@
|
||||
{
|
||||
"TerritoryId": 400,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 171
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 171,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -45,7 +45,10 @@
|
||||
{
|
||||
"TerritoryId": 569,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 169
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 169,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -113,7 +113,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 112
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 112,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 113
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 113,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 114
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 114,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 115
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 115,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -87,7 +87,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 136
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 136,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 137
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 137,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 138
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 138,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 139
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 139,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -55,7 +55,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 186
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 186,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 187
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 187,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 188
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 188,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -27,7 +27,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 189
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 189,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -123,7 +123,10 @@
|
||||
{
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 89
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 89,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -116,7 +116,10 @@
|
||||
{
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 87
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 87,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -81,7 +81,10 @@
|
||||
{
|
||||
"TerritoryId": 401,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 134
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 134,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -81,7 +81,10 @@
|
||||
{
|
||||
"TerritoryId": 402,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 183
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 183,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -114,7 +114,10 @@
|
||||
{
|
||||
"TerritoryId": 507,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 223
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 223,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -71,7 +71,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 196
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 196,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -97,4 +100,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -82,7 +82,10 @@
|
||||
{
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 235
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 235,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -26,7 +26,10 @@
|
||||
{
|
||||
"TerritoryId": 736,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 281
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 281,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 736,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 550
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 550,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 735,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 636
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 636,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -38,7 +38,10 @@
|
||||
{
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 243
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 243,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 622,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 240
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 240,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -43,4 +46,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
@ -101,7 +101,10 @@
|
||||
{
|
||||
"TerritoryId": 683,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 263
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 263,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 621,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 247
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 247,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -36,7 +39,10 @@
|
||||
{
|
||||
"TerritoryId": 621,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 239
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 239,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -43,7 +43,10 @@
|
||||
{
|
||||
"TerritoryId": 786,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 537
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 537,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -39,7 +39,10 @@
|
||||
{
|
||||
"TerritoryId": 724,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 252
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 252,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -39,7 +39,10 @@
|
||||
{
|
||||
"TerritoryId": 724,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 253
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 253,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 724,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 254
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 254,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 724,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 255
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 255,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 756,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 286
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 286,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 756,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 287
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 287,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -73,7 +73,10 @@
|
||||
{
|
||||
"TerritoryId": 756,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 288
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 288,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -40,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 756,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 289
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 289,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -65,7 +65,10 @@
|
||||
{
|
||||
"TerritoryId": 807,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 587
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 587,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 807,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 588
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 588,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -105,7 +105,10 @@
|
||||
{
|
||||
"TerritoryId": 812,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 589
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 589,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -118,7 +121,10 @@
|
||||
{
|
||||
"TerritoryId": 812,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 590
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 590,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -43,7 +43,10 @@
|
||||
{
|
||||
"TerritoryId": 628,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 595
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 595,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -54,7 +54,10 @@
|
||||
{
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 284
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 284,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -173,7 +176,10 @@
|
||||
{
|
||||
"TerritoryId": 614,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 290
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 290,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -76,7 +76,10 @@
|
||||
{
|
||||
"TerritoryId": 614,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 536
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 536,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -70,7 +70,10 @@
|
||||
{
|
||||
"TerritoryId": 764,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 596
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 596,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -72,7 +72,10 @@
|
||||
{
|
||||
"TerritoryId": 613,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 637
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 637,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -61,7 +61,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 584
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 584,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -70,7 +70,10 @@
|
||||
{
|
||||
"TerritoryId": 895,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 700
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 700,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 814,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 736
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 736,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -190,7 +190,10 @@
|
||||
{
|
||||
"TerritoryId": 928,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 779
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 779,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -59,7 +59,10 @@
|
||||
{
|
||||
"TerritoryId": 816,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 657
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 657,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -38,7 +38,10 @@
|
||||
{
|
||||
"TerritoryId": 815,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 656
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 656,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -120,7 +120,10 @@
|
||||
{
|
||||
"TerritoryId": 818,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 652
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 652,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -145,7 +148,10 @@
|
||||
{
|
||||
"TerritoryId": 881,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 687
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 687,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -102,7 +102,10 @@
|
||||
{
|
||||
"TerritoryId": 813,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 692
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 692,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -54,7 +54,10 @@
|
||||
{
|
||||
"TerritoryId": 820,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 737
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 737,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -45,7 +45,10 @@
|
||||
{
|
||||
"TerritoryId": 931,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 738
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 738,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -82,7 +82,10 @@
|
||||
{
|
||||
"TerritoryId": 399,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 746
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 746,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -59,7 +59,10 @@
|
||||
{
|
||||
"TerritoryId": 130,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 777
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 777,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -23,7 +23,10 @@
|
||||
{
|
||||
"TerritoryId": 878,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 653
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 653,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 878,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 684
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 684,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -65,7 +65,10 @@
|
||||
{
|
||||
"TerritoryId": 878,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 682
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 682,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -50,7 +50,10 @@
|
||||
{
|
||||
"TerritoryId": 878,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 689
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 689,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -49,7 +49,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 715
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 715,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -98,7 +98,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 719
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 719,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -65,7 +65,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 726
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 726,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 728
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 728,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -50,7 +50,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 749
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 749,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -72,7 +72,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 747
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 747,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
@ -24,7 +24,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"InteractionType": "Duty",
|
||||
"ContentFinderConditionId": 751
|
||||
"DutyOptions": {
|
||||
"ContentFinderConditionId": 751,
|
||||
"Enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
@ -37,7 +40,10 @@
|
||||
{
|
||||
"TerritoryId": 857,
|
||||
"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
Loading…
x
Reference in New Issue
Block a user