Preparation for accepting/completing quests

mnk-heavensward
Liza 2024-06-24 18:15:45 +02:00
parent f2de01b513
commit 5f9595b8cd
Signed by: liza
GPG Key ID: 7199F8D727D55F67
313 changed files with 718 additions and 634 deletions

View File

@ -349,6 +349,8 @@ public class QuestSourceGenerator : ISourceGenerator
step.CompletionQuestVariablesFlags) step.CompletionQuestVariablesFlags)
.AsSyntaxNodeOrToken(), .AsSyntaxNodeOrToken(),
AssignmentList(nameof(QuestStep.DialogueChoices), step.DialogueChoices) AssignmentList(nameof(QuestStep.DialogueChoices), step.DialogueChoices)
.AsSyntaxNodeOrToken(),
Assignment(nameof(QuestStep.QuestId), step.QuestId, emptyStep.QuestId)
.AsSyntaxNodeOrToken()))))), .AsSyntaxNodeOrToken()))))),
Token(SyntaxKind.CommaToken), Token(SyntaxKind.CommaToken),
}.ToArray()))); }.ToArray())));

View File

@ -13,7 +13,7 @@
"Z": 115.861694 "Z": 115.861694
}, },
"TerritoryId": 183, "TerritoryId": 183,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -189,7 +189,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AethernetShortcut": [ "AethernetShortcut": [
"[Gridania] Conjurers' Guild", "[Gridania] Conjurers' Guild",
"[Gridania] Airship Landing" "[Gridania] Airship Landing"

View File

@ -13,7 +13,7 @@
"Z": 115.861694 "Z": 115.861694
}, },
"TerritoryId": 183, "TerritoryId": 183,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -189,7 +189,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AethernetShortcut": [ "AethernetShortcut": [
"[Gridania] Conjurers' Guild", "[Gridania] Conjurers' Guild",
"[Gridania] Airship Landing" "[Gridania] Airship Landing"

View File

@ -16,7 +16,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -197,7 +197,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania", "AetheryteShortcut": "Gridania",
"AethernetShortcut": [ "AethernetShortcut": [
"[Gridania] Aetheryte Plaza", "[Gridania] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 6.301941 "Z": 6.301941
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -157,7 +157,7 @@
"Z": 6.301941 "Z": 6.301941
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -107.25574 "Z": -107.25574
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -109,7 +109,7 @@
"Z": -32.6391 "Z": -32.6391
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -40,7 +40,7 @@
"Z": 26.41333 "Z": 26.41333
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"Comment": "All starting gear (except the hat) is ilvl 5 already" "Comment": "All starting gear (except the hat) is ilvl 5 already"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -38,7 +38,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 26.41333 "Z": 26.41333
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -79,7 +79,7 @@
"Z": -43.595093 "Z": -43.595093
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 5, "StopDistance": 5,
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -189,7 +189,7 @@
"Z": -116.47211 "Z": -116.47211
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -116.47211 "Z": -116.47211
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -58,7 +58,7 @@
"Z": -43.595093 "Z": -43.595093
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -43.595093 "Z": -43.595093
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -58,7 +58,7 @@
"Z": 11.36792 "Z": 11.36792
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 11.36792 "Z": 11.36792
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -47,7 +47,7 @@
"Z": 228.5343 "Z": 228.5343
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 228.5343 "Z": 228.5343
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -43,7 +43,7 @@
"Z": 333.30273 "Z": 333.30273
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -47,7 +47,7 @@
"Z": -107.25574 "Z": -107.25574
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -32.6391 "Z": -32.6391
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -71,7 +71,7 @@
"Z": -75.669556 "Z": -75.669556
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 333.30273 "Z": 333.30273
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -57,7 +57,7 @@
"Z": 26.41333 "Z": 26.41333
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Central Shroud - Bentbranch Meadows" "AetheryteShortcut": "Central Shroud - Bentbranch Meadows"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 143.63306 "Z": 143.63306
}, },
"TerritoryId": 183, "TerritoryId": 183,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": 115.861694 "Z": 115.861694
}, },
"TerritoryId": 183, "TerritoryId": 183,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -61,7 +61,7 @@
"Z": -78.446655 "Z": -78.446655
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 6.301941 "Z": 6.301941
}, },
"TerritoryId": 148, "TerritoryId": 148,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania", "AetheryteShortcut": "Gridania",
"AethernetShortcut": [ "AethernetShortcut": [
"[Gridania] Aetheryte Plaza", "[Gridania] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -109,7 +109,7 @@
}, },
"StopDistance": 7, "StopDistance": 7,
"TerritoryId": 204, "TerritoryId": 204,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"DisableNavmesh": true "DisableNavmesh": true
} }
] ]

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 7, "StopDistance": 7,
"TerritoryId": 204, "TerritoryId": 204,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -94,7 +94,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -104,7 +104,7 @@
"Z": -0.19836426 "Z": -0.19836426
}, },
"TerritoryId": 205, "TerritoryId": 205,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -0.19836426 "Z": -0.19836426
}, },
"TerritoryId": 205, "TerritoryId": 205,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -375,7 +375,7 @@
"Z": 85.31323 "Z": 85.31323
}, },
"TerritoryId": 131, "TerritoryId": 131,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 115.861694 "Z": 115.861694
}, },
"TerritoryId": 183, "TerritoryId": 183,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -189,7 +189,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AethernetShortcut": [ "AethernetShortcut": [
"[Gridania] Conjurers' Guild", "[Gridania] Conjurers' Guild",
"[Gridania] Airship Landing" "[Gridania] Airship Landing"

View File

@ -13,7 +13,7 @@
"Z": -4.9592285 "Z": -4.9592285
}, },
"TerritoryId": 181, "TerritoryId": 181,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -50,7 +50,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 181, "TerritoryId": 181,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 181, "TerritoryId": 181,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -280,7 +280,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 181, "TerritoryId": 181,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -280,7 +280,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -249.34778 "Z": -249.34778
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] The Aftcastle", "[Limsa Lominsa] The Aftcastle",
"[Limsa Lominsa] Zephyr Gate (Middle La Noscea)" "[Limsa Lominsa] Zephyr Gate (Middle La Noscea)"

View File

@ -13,7 +13,7 @@
"Z": -249.34778 "Z": -249.34778
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -75,7 +75,7 @@
}, },
"StopDistance": 6, "StopDistance": 6,
"TerritoryId": 138, "TerritoryId": 138,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 7, "StopDistance": 7,
"TerritoryId": 138, "TerritoryId": 138,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -109,7 +109,7 @@
"Z": 208.39233 "Z": 208.39233
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 208.39233 "Z": 208.39233
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -49,7 +49,7 @@
"Z": 611.9325 "Z": 611.9325
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 611.9325 "Z": 611.9325
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": 861.4479 "Z": 861.4479
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Emote", "InteractionType": "CompleteQuest",
"Emote": "doubt" "Emote": "doubt"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 611.9325 "Z": 611.9325
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -73,7 +73,7 @@
"Z": 683.92444 "Z": 683.92444
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": 683.92444 "Z": 683.92444
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -102,7 +102,7 @@
"Z": 683.92444 "Z": 683.92444
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 861.4479 "Z": 861.4479
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -118,7 +118,7 @@
"Z": 611.9325 "Z": 611.9325
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Lower La Noscea - Moraby Drydocks" "AetheryteShortcut": "Lower La Noscea - Moraby Drydocks"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -53,7 +53,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"Comment": "All starting gear (except the hat) is ilvl 5 already" "Comment": "All starting gear (except the hat) is ilvl 5 already"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -177,7 +177,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -173,7 +173,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -213.91626 "Z": -213.91626
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -121,7 +121,7 @@
"Z": -308.76636 "Z": -308.76636
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -308.76636 "Z": -308.76636
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -82,7 +82,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -131,7 +131,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -16,7 +16,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -46,7 +46,7 @@
"Z": -222.43079 "Z": -222.43079
}, },
"TerritoryId": 134, "TerritoryId": 134,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -91,7 +91,7 @@
}, },
"StopDistance": 7, "StopDistance": 7,
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -115,7 +115,7 @@
"Z": -7.0039062 "Z": -7.0039062
}, },
"TerritoryId": 198, "TerritoryId": 198,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -7.0039062 "Z": -7.0039062
}, },
"TerritoryId": 198, "TerritoryId": 198,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -402,7 +402,7 @@
"Z": 85.31323 "Z": 85.31323
}, },
"TerritoryId": 131, "TerritoryId": 131,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
"Z": 85.31323 "Z": 85.31323
}, },
"TerritoryId": 131, "TerritoryId": 131,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -158,7 +158,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 683.92444 "Z": 683.92444
}, },
"TerritoryId": 135, "TerritoryId": 135,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 7, "StopDistance": 7,
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -101,7 +101,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -154,7 +154,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -103,7 +103,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -17,7 +17,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -131,7 +131,7 @@
"Z": -2.02948 "Z": -2.02948
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -78.78235 "Z": -78.78235
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -73,7 +73,7 @@
"Z": -2.02948 "Z": -2.02948
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 5, "StopDistance": 5,
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "List", "Type": "List",
@ -98,7 +98,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -181,7 +181,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -5.081299 "Z": -5.081299
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania" "AetheryteShortcut": "Gridania"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -225,7 +225,7 @@
"Z": 0.8086548 "Z": 0.8086548
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -123,7 +123,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -119,7 +119,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -104,7 +104,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -72,7 +72,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Eastern Thanalan - Camp Drybone" "AetheryteShortcut": "Eastern Thanalan - Camp Drybone"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -104,7 +104,7 @@
"Z": 106.79785 "Z": 106.79785
}, },
"TerritoryId": 145, "TerritoryId": 145,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -17,7 +17,7 @@
"Z": -78.78235 "Z": -78.78235
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -107,7 +107,7 @@
"Z": -78.78235 "Z": -78.78235
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -6.1189575 "Z": -6.1189575
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -66,7 +66,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -16,7 +16,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -92,7 +92,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 115.92273 "Z": 115.92273
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -28,7 +28,7 @@
"Z": -78.78235 "Z": -78.78235
}, },
"TerritoryId": 130, "TerritoryId": 130,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Ul'dah", "AetheryteShortcut": "Ul'dah",
"AethernetShortcut": [ "AethernetShortcut": [
"[Ul'dah] Aetheryte Plaza", "[Ul'dah] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": 3.463745 "Z": 3.463745
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "YesNo", "Type": "YesNo",
@ -96,7 +96,7 @@
"Z": -9.99469 "Z": -9.99469
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Gridania" "AetheryteShortcut": "Gridania"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 4.6845093 "Z": 4.6845093
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "YesNo", "Type": "YesNo",
@ -83,7 +83,7 @@
}, },
"StopDistance": 5, "StopDistance": 5,
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": [ "AethernetShortcut": [
"[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] Aetheryte Plaza",

View File

@ -13,7 +13,7 @@
"Z": -9.99469 "Z": -9.99469
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -54,7 +54,7 @@
"Z": -2.02948 "Z": -2.02948
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -14,7 +14,7 @@
}, },
"StopDistance": 5, "StopDistance": 5,
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -55,7 +55,7 @@
"Z": -2.02948 "Z": -2.02948
}, },
"TerritoryId": 212, "TerritoryId": 212,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -5.081299 "Z": -5.081299
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -70,7 +70,7 @@
"Z": 70.29822 "Z": 70.29822
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 81.1322 "Z": 81.1322
}, },
"TerritoryId": 128, "TerritoryId": 128,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Limsa Lominsa", "AetheryteShortcut": "Limsa Lominsa",
"AethernetShortcut": ["[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] The Aftcastle"] "AethernetShortcut": ["[Limsa Lominsa] Aetheryte Plaza", "[Limsa Lominsa] The Aftcastle"]
} }
@ -91,7 +91,7 @@
"Z": -8.1026 "Z": -8.1026
}, },
"TerritoryId": 129, "TerritoryId": 129,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -5.081299 "Z": -5.081299
}, },
"TerritoryId": 132, "TerritoryId": 132,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"AetheryteShortcut": "Gridania", "AetheryteShortcut": "Gridania",
"SkipIf": [ "SkipIf": [
"AetheryteShortcutIfInSameTerritory" "AetheryteShortcutIfInSameTerritory"

View File

@ -13,7 +13,7 @@
"Z": 510.42944 "Z": 510.42944
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -88,7 +88,7 @@
"Z": 510.42944 "Z": 510.42944
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -97.21527 "Z": -97.21527
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -66,7 +66,7 @@
"Z": -97.21527 "Z": -97.21527
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Elpis - Poieten Oikos" "AetheryteShortcut": "Elpis - Poieten Oikos"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 236.34692 "Z": 236.34692
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -124,7 +124,7 @@
"Z": 236.34692 "Z": 236.34692
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -189.47137 "Z": -189.47137
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -71,7 +71,7 @@
"Z": -189.47137 "Z": -189.47137
}, },
"TerritoryId": 961, "TerritoryId": 961,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Elpis - Poieten Oikos" "AetheryteShortcut": "Elpis - Poieten Oikos"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 460.80713 "Z": 460.80713
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -59,7 +59,7 @@
"Z": 649.8054 "Z": 649.8054
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -418.57025 "Z": -418.57025
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -280,7 +280,7 @@
"Z": -418.57025 "Z": -418.57025
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Garlemald - Tertium" "AetheryteShortcut": "Garlemald - Tertium"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": 424.00232 "Z": 424.00232
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -124,7 +124,7 @@
"Z": 502.037 "Z": 502.037
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 487.81555 "Z": 487.81555
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -44,7 +44,7 @@
"Z": -132.46362 "Z": -132.46362
}, },
"TerritoryId": 958, "TerritoryId": 958,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -74.906555 "Z": -74.906555
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -60,7 +60,7 @@
"Z": -74.906555 "Z": -74.906555
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 1.8463135 "Z": 1.8463135
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -63,7 +63,7 @@
"Z": 1.8463135 "Z": 1.8463135
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -105.4552 "Z": -105.4552
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -110,7 +110,7 @@
}, },
"StopDistance": 5, "StopDistance": 5,
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -23.758362 "Z": -23.758362
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -43,7 +43,7 @@
"Z": -66.2395 "Z": -66.2395
}, },
"TerritoryId": 956, "TerritoryId": 956,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -491.14215 "Z": -491.14215
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -68,7 +68,7 @@
"Z": -491.14215 "Z": -491.14215
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow" "AetheryteShortcut": "Mare Lamentorum - Bestways Burrow"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": -520.28687 "Z": -520.28687
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -96,7 +96,7 @@
"Z": -520.28687 "Z": -520.28687
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -521.6602 "Z": -521.6602
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -144,7 +144,7 @@
"Z": -521.6602 "Z": -521.6602
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Mare Lamentorum - Bestways Burrow" "AetheryteShortcut": "Mare Lamentorum - Bestways Burrow"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": -536.9497 "Z": -536.9497
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -85,7 +85,7 @@
"Z": -465.17133 "Z": -465.17133
}, },
"TerritoryId": 959, "TerritoryId": 959,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -20.767578 "Z": -20.767578
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -131,7 +131,7 @@
"Z": -20.767578 "Z": -20.767578
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact", "InteractionType": "CompleteQuest",
"AetheryteShortcut": "Thavnair - Great Work" "AetheryteShortcut": "Thavnair - Great Work"
} }
] ]

View File

@ -13,7 +13,7 @@
"Z": -219.86731 "Z": -219.86731
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -62,7 +62,7 @@
"Z": -219.86731 "Z": -219.86731
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -207.20227 "Z": -207.20227
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -144,7 +144,7 @@
"Z": -207.20227 "Z": -207.20227
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 727.7484 "Z": 727.7484
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact", "InteractionType": "AcceptQuest",
"DialogueChoices": [ "DialogueChoices": [
{ {
"Type": "List", "Type": "List",
@ -115,7 +115,7 @@
"Z": 485.9845 "Z": 485.9845
}, },
"TerritoryId": 957, "TerritoryId": 957,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -523.2472 "Z": -523.2472
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -48,7 +48,7 @@
"Z": -523.2472 "Z": -523.2472
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -454.3069 "Z": -454.3069
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -68,7 +68,7 @@
"Z": -454.3069 "Z": -454.3069
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 315.81592 "Z": 315.81592
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -48,7 +48,7 @@
"Z": 315.81592 "Z": 315.81592
}, },
"TerritoryId": 960, "TerritoryId": 960,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": -8.835022 "Z": -8.835022
}, },
"TerritoryId": 351, "TerritoryId": 351,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -48,7 +48,7 @@
"Z": 145.2201 "Z": 145.2201
}, },
"TerritoryId": 962, "TerritoryId": 962,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

View File

@ -13,7 +13,7 @@
"Z": 145.2201 "Z": 145.2201
}, },
"TerritoryId": 962, "TerritoryId": 962,
"InteractionType": "Interact" "InteractionType": "AcceptQuest"
} }
] ]
}, },
@ -247,7 +247,7 @@
"Z": -0.77819824 "Z": -0.77819824
}, },
"TerritoryId": 987, "TerritoryId": 987,
"InteractionType": "Interact" "InteractionType": "CompleteQuest"
} }
] ]
} }

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