From: Liza Carvelli Date: Mon, 16 Sep 2024 16:24:49 +0000 (+0200) Subject: Reorganize side story locations X-Git-Tag: v3.4~6 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=5c516895088033a04503a1f7b0a213a4c0df9569;p=Questionable.git Reorganize side story locations --- diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json deleted file mode 100644 index c945779e..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1204_The Rise and Fall of a Gentlemen.json +++ /dev/null @@ -1,118 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1001285, - "Position": { - "X": -68.77246, - "Y": 4.0411124, - "Z": -126.51257 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest", - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_CHRHDB101_01204_Q1_000_1", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "Fly": true, - "DataId": 1005709, - "Position": { - "X": -464.16425, - "Y": -26.945036, - "Z": 85.40466 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "AetheryteShortcut": "Southern Thanalan - Forgotten Springs", - "Fly": true, - "Position": { - "X": -273.9414, - "Y": 9.756445, - "Z": 222.65837 - }, - "TerritoryId": 146, - "InteractionType": "Combat", - "EnemySpawnType": "FateEnemies", - "ComplexCombatData": [ - { - "DataId": 2390 - }, - { - "DataId": 2391 - } - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "Fly": true, - "DataId": 1005709, - "Position": { - "X": -464.16425, - "Y": -26.945036, - "Z": 85.40466 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Southern Thanalan - Forgotten Springs", - "Fly": true, - "DataId": 1005710, - "Position": { - "X": 4.4403076, - "Y": 7.2767544, - "Z": 885.55725 - }, - "TerritoryId": 146, - "InteractionType": "CompleteQuest", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_CHRHDB101_01204_Q2_000_1", - "Answer": "TEXT_CHRHDB101_01204_Q2A2_000_2" - } - ], - "NextQuestId": 1205 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1205_Back in the Saddle.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1205_Back in the Saddle.json deleted file mode 100644 index 77cd8009..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1205_Back in the Saddle.json +++ /dev/null @@ -1,98 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1005711, - "Position": { - "X": 4.837097, - "Y": 7.4445505, - "Z": 884.70276 - }, - "TerritoryId": 146, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "DataId": 1004333, - "Position": { - "X": -101.854004, - "Y": 4.0131226, - "Z": -98.95477 - }, - "StopDistance": 7, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - }, - { - "DataId": 1004331, - "Position": { - "X": -20.096191, - "Y": 4.9999676, - "Z": -133.22656 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 1001313, - "Position": { - "X": 16.372864, - "Y": 7.9999795, - "Z": -106.21808 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1001285, - "Position": { - "X": -68.77246, - "Y": 4.0411124, - "Z": -126.51257 - }, - "TerritoryId": 130, - "InteractionType": "CompleteQuest", - "NextQuestId": 1206 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1206_After Her Own Heart.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1206_After Her Own Heart.json deleted file mode 100644 index 9ad69626..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1206_After Her Own Heart.json +++ /dev/null @@ -1,137 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1001285, - "Position": { - "X": -68.77246, - "Y": 4.0411124, - "Z": -126.51257 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Weavers' Guild" - ], - "DataId": 1001691, - "Position": { - "X": 142.16821, - "Y": 7.4920034, - "Z": 104.72266 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Weavers' Guild", - "[Ul'dah] Aetheryte Plaza" - ], - "DataId": 1005713, - "Position": { - "X": -72.98395, - "Y": 3.9999995, - "Z": -113.02362 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Position": { - "X": -147.13564, - "Y": 11.999999, - "Z": -5.086131 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1005716, - "Position": { - "X": -144.76239, - "Y": 12, - "Z": 0.99176025 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1005717, - "Position": { - "X": -147.17328, - "Y": 12, - "Z": -3.6469727 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 2003001, - "Position": { - "X": -144.79291, - "Y": 11.9782715, - "Z": -3.4943848 - }, - "TerritoryId": 130, - "InteractionType": "UseItem", - "ItemId": 2001126 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1005716, - "Position": { - "X": -144.76239, - "Y": 12, - "Z": 0.99176025 - }, - "StopDistance": 7, - "TerritoryId": 130, - "InteractionType": "CompleteQuest", - "NextQuestId": 1207 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1207_The Immaculate Deception.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1207_The Immaculate Deception.json deleted file mode 100644 index 0ffd60e7..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1207_The Immaculate Deception.json +++ /dev/null @@ -1,341 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1005721, - "Position": { - "X": -144.06049, - "Y": 12, - "Z": -5.5390625 - }, - "StopDistance": 4, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "Fly": true, - "DataId": 1005722, - "Position": { - "X": -550.4387, - "Y": -5.5688405, - "Z": -176.71478 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Position": { - "X": -567.424, - "Y": 5.893569, - "Z": -221.67596 - }, - "TerritoryId": 145, - "InteractionType": "WalkTo", - "Fly": true, - "SkipConditions": { - "StepIf": { - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - } - }, - { - "DataId": 1004042, - "Position": { - "X": -568.4138, - "Y": 5.893569, - "Z": -221.27112 - }, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - }, - { - "DataId": 1003940, - "Position": { - "X": -540.94763, - "Y": 4.134529, - "Z": -241.07733 - }, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 1003939, - "Position": { - "X": -540.09314, - "Y": 4.137387, - "Z": -240.98578 - }, - "StopDistance": 4, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Fly": true, - "DataId": 1005724, - "Position": { - "X": -490.44025, - "Y": 2.8072534, - "Z": -274.34198 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "Fly": true, - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 2001150 - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 7, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 8, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 9, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1005727, - "Position": { - "X": -221.11853, - "Y": -37.79669, - "Z": 149.67566 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 10, - "Steps": [ - { - "DataId": 2003006, - "Position": { - "X": -208.5451, - "Y": -37.9187, - "Z": 151.87305 - }, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - }, - { - "DataId": 2003005, - "Position": { - "X": -220.87439, - "Y": -37.857666, - "Z": 166.0028 - }, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 2003004, - "Position": { - "X": -206.46985, - "Y": -37.644104, - "Z": 187.36548 - }, - "TerritoryId": 145, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - } - ] - }, - { - "Sequence": 11, - "Steps": [ - { - "DataId": 1005730, - "Position": { - "X": -222.49182, - "Y": -37.896374, - "Z": 159.3805 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "Position": { - "X": -535.8004, - "Y": 5.3931885, - "Z": -252.96324 - }, - "TerritoryId": 145, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1005731, - "Position": { - "X": -526.8788, - "Y": 5.404997, - "Z": -246.50952 - }, - "TerritoryId": 145, - "InteractionType": "CompleteQuest", - "NextQuestId": 1315 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1315_The Science of Deduction.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1315_The Science of Deduction.json deleted file mode 100644 index db0936c9..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1315_The Science of Deduction.json +++ /dev/null @@ -1,238 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1005884, - "Position": { - "X": -526.26843, - "Y": 5.4049973, - "Z": -249.25616 - }, - "StopDistance": 5, - "TerritoryId": 145, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "DataId": 1003931, - "Position": { - "X": -379.6292, - "Y": -55.85506, - "Z": 95.04846 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 30362, - "TargetTerritoryId": 140 - }, - { - "DataId": 1008709, - "Position": { - "X": -431.7846, - "Y": 28.038658, - "Z": -383.1693 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Western Thanalan - Horizon", - "Fly": true, - "DataId": 1008713, - "Position": { - "X": 108.99512, - "Y": 57.816406, - "Z": 12.191956 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "Fly": true, - "DataId": 1002022, - "Position": { - "X": 12.039368, - "Y": 22.144684, - "Z": 65.384766 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "Fly": true, - "DataId": 1008715, - "Position": { - "X": -69.90167, - "Y": 13.38208, - "Z": 158.73962 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 2003654, - "Position": { - "X": -68.55884, - "Y": 13.809326, - "Z": 159.16675 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 2003658, - "Position": { - "X": -71.06128, - "Y": 13.443176, - "Z": 155.9624 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - }, - { - "DataId": 2003656, - "Position": { - "X": -72.95343, - "Y": 13.504211, - "Z": 159.19727 - }, - "StopDistance": 4.5, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 2003657, - "Position": { - "X": -80.18622, - "Y": 13.412659, - "Z": 158.12915 - }, - "StopDistance": 4.5, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 2003659, - "Position": { - "X": -76.15784, - "Y": 13.443176, - "Z": 155.90137 - }, - "TerritoryId": 140, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 16 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1008716, - "Position": { - "X": -68.00946, - "Y": 13.443176, - "Z": 157.5188 - }, - "TerritoryId": 140, - "InteractionType": "CompleteQuest", - "NextQuestId": 1316 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1316_The Hammer.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1316_The Hammer.json deleted file mode 100644 index 56da32e8..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1316_The Hammer.json +++ /dev/null @@ -1,80 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1008716, - "Position": { - "X": -68.00946, - "Y": 13.443176, - "Z": 157.5188 - }, - "TerritoryId": 140, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", - "Fly": true, - "DataId": 2003664, - "Position": { - "X": 11.337402, - "Y": 2.670288, - "Z": 320.943 - }, - "TerritoryId": 147, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2003665, - "Position": { - "X": 34.50061, - "Y": 12.191956, - "Z": 254.13892 - }, - "TerritoryId": 147, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "Position": { - "X": 110.67165, - "Y": 18.372795, - "Z": 122.4577 - }, - "TerritoryId": 147, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 2003666, - "Position": { - "X": 111.192505, - "Y": 19.424683, - "Z": 121.20239 - }, - "TerritoryId": 147, - "InteractionType": "CompleteQuest", - "NextQuestId": 1317 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1317_Manderville Men.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1317_Manderville Men.json deleted file mode 100644 index da8f1b2d..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1317_Manderville Men.json +++ /dev/null @@ -1,73 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1008722, - "Position": { - "X": 109.7887, - "Y": 18.36741, - "Z": 121.72119 - }, - "TerritoryId": 147, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2003667, - "Position": { - "X": 139.48267, - "Y": 20.279175, - "Z": 102.92212 - }, - "TerritoryId": 147, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 30362, - "TargetTerritoryId": 140 - }, - { - "DataId": 1008730, - "Position": { - "X": -431.26575, - "Y": 28.038658, - "Z": -381.4298 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1008735, - "Position": { - "X": -420.2793, - "Y": 23.113977, - "Z": -367.17786 - }, - "TerritoryId": 140, - "InteractionType": "CompleteQuest", - "NextQuestId": 1318 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1318_The Three Collectors.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1318_The Three Collectors.json deleted file mode 100644 index a11c615b..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1318_The Three Collectors.json +++ /dev/null @@ -1,150 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1008736, - "Position": { - "X": -418.44818, - "Y": 23.113976, - "Z": -367.8188 - }, - "StopDistance": 5, - "TerritoryId": 140, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", - "Fly": true, - "DataId": 1008739, - "Position": { - "X": 176.71472, - "Y": 222.1357, - "Z": 347.219 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1008741, - "Position": { - "X": 249.50024, - "Y": 222.36392, - "Z": 353.6278 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1008746, - "Position": { - "X": 261.46326, - "Y": 222.27127, - "Z": 320.2411 - }, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 2003741, - "Position": { - "X": 394.7965, - "Y": 225.0553, - "Z": 378.80518 - }, - "TerritoryId": 155, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1008752, - "Position": { - "X": 487.81555, - "Y": 206.95914, - "Z": 479.69775 - }, - "TerritoryId": 155, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "TerritoryId": 155, - "InteractionType": "Duty", - "ContentFinderConditionId": 76 - } - ] - }, - { - "Sequence": 7, - "Steps": [ - { - "DataId": 1008756, - "Position": { - "X": 480.12512, - "Y": 207.33582, - "Z": 475.33374 - }, - "StopDistance": 7, - "TerritoryId": 155, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "TerritoryId": 145, - "InteractionType": "UseItem", - "ItemId": 30362, - "TargetTerritoryId": 140 - }, - { - "Fly": true, - "DataId": 1008788, - "Position": { - "X": -421.46948, - "Y": 23.113977, - "Z": -367.57465 - }, - "TerritoryId": 140, - "InteractionType": "CompleteQuest", - "NextQuestId": 1438 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json deleted file mode 100644 index 8790f51d..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1438_The Business of Betrothal.json +++ /dev/null @@ -1,162 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Western Thanalan - Horizon", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1008757, - "Position": { - "X": -422.5376, - "Y": 23.113976, - "Z": -367.7882 - }, - "TerritoryId": 140, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", - "Fly": true, - "DataId": 1009305, - "Position": { - "X": 562.4321, - "Y": 17.654663, - "Z": 421.7135 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1009307, - "Position": { - "X": 498.89368, - "Y": 10.079935, - "Z": 418.265 - }, - "TerritoryId": 137, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_CHRHDB301_01438_Q1_000_000", - "Answer": "TEXT_CHRHDB301_01438_A1_000_030" - }, - { - "Type": "List", - "Prompt": "TEXT_CHRHDB301_01438_Q2_000_000", - "Answer": "TEXT_CHRHDB301_01438_A2_000_030" - } - ], - "Fly": true - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Fly": true, - "DataId": 1009310, - "Position": { - "X": 471.18323, - "Y": 9.96334, - "Z": 794.6135 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", - "DataId": 1009308, - "Position": { - "X": 560.32654, - "Y": 17.707417, - "Z": 421.01147 - }, - "TerritoryId": 137, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1009311, - "Position": { - "X": 531.2123, - "Y": 17.448051, - "Z": 454.1847 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "Position": { - "X": 582.44116, - "Y": 14.587065, - "Z": 394.23407 - }, - "TerritoryId": 137, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1009317, - "Position": { - "X": 583.88635, - "Y": 14.587067, - "Z": 394.70508 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 2004317, - "Position": { - "X": 515.98376, - "Y": 9.384277, - "Z": 525.81055 - }, - "TerritoryId": 137, - "InteractionType": "CompleteQuest", - "Fly": true, - "NextQuestId": 1439 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1439_A Burst of Inspiration.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1439_A Burst of Inspiration.json deleted file mode 100644 index ad3c659d..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1439_A Burst of Inspiration.json +++ /dev/null @@ -1,95 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1009326, - "Position": { - "X": 526.2073, - "Y": 8.84578, - "Z": 556.54236 - }, - "TerritoryId": 137, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1009328, - "Position": { - "X": 515.0376, - "Y": 9.192075, - "Z": 524.834 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Position": { - "X": 581.1095, - "Y": 14.587067, - "Z": 394.20828 - }, - "TerritoryId": 137, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1009319, - "Position": { - "X": 581.3534, - "Y": 14.587067, - "Z": 395.8037 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Limsa Lominsa", - "DataId": 1001023, - "Position": { - "X": -78.62976, - "Y": 18.000334, - "Z": -22.62915 - }, - "TerritoryId": 129, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Western La Noscea - Aleport", - "DataId": 1009331, - "Position": { - "X": 311.54346, - "Y": -36.405907, - "Z": 344.71655 - }, - "TerritoryId": 138, - "InteractionType": "CompleteQuest", - "Fly": true, - "NextQuestId": 1440 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json deleted file mode 100644 index 9305f383..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1440_Seeds of Rebellion.json +++ /dev/null @@ -1,215 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1009331, - "Position": { - "X": 311.54346, - "Y": -36.405907, - "Z": 344.71655 - }, - "TerritoryId": 138, - "InteractionType": "AcceptQuest", - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_CHRHDB303_01440_Q1_000_010", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1003584, - "Position": { - "X": 317.43335, - "Y": -36.325005, - "Z": 352.86487 - }, - "TerritoryId": 138, - "InteractionType": "Interact", - "TargetTerritoryId": 138, - "SkipConditions": { - "StepIf": { - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - } - } - }, - { - "DataId": 2004324, - "Position": { - "X": -283.0091, - "Y": -40.634766, - "Z": 425.58936 - }, - "TerritoryId": 138, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 2004325, - "Position": { - "X": -242.60321, - "Y": -38.68164, - "Z": 514.7324 - }, - "TerritoryId": 138, - "InteractionType": "Interact", - "Fly": true, - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 2004326, - "Position": { - "X": -291.06586, - "Y": -38.07129, - "Z": 596.765 - }, - "TerritoryId": 138, - "InteractionType": "Interact", - "Fly": true, - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Comment": "Commence \"The Mandragoras\"", - "DataId": 1009335, - "Position": { - "X": -256.70258, - "Y": -40.18569, - "Z": 684.1992 - }, - "TerritoryId": 138, - "InteractionType": "Interact", - "Fly": true, - "DialogueChoices": [ - { - "Type": "YesNo", - "ExcelSheet": "Addon", - "Prompt": 102445, - "PromptIsRegularExpression": true, - "Yes": true - } - ] - }, - { - "Comment": "Fight some Mandragoras", - "Position": { - "X": -256.70258, - "Y": -40.18569, - "Z": 684.1992 - }, - "TerritoryId": 138, - "InteractionType": "Combat", - "EnemySpawnType": "FateEnemies", - "KillEnemyDataIds": [ - 2950, - 2951, - 2952, - 2953, - 2954 - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", - "Fly": true, - "Position": { - "X": 581.46533, - "Y": 14.587067, - "Z": 393.86594 - }, - "TerritoryId": 137, - "InteractionType": "WalkTo" - }, - { - "DataId": 1009319, - "Position": { - "X": 581.3534, - "Y": 14.587067, - "Z": 395.8037 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Fly": true, - "DataId": 1009336, - "Position": { - "X": 494.49902, - "Y": 11.323204, - "Z": 210.3761 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Wineport", - "DataId": 1009337, - "Position": { - "X": -46.860474, - "Y": 75.95114, - "Z": 10.879639 - }, - "TerritoryId": 137, - "InteractionType": "CompleteQuest", - "NextQuestId": 1441 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json deleted file mode 100644 index a29c28f2..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/1441_A Case of Indecency.json +++ /dev/null @@ -1,101 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1009341, - "Position": { - "X": -48.44745, - "Y": 75.95115, - "Z": 9.079041 - }, - "TerritoryId": 137, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", - "DataId": 1009351, - "Position": { - "X": 524.28467, - "Y": 17.448048, - "Z": 449.08826 - }, - "TerritoryId": 137, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1009347, - "Position": { - "X": 442.77087, - "Y": 15.823447, - "Z": 375.17358 - }, - "TerritoryId": 137, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1009348, - "Position": { - "X": 386.19055, - "Y": 29.58076, - "Z": 350.3623 - }, - "TerritoryId": 137, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1009345, - "Position": { - "X": 523.76587, - "Y": 17.448044, - "Z": 447.13513 - }, - "TerritoryId": 137, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 2004328, - "Position": { - "X": 523.4607, - "Y": 17.837708, - "Z": 455.2528 - }, - "TerritoryId": 137, - "InteractionType": "CompleteQuest", - "NextQuestId": 166 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/166_Eight-armed and Dangerous.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/166_Eight-armed and Dangerous.json deleted file mode 100644 index 55f5271e..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/166_Eight-armed and Dangerous.json +++ /dev/null @@ -1,205 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - }, - "DataId": 1009357, - "Position": { - "X": 528.95386, - "Y": 17.44805, - "Z": 448.69153 - }, - "StopDistance": 7, - "TerritoryId": 137, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Thaumaturges' Guild" - ], - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010160, - "Position": { - "X": -144.64032, - "Y": 12, - "Z": -5.6916504 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Thaumaturges' Guild", - "[Ul'dah] Gladiators' Guild" - ], - "DataId": 1001857, - "Position": { - "X": -46.76892, - "Y": 10, - "Z": -12.741333 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Gladiators' Guild", - "[Ul'dah] Thaumaturges' Guild" - ], - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010160, - "Position": { - "X": -144.64032, - "Y": 12, - "Z": -5.6916504 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Position": { - "X": -127.24249, - "Y": 7.999999, - "Z": -55.6639 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010188, - "Position": { - "X": -106.523315, - "Y": 4.2265673, - "Z": -82.16986 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "Position": { - "X": -123.05803, - "Y": 1.363661, - "Z": -142.65125 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Gladiators' Guild" - ], - "Position": { - "X": -72.12142, - "Y": 6.9845715, - "Z": 8.82207 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010281, - "Position": { - "X": -70.96979, - "Y": 6.9839683, - "Z": 3.982544 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact", - "DisableNavmesh": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Gladiators' Guild", - "[Ul'dah] Thaumaturges' Guild" - ], - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010287, - "Position": { - "X": -142.71765, - "Y": 12, - "Z": -3.9215698 - }, - "TerritoryId": 130, - "InteractionType": "CompleteQuest", - "NextQuestId": 202 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json deleted file mode 100644 index d01258b6..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/202_What Price Victory.json +++ /dev/null @@ -1,142 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1010279, - "Position": { - "X": -143.60266, - "Y": 11.999999, - "Z": -3.8911133 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Thaumaturges' Guild", - "[Ul'dah] Gladiators' Guild" - ], - "DataId": 1010523, - "Position": { - "X": -53.48291, - "Y": 9.999997, - "Z": -4.0742188 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "AetheryteShortcut": "Central Thanalan - Black Brush Station", - "Position": { - "X": -60.649715, - "Y": -11.872707, - "Z": -61.934204 - }, - "TerritoryId": 141, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1010293, - "Position": { - "X": -61.387024, - "Y": -11.84896, - "Z": -63.126587 - }, - "TerritoryId": 141, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Fly": true, - "DataId": 1010298, - "Position": { - "X": 19.851929, - "Y": 19.020214, - "Z": -421.37793 - }, - "TerritoryId": 141, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Fly": true, - "DataId": 1010310, - "Position": { - "X": -55.436035, - "Y": 3.4680986, - "Z": 260.57825 - }, - "TerritoryId": 141, - "InteractionType": "Interact", - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Gate of Nald (Central Thanalan)" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Thaumaturges' Guild" - ], - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010290, - "Position": { - "X": -144.73187, - "Y": 11.999999, - "Z": -5.661133 - }, - "TerritoryId": 130, - "InteractionType": "CompleteQuest", - "NextQuestId": 203 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json deleted file mode 100644 index cd2b096b..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/203_The Trouble with Truffles.json +++ /dev/null @@ -1,212 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1010290, - "Position": { - "X": -144.73187, - "Y": 11.999999, - "Z": -5.661133 - }, - "TerritoryId": 130, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -153.18225, - "Y": 14.005, - "Z": 43.458076 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Thaumaturges' Guild", - "[Ul'dah] Gladiators' Guild" - ], - "DataId": 1010169, - "Position": { - "X": -47.501343, - "Y": 9.999995, - "Z": -11.886841 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Position": { - "X": -45.67461, - "Y": 11.927631, - "Z": -16.919664 - }, - "StopDistance": 0.25, - "TerritoryId": 131, - "InteractionType": "Jump", - "JumpDestination": { - "Position": { - "X": -48.14437, - "Y": 9.999995, - "Z": -10.52473 - } - } - }, - { - "DataId": 1010316, - "Position": { - "X": -54.581604, - "Y": 9.999972, - "Z": -12.64978 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Gladiators' Guild", - "[Ul'dah] Weavers' Guild" - ], - "DataId": 2004901, - "Position": { - "X": 103.50195, - "Y": 7.9804688, - "Z": 8.255066 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - }, - { - "Position": { - "X": 108.07826, - "Y": 8, - "Z": 8.036793 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 2004900, - "Position": { - "X": 103.715576, - "Y": 7.9804688, - "Z": -35.233154 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 2004899, - "Position": { - "X": 68.0094, - "Y": 7.9804688, - "Z": -74.05206 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Position": { - "X": 98.252335, - "Y": 8.000075, - "Z": -38.319664 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Sapphire Avenue Exchange", - "[Ul'dah] Gladiators' Guild" - ], - "DataId": 1010316, - "Position": { - "X": -54.581604, - "Y": 9.999972, - "Z": -12.64978 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Gladiators' Guild", - "[Ul'dah] Sapphire Avenue Exchange" - ], - "Position": { - "X": 137.68585, - "Y": 3.9999998, - "Z": -58.555218 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1001679, - "Position": { - "X": 140.48975, - "Y": 4.0099983, - "Z": -59.80017 - }, - "StopDistance": 5, - "TerritoryId": 131, - "InteractionType": "CompleteQuest", - "NextQuestId": 204 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json deleted file mode 100644 index e3077813..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/204_The Coliseum Conundrum.json +++ /dev/null @@ -1,146 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1010317, - "Position": { - "X": 139.78784, - "Y": 4.0099993, - "Z": -57.114563 - }, - "TerritoryId": 131, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Sapphire Avenue Exchange", - "[Ul'dah] Gladiators' Guild" - ], - "Position": { - "X": -72.12142, - "Y": 6.9845715, - "Z": 8.82207 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010330, - "Position": { - "X": -69.5354, - "Y": 6.9839687, - "Z": 0.07623291 - }, - "TerritoryId": 131, - "InteractionType": "Interact", - "DisableNavmesh": true, - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_CHRHDB404_00204_Q1_000_000", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1010772, - "Position": { - "X": -72.40405, - "Y": 6.9839687, - "Z": -0.045776367 - }, - "StopDistance": 5, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", - "Fly": true, - "DataId": 1010161, - "Position": { - "X": -338.3994, - "Y": -22.360315, - "Z": 434.3175 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "TerritoryId": 145, - "InteractionType": "Duty", - "ContentFinderConditionId": 81 - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1010329, - "Position": { - "X": -334.21838, - "Y": -22.463528, - "Z": 432.9746 - }, - "TerritoryId": 145, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Gladiators' Guild" - ], - "Position": { - "X": -72.12142, - "Y": 6.9845715, - "Z": 8.82207 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1010330, - "Position": { - "X": -69.5354, - "Y": 6.9839687, - "Z": 0.07623291 - }, - "TerritoryId": 131, - "InteractionType": "CompleteQuest", - "DisableNavmesh": true, - "NextQuestId": 490 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/490_Shades of Sil'dih.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/490_Shades of Sil'dih.json deleted file mode 100644 index c8403533..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/490_Shades of Sil'dih.json +++ /dev/null @@ -1,104 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1010708, - "Position": { - "X": -70.237305, - "Y": 6.9839683, - "Z": 1.9073486 - }, - "TerritoryId": 131, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -72.76394, - "Y": 6.9845715, - "Z": 6.476269 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "AethernetShortcut": [ - "[Ul'dah] Gladiators' Guild", - "[Ul'dah] Aetheryte Plaza" - ], - "DataId": 1001285, - "Position": { - "X": -68.77246, - "Y": 4.0411124, - "Z": -126.51257 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Alchemists' Guild" - ], - "DataId": 1011620, - "Position": { - "X": -118.69995, - "Y": 40, - "Z": 95.23157 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1011672, - "Position": { - "X": -118.21167, - "Y": 40, - "Z": 92.11865 - }, - "StopDistance": 5, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Alchemists' Guild", - "[Ul'dah] Gate of the Sultana (Western Thanalan)" - ], - "DataId": 1011677, - "Position": { - "X": 363.54602, - "Y": 74.743355, - "Z": 171.12988 - }, - "TerritoryId": 140, - "InteractionType": "CompleteQuest", - "NextQuestId": 491 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/491_Sibling Strife.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/491_Sibling Strife.json deleted file mode 100644 index cf1e140c..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/491_Sibling Strife.json +++ /dev/null @@ -1,179 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1011677, - "Position": { - "X": 363.54602, - "Y": 74.743355, - "Z": 171.12988 - }, - "TerritoryId": 140, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Thaumaturges' Guild" - ], - "Position": { - "X": -171.53638, - "Y": 17.999998, - "Z": 66.511505 - }, - "TerritoryId": 130, - "InteractionType": "WalkTo" - }, - { - "DataId": 1011681, - "Position": { - "X": -182.29956, - "Y": 18, - "Z": 56.90088 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 16 - ] - }, - { - "DataId": 1003897, - "Position": { - "X": -195.45282, - "Y": 18, - "Z": 60.53247 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 1001294, - "Position": { - "X": -214.22144, - "Y": 18.5, - "Z": 72.129395 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 1001708, - "Position": { - "X": -250.3548, - "Y": 18, - "Z": 80.88806 - }, - "TerritoryId": 130, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1011682, - "Position": { - "X": -200.763, - "Y": 17.999998, - "Z": 59.189697 - }, - "TerritoryId": 130, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AetheryteShortcut": "Western Thanalan - Horizon", - "DataId": 1011683, - "Position": { - "X": 76.8291, - "Y": 45, - "Z": -218.28033 - }, - "TerritoryId": 140, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Position": { - "X": -345.65482, - "Y": 23, - "Z": -352.02484 - }, - "TerritoryId": 140, - "InteractionType": "WalkTo", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "AetheryteShortcut": "Ul'dah", - "AethernetShortcut": [ - "[Ul'dah] Aetheryte Plaza", - "[Ul'dah] Alchemists' Guild" - ], - "DataId": 1011675, - "Position": { - "X": -118.150635, - "Y": 40, - "Z": 96.29968 - }, - "TerritoryId": 131, - "InteractionType": "CompleteQuest", - "NextQuestId": 492 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/492_Beneath the Mask.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/492_Beneath the Mask.json deleted file mode 100644 index a4977fd6..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/492_Beneath the Mask.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1011691, - "Position": { - "X": 40.878906, - "Y": 33.999985, - "Z": 27.939209 - }, - "TerritoryId": 131, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": 44.860275, - "Y": 34.02289, - "Z": -12.268097 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 2005164, - "Position": { - "X": 43.07617, - "Y": 33.98181, - "Z": -13.962036 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "Position": { - "X": 45.576427, - "Y": 34, - "Z": -23.220316 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "Position": { - "X": 49.565746, - "Y": 33.999992, - "Z": -25.594622 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo", - "DisableNavmesh": true - }, - { - "DataId": 2005165, - "Position": { - "X": 60.16626, - "Y": 33.98181, - "Z": -21.316895 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Position": { - "X": 53.15642, - "Y": 33.999992, - "Z": -25.133741 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "Position": { - "X": 62.437984, - "Y": 28.992012, - "Z": -34.336155 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo", - "DisableNavmesh": true - }, - { - "DataId": 2005166, - "Position": { - "X": 74.96753, - "Y": 28.976807, - "Z": -29.007446 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "Position": { - "X": 62.437984, - "Y": 28.992012, - "Z": -34.336155 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "Position": { - "X": 45.576427, - "Y": 34, - "Z": -23.220316 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo", - "DisableNavmesh": true - }, - { - "DataId": 1011697, - "Position": { - "X": 39.07837, - "Y": 33.999985, - "Z": 27.237305 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1011693, - "Position": { - "X": 39.444458, - "Y": 34, - "Z": 29.984009 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 1011694, - "Position": { - "X": 41.367188, - "Y": 33.999992, - "Z": 29.43457 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 1011695, - "Position": { - "X": 41.916504, - "Y": 33.999992, - "Z": 30.044922 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1011697, - "Position": { - "X": 39.07837, - "Y": 33.999985, - "Z": 27.237305 - }, - "TerritoryId": 131, - "InteractionType": "CompleteQuest", - "NextQuestId": 493 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/493_Truths Untold.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/493_Truths Untold.json deleted file mode 100644 index b8673317..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/493_Truths Untold.json +++ /dev/null @@ -1,120 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1011699, - "Position": { - "X": 39.81079, - "Y": 34, - "Z": 30.22815 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1011707, - "Position": { - "X": 42.893066, - "Y": 33.99998, - "Z": 29.343018 - }, - "StopDistance": 7, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] The Chamber of Rule", - "[Ul'dah] Sapphire Avenue Exchange" - ], - "Position": { - "X": 137.68585, - "Y": 3.9999998, - "Z": -58.555218 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1001679, - "Position": { - "X": 140.48975, - "Y": 4.0099983, - "Z": -59.80017 - }, - "StopDistance": 5, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "AethernetShortcut": [ - "[Ul'dah] Sapphire Avenue Exchange", - "[Ul'dah] The Chamber of Rule" - ], - "DataId": 1011712, - "Position": { - "X": -43.86969, - "Y": 30.000008, - "Z": 7.8583374 - }, - "TerritoryId": 131, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "Position": { - "X": 22.47297, - "Y": 33.999996, - "Z": -40.833565 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "Position": { - "X": 33.41606, - "Y": 34, - "Z": -32.54854 - }, - "TerritoryId": 131, - "InteractionType": "WalkTo" - }, - { - "DataId": 1011707, - "Position": { - "X": 42.893066, - "Y": 33.99998, - "Z": 29.343018 - }, - "TerritoryId": 131, - "InteractionType": "CompleteQuest", - "NextQuestId": 502 - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/502_Her Last Vow.json b/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/502_Her Last Vow.json deleted file mode 100644 index 4fb68ddd..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Hildibrand Quests/502_Her Last Vow.json +++ /dev/null @@ -1,107 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "FalconTaterz", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1011707, - "Position": { - "X": 42.893066, - "Y": 33.99998, - "Z": 29.343018 - }, - "TerritoryId": 131, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "AetheryteShortcut": "Central Thanalan - Black Brush Station", - "Fly": true, - "DataId": 1011714, - "Position": { - "X": -223.19379, - "Y": -3.7199955, - "Z": 52.32312 - }, - "TerritoryId": 141, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 2005188, - "Position": { - "X": -314.07648, - "Y": -1.083435, - "Z": 43.9917 - }, - "TerritoryId": 141, - "InteractionType": "Say", - "ChatMessage": { - "Key": "TEXT_CHRHDB505_00502_SAYTODO_000_000" - } - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "Position": { - "X": 159.84998, - "Y": 37.381317, - "Z": 174.60776 - }, - "TerritoryId": 153, - "InteractionType": "WalkTo", - "AetheryteShortcut": "South Shroud - Quarrymill", - "Fly": true - }, - { - "DataId": 1011722, - "Position": { - "X": 159.68555, - "Y": 37.432796, - "Z": 177.69128 - }, - "TerritoryId": 153, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "TerritoryId": 153, - "InteractionType": "Duty", - "ContentFinderConditionId": 85 - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1011723, - "Position": { - "X": 141.06958, - "Y": 29.64365, - "Z": 173.72388 - }, - "TerritoryId": 153, - "InteractionType": "CompleteQuest" - } - ] - } - ] -} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1204_The Rise and Fall of a Gentlemen.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1204_The Rise and Fall of a Gentlemen.json new file mode 100644 index 00000000..c945779e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1204_The Rise and Fall of a Gentlemen.json @@ -0,0 +1,118 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1001285, + "Position": { + "X": -68.77246, + "Y": 4.0411124, + "Z": -126.51257 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CHRHDB101_01204_Q1_000_1", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "Fly": true, + "DataId": 1005709, + "Position": { + "X": -464.16425, + "Y": -26.945036, + "Z": 85.40466 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "AetheryteShortcut": "Southern Thanalan - Forgotten Springs", + "Fly": true, + "Position": { + "X": -273.9414, + "Y": 9.756445, + "Z": 222.65837 + }, + "TerritoryId": 146, + "InteractionType": "Combat", + "EnemySpawnType": "FateEnemies", + "ComplexCombatData": [ + { + "DataId": 2390 + }, + { + "DataId": 2391 + } + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "Fly": true, + "DataId": 1005709, + "Position": { + "X": -464.16425, + "Y": -26.945036, + "Z": 85.40466 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Southern Thanalan - Forgotten Springs", + "Fly": true, + "DataId": 1005710, + "Position": { + "X": 4.4403076, + "Y": 7.2767544, + "Z": 885.55725 + }, + "TerritoryId": 146, + "InteractionType": "CompleteQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_CHRHDB101_01204_Q2_000_1", + "Answer": "TEXT_CHRHDB101_01204_Q2A2_000_2" + } + ], + "NextQuestId": 1205 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1205_Back in the Saddle.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1205_Back in the Saddle.json new file mode 100644 index 00000000..77cd8009 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1205_Back in the Saddle.json @@ -0,0 +1,98 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005711, + "Position": { + "X": 4.837097, + "Y": 7.4445505, + "Z": 884.70276 + }, + "TerritoryId": 146, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "DataId": 1004333, + "Position": { + "X": -101.854004, + "Y": 4.0131226, + "Z": -98.95477 + }, + "StopDistance": 7, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1004331, + "Position": { + "X": -20.096191, + "Y": 4.9999676, + "Z": -133.22656 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1001313, + "Position": { + "X": 16.372864, + "Y": 7.9999795, + "Z": -106.21808 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1001285, + "Position": { + "X": -68.77246, + "Y": 4.0411124, + "Z": -126.51257 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest", + "NextQuestId": 1206 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1206_After Her Own Heart.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1206_After Her Own Heart.json new file mode 100644 index 00000000..9ad69626 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1206_After Her Own Heart.json @@ -0,0 +1,137 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1001285, + "Position": { + "X": -68.77246, + "Y": 4.0411124, + "Z": -126.51257 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Weavers' Guild" + ], + "DataId": 1001691, + "Position": { + "X": 142.16821, + "Y": 7.4920034, + "Z": 104.72266 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Weavers' Guild", + "[Ul'dah] Aetheryte Plaza" + ], + "DataId": 1005713, + "Position": { + "X": -72.98395, + "Y": 3.9999995, + "Z": -113.02362 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": -147.13564, + "Y": 11.999999, + "Z": -5.086131 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1005716, + "Position": { + "X": -144.76239, + "Y": 12, + "Z": 0.99176025 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1005717, + "Position": { + "X": -147.17328, + "Y": 12, + "Z": -3.6469727 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2003001, + "Position": { + "X": -144.79291, + "Y": 11.9782715, + "Z": -3.4943848 + }, + "TerritoryId": 130, + "InteractionType": "UseItem", + "ItemId": 2001126 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005716, + "Position": { + "X": -144.76239, + "Y": 12, + "Z": 0.99176025 + }, + "StopDistance": 7, + "TerritoryId": 130, + "InteractionType": "CompleteQuest", + "NextQuestId": 1207 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1207_The Immaculate Deception.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1207_The Immaculate Deception.json new file mode 100644 index 00000000..0ffd60e7 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1207_The Immaculate Deception.json @@ -0,0 +1,341 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1005721, + "Position": { + "X": -144.06049, + "Y": 12, + "Z": -5.5390625 + }, + "StopDistance": 4, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "Fly": true, + "DataId": 1005722, + "Position": { + "X": -550.4387, + "Y": -5.5688405, + "Z": -176.71478 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -567.424, + "Y": 5.893569, + "Z": -221.67596 + }, + "TerritoryId": 145, + "InteractionType": "WalkTo", + "Fly": true, + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + } + }, + { + "DataId": 1004042, + "Position": { + "X": -568.4138, + "Y": 5.893569, + "Z": -221.27112 + }, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1003940, + "Position": { + "X": -540.94763, + "Y": 4.134529, + "Z": -241.07733 + }, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1003939, + "Position": { + "X": -540.09314, + "Y": 4.137387, + "Z": -240.98578 + }, + "StopDistance": 4, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Fly": true, + "DataId": 1005724, + "Position": { + "X": -490.44025, + "Y": 2.8072534, + "Z": -274.34198 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "Fly": true, + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 2001150 + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1005727, + "Position": { + "X": -221.11853, + "Y": -37.79669, + "Z": 149.67566 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 10, + "Steps": [ + { + "DataId": 2003006, + "Position": { + "X": -208.5451, + "Y": -37.9187, + "Z": 151.87305 + }, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 2003005, + "Position": { + "X": -220.87439, + "Y": -37.857666, + "Z": 166.0028 + }, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2003004, + "Position": { + "X": -206.46985, + "Y": -37.644104, + "Z": 187.36548 + }, + "TerritoryId": 145, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 11, + "Steps": [ + { + "DataId": 1005730, + "Position": { + "X": -222.49182, + "Y": -37.896374, + "Z": 159.3805 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -535.8004, + "Y": 5.3931885, + "Z": -252.96324 + }, + "TerritoryId": 145, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1005731, + "Position": { + "X": -526.8788, + "Y": 5.404997, + "Z": -246.50952 + }, + "TerritoryId": 145, + "InteractionType": "CompleteQuest", + "NextQuestId": 1315 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1315_The Science of Deduction.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1315_The Science of Deduction.json new file mode 100644 index 00000000..db0936c9 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1315_The Science of Deduction.json @@ -0,0 +1,238 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1005884, + "Position": { + "X": -526.26843, + "Y": 5.4049973, + "Z": -249.25616 + }, + "StopDistance": 5, + "TerritoryId": 145, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "DataId": 1003931, + "Position": { + "X": -379.6292, + "Y": -55.85506, + "Z": 95.04846 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "DataId": 1008709, + "Position": { + "X": -431.7846, + "Y": 28.038658, + "Z": -383.1693 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Western Thanalan - Horizon", + "Fly": true, + "DataId": 1008713, + "Position": { + "X": 108.99512, + "Y": 57.816406, + "Z": 12.191956 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "Fly": true, + "DataId": 1002022, + "Position": { + "X": 12.039368, + "Y": 22.144684, + "Z": 65.384766 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "Fly": true, + "DataId": 1008715, + "Position": { + "X": -69.90167, + "Y": 13.38208, + "Z": 158.73962 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2003654, + "Position": { + "X": -68.55884, + "Y": 13.809326, + "Z": 159.16675 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 2003658, + "Position": { + "X": -71.06128, + "Y": 13.443176, + "Z": 155.9624 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 2003656, + "Position": { + "X": -72.95343, + "Y": 13.504211, + "Z": 159.19727 + }, + "StopDistance": 4.5, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 2003657, + "Position": { + "X": -80.18622, + "Y": 13.412659, + "Z": 158.12915 + }, + "StopDistance": 4.5, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2003659, + "Position": { + "X": -76.15784, + "Y": 13.443176, + "Z": 155.90137 + }, + "TerritoryId": 140, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1008716, + "Position": { + "X": -68.00946, + "Y": 13.443176, + "Z": 157.5188 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest", + "NextQuestId": 1316 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1316_The Hammer.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1316_The Hammer.json new file mode 100644 index 00000000..56da32e8 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1316_The Hammer.json @@ -0,0 +1,80 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1008716, + "Position": { + "X": -68.00946, + "Y": 13.443176, + "Z": 157.5188 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Northern Thanalan - Camp Bluefog", + "Fly": true, + "DataId": 2003664, + "Position": { + "X": 11.337402, + "Y": 2.670288, + "Z": 320.943 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2003665, + "Position": { + "X": 34.50061, + "Y": 12.191956, + "Z": 254.13892 + }, + "TerritoryId": 147, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 110.67165, + "Y": 18.372795, + "Z": 122.4577 + }, + "TerritoryId": 147, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 2003666, + "Position": { + "X": 111.192505, + "Y": 19.424683, + "Z": 121.20239 + }, + "TerritoryId": 147, + "InteractionType": "CompleteQuest", + "NextQuestId": 1317 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1317_Manderville Men.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1317_Manderville Men.json new file mode 100644 index 00000000..da8f1b2d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1317_Manderville Men.json @@ -0,0 +1,73 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1008722, + "Position": { + "X": 109.7887, + "Y": 18.36741, + "Z": 121.72119 + }, + "TerritoryId": 147, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2003667, + "Position": { + "X": 139.48267, + "Y": 20.279175, + "Z": 102.92212 + }, + "TerritoryId": 147, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "DataId": 1008730, + "Position": { + "X": -431.26575, + "Y": 28.038658, + "Z": -381.4298 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1008735, + "Position": { + "X": -420.2793, + "Y": 23.113977, + "Z": -367.17786 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest", + "NextQuestId": 1318 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1318_The Three Collectors.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1318_The Three Collectors.json new file mode 100644 index 00000000..a11c615b --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1318_The Three Collectors.json @@ -0,0 +1,150 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1008736, + "Position": { + "X": -418.44818, + "Y": 23.113976, + "Z": -367.8188 + }, + "StopDistance": 5, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Coerthas Central Highlands - Camp Dragonhead", + "Fly": true, + "DataId": 1008739, + "Position": { + "X": 176.71472, + "Y": 222.1357, + "Z": 347.219 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1008741, + "Position": { + "X": 249.50024, + "Y": 222.36392, + "Z": 353.6278 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1008746, + "Position": { + "X": 261.46326, + "Y": 222.27127, + "Z": 320.2411 + }, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2003741, + "Position": { + "X": 394.7965, + "Y": 225.0553, + "Z": 378.80518 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1008752, + "Position": { + "X": 487.81555, + "Y": 206.95914, + "Z": 479.69775 + }, + "TerritoryId": 155, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "TerritoryId": 155, + "InteractionType": "Duty", + "ContentFinderConditionId": 76 + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1008756, + "Position": { + "X": 480.12512, + "Y": 207.33582, + "Z": 475.33374 + }, + "StopDistance": 7, + "TerritoryId": 155, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 145, + "InteractionType": "UseItem", + "ItemId": 30362, + "TargetTerritoryId": 140 + }, + { + "Fly": true, + "DataId": 1008788, + "Position": { + "X": -421.46948, + "Y": 23.113977, + "Z": -367.57465 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest", + "NextQuestId": 1438 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1438_The Business of Betrothal.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1438_The Business of Betrothal.json new file mode 100644 index 00000000..8790f51d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1438_The Business of Betrothal.json @@ -0,0 +1,162 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Western Thanalan - Horizon", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1008757, + "Position": { + "X": -422.5376, + "Y": 23.113976, + "Z": -367.7882 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "Fly": true, + "DataId": 1009305, + "Position": { + "X": 562.4321, + "Y": 17.654663, + "Z": 421.7135 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009307, + "Position": { + "X": 498.89368, + "Y": 10.079935, + "Z": 418.265 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_CHRHDB301_01438_Q1_000_000", + "Answer": "TEXT_CHRHDB301_01438_A1_000_030" + }, + { + "Type": "List", + "Prompt": "TEXT_CHRHDB301_01438_Q2_000_000", + "Answer": "TEXT_CHRHDB301_01438_A2_000_030" + } + ], + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Fly": true, + "DataId": 1009310, + "Position": { + "X": 471.18323, + "Y": 9.96334, + "Z": 794.6135 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "DataId": 1009308, + "Position": { + "X": 560.32654, + "Y": 17.707417, + "Z": 421.01147 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1009311, + "Position": { + "X": 531.2123, + "Y": 17.448051, + "Z": 454.1847 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "Position": { + "X": 582.44116, + "Y": 14.587065, + "Z": 394.23407 + }, + "TerritoryId": 137, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1009317, + "Position": { + "X": 583.88635, + "Y": 14.587067, + "Z": 394.70508 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2004317, + "Position": { + "X": 515.98376, + "Y": 9.384277, + "Z": 525.81055 + }, + "TerritoryId": 137, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 1439 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1439_A Burst of Inspiration.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1439_A Burst of Inspiration.json new file mode 100644 index 00000000..ad3c659d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1439_A Burst of Inspiration.json @@ -0,0 +1,95 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009326, + "Position": { + "X": 526.2073, + "Y": 8.84578, + "Z": 556.54236 + }, + "TerritoryId": 137, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1009328, + "Position": { + "X": 515.0376, + "Y": 9.192075, + "Z": 524.834 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 581.1095, + "Y": 14.587067, + "Z": 394.20828 + }, + "TerritoryId": 137, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1009319, + "Position": { + "X": 581.3534, + "Y": 14.587067, + "Z": 395.8037 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Limsa Lominsa", + "DataId": 1001023, + "Position": { + "X": -78.62976, + "Y": 18.000334, + "Z": -22.62915 + }, + "TerritoryId": 129, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Western La Noscea - Aleport", + "DataId": 1009331, + "Position": { + "X": 311.54346, + "Y": -36.405907, + "Z": 344.71655 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest", + "Fly": true, + "NextQuestId": 1440 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1440_Seeds of Rebellion.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1440_Seeds of Rebellion.json new file mode 100644 index 00000000..9305f383 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1440_Seeds of Rebellion.json @@ -0,0 +1,215 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009331, + "Position": { + "X": 311.54346, + "Y": -36.405907, + "Z": 344.71655 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CHRHDB303_01440_Q1_000_010", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1003584, + "Position": { + "X": 317.43335, + "Y": -36.325005, + "Z": 352.86487 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "TargetTerritoryId": 138, + "SkipConditions": { + "StepIf": { + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + } + }, + { + "DataId": 2004324, + "Position": { + "X": -283.0091, + "Y": -40.634766, + "Z": 425.58936 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 2004325, + "Position": { + "X": -242.60321, + "Y": -38.68164, + "Z": 514.7324 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2004326, + "Position": { + "X": -291.06586, + "Y": -38.07129, + "Z": 596.765 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Comment": "Commence \"The Mandragoras\"", + "DataId": 1009335, + "Position": { + "X": -256.70258, + "Y": -40.18569, + "Z": 684.1992 + }, + "TerritoryId": 138, + "InteractionType": "Interact", + "Fly": true, + "DialogueChoices": [ + { + "Type": "YesNo", + "ExcelSheet": "Addon", + "Prompt": 102445, + "PromptIsRegularExpression": true, + "Yes": true + } + ] + }, + { + "Comment": "Fight some Mandragoras", + "Position": { + "X": -256.70258, + "Y": -40.18569, + "Z": 684.1992 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "FateEnemies", + "KillEnemyDataIds": [ + 2950, + 2951, + 2952, + 2953, + 2954 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "Fly": true, + "Position": { + "X": 581.46533, + "Y": 14.587067, + "Z": 393.86594 + }, + "TerritoryId": 137, + "InteractionType": "WalkTo" + }, + { + "DataId": 1009319, + "Position": { + "X": 581.3534, + "Y": 14.587067, + "Z": 395.8037 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Fly": true, + "DataId": 1009336, + "Position": { + "X": 494.49902, + "Y": 11.323204, + "Z": 210.3761 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Wineport", + "DataId": 1009337, + "Position": { + "X": -46.860474, + "Y": 75.95114, + "Z": 10.879639 + }, + "TerritoryId": 137, + "InteractionType": "CompleteQuest", + "NextQuestId": 1441 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1441_A Case of Indecency.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1441_A Case of Indecency.json new file mode 100644 index 00000000..a29c28f2 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/1441_A Case of Indecency.json @@ -0,0 +1,101 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009341, + "Position": { + "X": -48.44745, + "Y": 75.95115, + "Z": 9.079041 + }, + "TerritoryId": 137, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "DataId": 1009351, + "Position": { + "X": 524.28467, + "Y": 17.448048, + "Z": 449.08826 + }, + "TerritoryId": 137, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009347, + "Position": { + "X": 442.77087, + "Y": 15.823447, + "Z": 375.17358 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009348, + "Position": { + "X": 386.19055, + "Y": 29.58076, + "Z": 350.3623 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1009345, + "Position": { + "X": 523.76587, + "Y": 17.448044, + "Z": 447.13513 + }, + "TerritoryId": 137, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 2004328, + "Position": { + "X": 523.4607, + "Y": 17.837708, + "Z": 455.2528 + }, + "TerritoryId": 137, + "InteractionType": "CompleteQuest", + "NextQuestId": 166 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/166_Eight-armed and Dangerous.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/166_Eight-armed and Dangerous.json new file mode 100644 index 00000000..55f5271e --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/166_Eight-armed and Dangerous.json @@ -0,0 +1,205 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + }, + "DataId": 1009357, + "Position": { + "X": 528.95386, + "Y": 17.44805, + "Z": 448.69153 + }, + "StopDistance": 7, + "TerritoryId": 137, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Thaumaturges' Guild" + ], + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010160, + "Position": { + "X": -144.64032, + "Y": 12, + "Z": -5.6916504 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Thaumaturges' Guild", + "[Ul'dah] Gladiators' Guild" + ], + "DataId": 1001857, + "Position": { + "X": -46.76892, + "Y": 10, + "Z": -12.741333 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Gladiators' Guild", + "[Ul'dah] Thaumaturges' Guild" + ], + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010160, + "Position": { + "X": -144.64032, + "Y": 12, + "Z": -5.6916504 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": -127.24249, + "Y": 7.999999, + "Z": -55.6639 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010188, + "Position": { + "X": -106.523315, + "Y": 4.2265673, + "Z": -82.16986 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "Position": { + "X": -123.05803, + "Y": 1.363661, + "Z": -142.65125 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Gladiators' Guild" + ], + "Position": { + "X": -72.12142, + "Y": 6.9845715, + "Z": 8.82207 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010281, + "Position": { + "X": -70.96979, + "Y": 6.9839683, + "Z": 3.982544 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact", + "DisableNavmesh": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Gladiators' Guild", + "[Ul'dah] Thaumaturges' Guild" + ], + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010287, + "Position": { + "X": -142.71765, + "Y": 12, + "Z": -3.9215698 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest", + "NextQuestId": 202 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/202_What Price Victory.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/202_What Price Victory.json new file mode 100644 index 00000000..d01258b6 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/202_What Price Victory.json @@ -0,0 +1,142 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1010279, + "Position": { + "X": -143.60266, + "Y": 11.999999, + "Z": -3.8911133 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Thaumaturges' Guild", + "[Ul'dah] Gladiators' Guild" + ], + "DataId": 1010523, + "Position": { + "X": -53.48291, + "Y": 9.999997, + "Z": -4.0742188 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "AetheryteShortcut": "Central Thanalan - Black Brush Station", + "Position": { + "X": -60.649715, + "Y": -11.872707, + "Z": -61.934204 + }, + "TerritoryId": 141, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1010293, + "Position": { + "X": -61.387024, + "Y": -11.84896, + "Z": -63.126587 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Fly": true, + "DataId": 1010298, + "Position": { + "X": 19.851929, + "Y": 19.020214, + "Z": -421.37793 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Fly": true, + "DataId": 1010310, + "Position": { + "X": -55.436035, + "Y": 3.4680986, + "Z": 260.57825 + }, + "TerritoryId": 141, + "InteractionType": "Interact", + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Gate of Nald (Central Thanalan)" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Thaumaturges' Guild" + ], + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010290, + "Position": { + "X": -144.73187, + "Y": 11.999999, + "Z": -5.661133 + }, + "TerritoryId": 130, + "InteractionType": "CompleteQuest", + "NextQuestId": 203 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/203_The Trouble with Truffles.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/203_The Trouble with Truffles.json new file mode 100644 index 00000000..cd2b096b --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/203_The Trouble with Truffles.json @@ -0,0 +1,212 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1010290, + "Position": { + "X": -144.73187, + "Y": 11.999999, + "Z": -5.661133 + }, + "TerritoryId": 130, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -153.18225, + "Y": 14.005, + "Z": 43.458076 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Thaumaturges' Guild", + "[Ul'dah] Gladiators' Guild" + ], + "DataId": 1010169, + "Position": { + "X": -47.501343, + "Y": 9.999995, + "Z": -11.886841 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": -45.67461, + "Y": 11.927631, + "Z": -16.919664 + }, + "StopDistance": 0.25, + "TerritoryId": 131, + "InteractionType": "Jump", + "JumpDestination": { + "Position": { + "X": -48.14437, + "Y": 9.999995, + "Z": -10.52473 + } + } + }, + { + "DataId": 1010316, + "Position": { + "X": -54.581604, + "Y": 9.999972, + "Z": -12.64978 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Gladiators' Guild", + "[Ul'dah] Weavers' Guild" + ], + "DataId": 2004901, + "Position": { + "X": 103.50195, + "Y": 7.9804688, + "Z": 8.255066 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "Position": { + "X": 108.07826, + "Y": 8, + "Z": 8.036793 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 2004900, + "Position": { + "X": 103.715576, + "Y": 7.9804688, + "Z": -35.233154 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2004899, + "Position": { + "X": 68.0094, + "Y": 7.9804688, + "Z": -74.05206 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 98.252335, + "Y": 8.000075, + "Z": -38.319664 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Sapphire Avenue Exchange", + "[Ul'dah] Gladiators' Guild" + ], + "DataId": 1010316, + "Position": { + "X": -54.581604, + "Y": 9.999972, + "Z": -12.64978 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Gladiators' Guild", + "[Ul'dah] Sapphire Avenue Exchange" + ], + "Position": { + "X": 137.68585, + "Y": 3.9999998, + "Z": -58.555218 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1001679, + "Position": { + "X": 140.48975, + "Y": 4.0099983, + "Z": -59.80017 + }, + "StopDistance": 5, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "NextQuestId": 204 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/204_The Coliseum Conundrum.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/204_The Coliseum Conundrum.json new file mode 100644 index 00000000..e3077813 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/204_The Coliseum Conundrum.json @@ -0,0 +1,146 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1010317, + "Position": { + "X": 139.78784, + "Y": 4.0099993, + "Z": -57.114563 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Sapphire Avenue Exchange", + "[Ul'dah] Gladiators' Guild" + ], + "Position": { + "X": -72.12142, + "Y": 6.9845715, + "Z": 8.82207 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010330, + "Position": { + "X": -69.5354, + "Y": 6.9839687, + "Z": 0.07623291 + }, + "TerritoryId": 131, + "InteractionType": "Interact", + "DisableNavmesh": true, + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_CHRHDB404_00204_Q1_000_000", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1010772, + "Position": { + "X": -72.40405, + "Y": 6.9839687, + "Z": -0.045776367 + }, + "StopDistance": 5, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Eastern Thanalan - Camp Drybone", + "Fly": true, + "DataId": 1010161, + "Position": { + "X": -338.3994, + "Y": -22.360315, + "Z": 434.3175 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "TerritoryId": 145, + "InteractionType": "Duty", + "ContentFinderConditionId": 81 + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1010329, + "Position": { + "X": -334.21838, + "Y": -22.463528, + "Z": 432.9746 + }, + "TerritoryId": 145, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Gladiators' Guild" + ], + "Position": { + "X": -72.12142, + "Y": 6.9845715, + "Z": 8.82207 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1010330, + "Position": { + "X": -69.5354, + "Y": 6.9839687, + "Z": 0.07623291 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "DisableNavmesh": true, + "NextQuestId": 490 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/490_Shades of Sil'dih.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/490_Shades of Sil'dih.json new file mode 100644 index 00000000..c8403533 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/490_Shades of Sil'dih.json @@ -0,0 +1,104 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1010708, + "Position": { + "X": -70.237305, + "Y": 6.9839683, + "Z": 1.9073486 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -72.76394, + "Y": 6.9845715, + "Z": 6.476269 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "AethernetShortcut": [ + "[Ul'dah] Gladiators' Guild", + "[Ul'dah] Aetheryte Plaza" + ], + "DataId": 1001285, + "Position": { + "X": -68.77246, + "Y": 4.0411124, + "Z": -126.51257 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Alchemists' Guild" + ], + "DataId": 1011620, + "Position": { + "X": -118.69995, + "Y": 40, + "Z": 95.23157 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1011672, + "Position": { + "X": -118.21167, + "Y": 40, + "Z": 92.11865 + }, + "StopDistance": 5, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Alchemists' Guild", + "[Ul'dah] Gate of the Sultana (Western Thanalan)" + ], + "DataId": 1011677, + "Position": { + "X": 363.54602, + "Y": 74.743355, + "Z": 171.12988 + }, + "TerritoryId": 140, + "InteractionType": "CompleteQuest", + "NextQuestId": 491 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/491_Sibling Strife.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/491_Sibling Strife.json new file mode 100644 index 00000000..cf1e140c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/491_Sibling Strife.json @@ -0,0 +1,179 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011677, + "Position": { + "X": 363.54602, + "Y": 74.743355, + "Z": 171.12988 + }, + "TerritoryId": 140, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Thaumaturges' Guild" + ], + "Position": { + "X": -171.53638, + "Y": 17.999998, + "Z": 66.511505 + }, + "TerritoryId": 130, + "InteractionType": "WalkTo" + }, + { + "DataId": 1011681, + "Position": { + "X": -182.29956, + "Y": 18, + "Z": 56.90088 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 16 + ] + }, + { + "DataId": 1003897, + "Position": { + "X": -195.45282, + "Y": 18, + "Z": 60.53247 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1001294, + "Position": { + "X": -214.22144, + "Y": 18.5, + "Z": 72.129395 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1001708, + "Position": { + "X": -250.3548, + "Y": 18, + "Z": 80.88806 + }, + "TerritoryId": 130, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1011682, + "Position": { + "X": -200.763, + "Y": 17.999998, + "Z": 59.189697 + }, + "TerritoryId": 130, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AetheryteShortcut": "Western Thanalan - Horizon", + "DataId": 1011683, + "Position": { + "X": 76.8291, + "Y": 45, + "Z": -218.28033 + }, + "TerritoryId": 140, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": -345.65482, + "Y": 23, + "Z": -352.02484 + }, + "TerritoryId": 140, + "InteractionType": "WalkTo", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "AetheryteShortcut": "Ul'dah", + "AethernetShortcut": [ + "[Ul'dah] Aetheryte Plaza", + "[Ul'dah] Alchemists' Guild" + ], + "DataId": 1011675, + "Position": { + "X": -118.150635, + "Y": 40, + "Z": 96.29968 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "NextQuestId": 492 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/492_Beneath the Mask.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/492_Beneath the Mask.json new file mode 100644 index 00000000..a4977fd6 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/492_Beneath the Mask.json @@ -0,0 +1,225 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011691, + "Position": { + "X": 40.878906, + "Y": 33.999985, + "Z": 27.939209 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 44.860275, + "Y": 34.02289, + "Z": -12.268097 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 2005164, + "Position": { + "X": 43.07617, + "Y": 33.98181, + "Z": -13.962036 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "Position": { + "X": 45.576427, + "Y": 34, + "Z": -23.220316 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": 49.565746, + "Y": 33.999992, + "Z": -25.594622 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, + { + "DataId": 2005165, + "Position": { + "X": 60.16626, + "Y": 33.98181, + "Z": -21.316895 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 53.15642, + "Y": 33.999992, + "Z": -25.133741 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": 62.437984, + "Y": 28.992012, + "Z": -34.336155 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, + { + "DataId": 2005166, + "Position": { + "X": 74.96753, + "Y": 28.976807, + "Z": -29.007446 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "Position": { + "X": 62.437984, + "Y": 28.992012, + "Z": -34.336155 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": 45.576427, + "Y": 34, + "Z": -23.220316 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo", + "DisableNavmesh": true + }, + { + "DataId": 1011697, + "Position": { + "X": 39.07837, + "Y": 33.999985, + "Z": 27.237305 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1011693, + "Position": { + "X": 39.444458, + "Y": 34, + "Z": 29.984009 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1011694, + "Position": { + "X": 41.367188, + "Y": 33.999992, + "Z": 29.43457 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1011695, + "Position": { + "X": 41.916504, + "Y": 33.999992, + "Z": 30.044922 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011697, + "Position": { + "X": 39.07837, + "Y": 33.999985, + "Z": 27.237305 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "NextQuestId": 493 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/493_Truths Untold.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/493_Truths Untold.json new file mode 100644 index 00000000..b8673317 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/493_Truths Untold.json @@ -0,0 +1,120 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011699, + "Position": { + "X": 39.81079, + "Y": 34, + "Z": 30.22815 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1011707, + "Position": { + "X": 42.893066, + "Y": 33.99998, + "Z": 29.343018 + }, + "StopDistance": 7, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] The Chamber of Rule", + "[Ul'dah] Sapphire Avenue Exchange" + ], + "Position": { + "X": 137.68585, + "Y": 3.9999998, + "Z": -58.555218 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1001679, + "Position": { + "X": 140.48975, + "Y": 4.0099983, + "Z": -59.80017 + }, + "StopDistance": 5, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "AethernetShortcut": [ + "[Ul'dah] Sapphire Avenue Exchange", + "[Ul'dah] The Chamber of Rule" + ], + "DataId": 1011712, + "Position": { + "X": -43.86969, + "Y": 30.000008, + "Z": 7.8583374 + }, + "TerritoryId": 131, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 22.47297, + "Y": 33.999996, + "Z": -40.833565 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "Position": { + "X": 33.41606, + "Y": 34, + "Z": -32.54854 + }, + "TerritoryId": 131, + "InteractionType": "WalkTo" + }, + { + "DataId": 1011707, + "Position": { + "X": 42.893066, + "Y": 33.99998, + "Z": 29.343018 + }, + "TerritoryId": 131, + "InteractionType": "CompleteQuest", + "NextQuestId": 502 + } + ] + } + ] +} diff --git a/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/502_Her Last Vow.json b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/502_Her Last Vow.json new file mode 100644 index 00000000..4fb68ddd --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Stories/Hildibrand/502_Her Last Vow.json @@ -0,0 +1,107 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "FalconTaterz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1011707, + "Position": { + "X": 42.893066, + "Y": 33.99998, + "Z": 29.343018 + }, + "TerritoryId": 131, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "AetheryteShortcut": "Central Thanalan - Black Brush Station", + "Fly": true, + "DataId": 1011714, + "Position": { + "X": -223.19379, + "Y": -3.7199955, + "Z": 52.32312 + }, + "TerritoryId": 141, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005188, + "Position": { + "X": -314.07648, + "Y": -1.083435, + "Z": 43.9917 + }, + "TerritoryId": 141, + "InteractionType": "Say", + "ChatMessage": { + "Key": "TEXT_CHRHDB505_00502_SAYTODO_000_000" + } + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 159.84998, + "Y": 37.381317, + "Z": 174.60776 + }, + "TerritoryId": 153, + "InteractionType": "WalkTo", + "AetheryteShortcut": "South Shroud - Quarrymill", + "Fly": true + }, + { + "DataId": 1011722, + "Position": { + "X": 159.68555, + "Y": 37.432796, + "Z": 177.69128 + }, + "TerritoryId": 153, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "TerritoryId": 153, + "InteractionType": "Duty", + "ContentFinderConditionId": 85 + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1011723, + "Position": { + "X": 141.06958, + "Y": 29.64365, + "Z": 173.72388 + }, + "TerritoryId": 153, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json b/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json deleted file mode 100644 index f0580396..00000000 --- a/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json +++ /dev/null @@ -1,222 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1042796, - "Position": { - "X": -12.100403, - "Y": -16.147, - "Z": 153.76514 - }, - "TerritoryId": 962, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1039550, - "Position": { - "X": -620.7218, - "Y": -27.670597, - "Z": 302.17432 - }, - "TerritoryId": 956, - "InteractionType": "Interact", - "AetheryteShortcut": "Labyrinthos - Aporia", - "SkipConditions": { - "StepIf": { - "Flying": "Unlocked" - } - }, - "TargetTerritoryId": 956 - }, - { - "Position": { - "X": -431.53903, - "Y": -220.1193, - "Z": 301.76364 - }, - "TerritoryId": 956, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1042797, - "Position": { - "X": -393.20978, - "Y": -220.20282, - "Z": 283.16162 - }, - "TerritoryId": 956, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1042799, - "Position": { - "X": -395.37653, - "Y": -220.20282, - "Z": 285.66406 - }, - "TerritoryId": 956, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_STMBDR601_04586_Q2_000_107", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1042803, - "Position": { - "X": 43.289795, - "Y": -1.4816303E-06, - "Z": -55.680176 - }, - "TerritoryId": 963, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1042887, - "Position": { - "X": 108.72046, - "Y": 26.999989, - "Z": 14.90802 - }, - "TerritoryId": 963, - "InteractionType": "Interact", - "AethernetShortcut": [ - "[Radz-at-Han] Aetheryte Plaza", - "[Radz-at-Han] Kama" - ], - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "DataId": 1039539, - "Position": { - "X": 87.662964, - "Y": 27.06, - "Z": 28.030762 - }, - "TerritoryId": 963, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "DataId": 1042804, - "Position": { - "X": 87.35791, - "Y": 26.99999, - "Z": 56.687256 - }, - "TerritoryId": 963, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 32 - ] - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1042803, - "Position": { - "X": 116.01684, - "Y": 26.99999, - "Z": 45.689087 - }, - "StopDistance": 0.25, - "TerritoryId": 963, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_STMBDR601_04586_Q5_000_225", - "Answer": "TEXT_STMBDR601_04586_A5_000_228" - } - ] - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "DataId": 1039541, - "Position": { - "X": -159.3805, - "Y": 23.999973, - "Z": 110.61267 - }, - "TerritoryId": 963, - "InteractionType": "Interact", - "AethernetShortcut": [ - "[Radz-at-Han] Kama", - "[Radz-at-Han] Ruveydah Fibers" - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1042805, - "Position": { - "X": -57.480774, - "Y": 14, - "Z": 106.82837 - }, - "StopDistance": 4, - "TerritoryId": 963, - "InteractionType": "CompleteQuest", - "NextQuestId": 4587 - } - ] - } - ] -} diff --git a/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4587_Good-bye, x.json b/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4587_Good-bye, x.json deleted file mode 100644 index cc261a21..00000000 --- a/QuestPaths/6.x - Endwalker/Side Quests/Omega - Beyond the Rift/4587_Good-bye, x.json +++ /dev/null @@ -1,262 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1042807, - "Position": { - "X": -59.06775, - "Y": 13.999993, - "Z": 114.67151 - }, - "StopDistance": 6, - "TerritoryId": 963, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1042809, - "Position": { - "X": -378.43903, - "Y": 22, - "Z": 494.9873 - }, - "TerritoryId": 958, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1042811, - "Position": { - "X": -323.23187, - "Y": 22, - "Z": 500.35852 - }, - "TerritoryId": 958, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - }, - { - "Position": { - "X": -277.7818, - "Y": 25.227219, - "Z": 423.6428 - }, - "TerritoryId": 958, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1042810, - "Position": { - "X": -276.41718, - "Y": 25.227219, - "Z": 425.4673 - }, - "TerritoryId": 958, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1042809, - "Position": { - "X": -331.9679, - "Y": 22.585815, - "Z": 430.56573 - }, - "TerritoryId": 958, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1042829, - "Position": { - "X": -330.86145, - "Y": 22.310896, - "Z": 431.4182 - }, - "TerritoryId": 958, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 5, - "Steps": [ - { - "DataId": 1042813, - "Position": { - "X": 591.30237, - "Y": 34.877754, - "Z": 191.30237 - }, - "TerritoryId": 958, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 6, - "Steps": [ - { - "DataId": 1043126, - "Position": { - "X": 605.9509, - "Y": 34.7239, - "Z": 203.32642 - }, - "StopDistance": 5, - "TerritoryId": 958, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 7, - "Steps": [ - { - "DataId": 1042816, - "Position": { - "X": 31.967651, - "Y": -132.9464, - "Z": -563.5615 - }, - "TerritoryId": 959, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 8, - "Steps": [ - { - "DataId": 1042818, - "Position": { - "X": -1.6327515, - "Y": -28.024765, - "Z": -216.23566 - }, - "TerritoryId": 959, - "InteractionType": "Interact", - "Fly": true, - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_STMBDR602_04587_Q4_000_294", - "Answer": "TEXT_STMBDR602_04587_A4_000_295" - } - ] - } - ] - }, - { - "Sequence": 9, - "Steps": [ - { - "DataId": 1038930, - "Position": { - "X": -415.39636, - "Y": 136.98077, - "Z": 575.7992 - }, - "TerritoryId": 959, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 10, - "Steps": [ - { - "DataId": 1039550, - "Position": { - "X": -620.7218, - "Y": -27.670597, - "Z": 302.17432 - }, - "TerritoryId": 956, - "InteractionType": "Interact", - "AetheryteShortcut": "Labyrinthos - Aporia", - "SkipConditions": { - "StepIf": { - "Flying": "Unlocked" - } - }, - "TargetTerritoryId": 956 - }, - { - "Position": { - "X": -431.53903, - "Y": -220.1193, - "Z": 301.76364 - }, - "TerritoryId": 956, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1042800, - "Position": { - "X": -393.0572, - "Y": -220.20284, - "Z": 284.71802 - }, - "TerritoryId": 956, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1042822, - "Position": { - "X": 111.039795, - "Y": -10.587426, - "Z": 280.38452 - }, - "TerritoryId": 962, - "InteractionType": "CompleteQuest" - } - ] - } - ] -} diff --git a/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4761_Aggressive Expansion.json b/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4761_Aggressive Expansion.json deleted file mode 100644 index c460f67a..00000000 --- a/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4761_Aggressive Expansion.json +++ /dev/null @@ -1,125 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1042599, - "Position": { - "X": 31.998047, - "Y": 5.1499996, - "Z": -67.73486 - }, - "TerritoryId": 962, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "Old Sharlayan", - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1033637, - "Position": { - "X": -533.4402, - "Y": 8.187748, - "Z": -46.341675 - }, - "TerritoryId": 621, - "InteractionType": "Interact", - "AetheryteShortcut": "Lochs - Porta Praetoria", - "Fly": true, - "TargetTerritoryId": 919 - }, - { - "DataId": 1033629, - "Position": { - "X": -0.3204956, - "Y": 41, - "Z": 17.56311 - }, - "TerritoryId": 919, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_AKTKSA401_04761_Q2_000_000", - "Answer": "TEXT_AKTKSA401_04761_A2_000_002" - } - ] - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1045296, - "Position": { - "X": -1.1750488, - "Y": 41.01997, - "Z": 30.289062 - }, - "StopDistance": 7, - "TerritoryId": 919, - "InteractionType": "Interact", - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_AKTKSA401_04761_Q5_000_000", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1045299, - "Position": { - "X": 84.73328, - "Y": 0, - "Z": 106.46216 - }, - "StopDistance": 7, - "TerritoryId": 991, - "InteractionType": "Instruction", - "Comment": "Really short sequence of the Christmas minigame", - "DialogueChoices": [ - { - "Type": "YesNo", - "Prompt": "TEXT_AKTKSA401_04761_SYSTEM_100_076", - "Yes": true - } - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1033629, - "Position": { - "X": -0.3204956, - "Y": 41, - "Z": 17.56311 - }, - "StopDistance": 7, - "TerritoryId": 919, - "InteractionType": "CompleteQuest" - } - ] - } - ] -} diff --git a/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json b/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json deleted file mode 100644 index a3ec4f5f..00000000 --- a/QuestPaths/6.x - Endwalker/Side Quests/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json +++ /dev/null @@ -1,141 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1033629, - "Position": { - "X": -0.3204956, - "Y": 41, - "Z": 17.56311 - }, - "StopDistance": 7, - "TerritoryId": 919, - "InteractionType": "AcceptQuest", - "DialogueChoices": [ - { - "Type": "List", - "Prompt": "TEXT_AKTKSA402_04762_Q1_000_000", - "Answer": "TEXT_AKTKSA402_04762_A1_000_002" - } - ] - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1045301, - "Position": { - "X": -36.636963, - "Y": 41, - "Z": 57.66382 - }, - "TerritoryId": 919, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 2, - "Steps": [ - { - "DataId": 1045308, - "Position": { - "X": -18.35669, - "Y": 40.999996, - "Z": -17.898865 - }, - "TerritoryId": 919, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 64 - ] - }, - { - "Position": { - "X": -15.634434, - "Y": 41, - "Z": 13.581184 - }, - "TerritoryId": 919, - "InteractionType": "WalkTo" - }, - { - "DataId": 1033629, - "Position": { - "X": -0.3204956, - "Y": 41, - "Z": 17.56311 - }, - "TerritoryId": 919, - "InteractionType": "Interact", - "CompletionQuestVariablesFlags": [ - null, - null, - null, - null, - null, - 128 - ] - } - ] - }, - { - "Sequence": 3, - "Steps": [ - { - "DataId": 1045311, - "Position": { - "X": 57.78589, - "Y": 35, - "Z": 81.55945 - }, - "TerritoryId": 919, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 4, - "Steps": [ - { - "DataId": 1045614, - "Position": { - "X": 53.116577, - "Y": 34.999966, - "Z": 78.01941 - }, - "StopDistance": 7, - "TerritoryId": 919, - "InteractionType": "Interact" - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1042599, - "Position": { - "X": 31.998047, - "Y": 5.1499996, - "Z": -67.73486 - }, - "TerritoryId": 962, - "InteractionType": "CompleteQuest", - "AetheryteShortcut": "Old Sharlayan" - } - ] - } - ] -} diff --git a/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json b/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json new file mode 100644 index 00000000..f0580396 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4586_A Heartless Hypothesis.json @@ -0,0 +1,222 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1042796, + "Position": { + "X": -12.100403, + "Y": -16.147, + "Z": 153.76514 + }, + "TerritoryId": 962, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1039550, + "Position": { + "X": -620.7218, + "Y": -27.670597, + "Z": 302.17432 + }, + "TerritoryId": 956, + "InteractionType": "Interact", + "AetheryteShortcut": "Labyrinthos - Aporia", + "SkipConditions": { + "StepIf": { + "Flying": "Unlocked" + } + }, + "TargetTerritoryId": 956 + }, + { + "Position": { + "X": -431.53903, + "Y": -220.1193, + "Z": 301.76364 + }, + "TerritoryId": 956, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1042797, + "Position": { + "X": -393.20978, + "Y": -220.20282, + "Z": 283.16162 + }, + "TerritoryId": 956, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1042799, + "Position": { + "X": -395.37653, + "Y": -220.20282, + "Z": 285.66406 + }, + "TerritoryId": 956, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_STMBDR601_04586_Q2_000_107", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1042803, + "Position": { + "X": 43.289795, + "Y": -1.4816303E-06, + "Z": -55.680176 + }, + "TerritoryId": 963, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1042887, + "Position": { + "X": 108.72046, + "Y": 26.999989, + "Z": 14.90802 + }, + "TerritoryId": 963, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Radz-at-Han] Aetheryte Plaza", + "[Radz-at-Han] Kama" + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 1039539, + "Position": { + "X": 87.662964, + "Y": 27.06, + "Z": 28.030762 + }, + "TerritoryId": 963, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1042804, + "Position": { + "X": 87.35791, + "Y": 26.99999, + "Z": 56.687256 + }, + "TerritoryId": 963, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1042803, + "Position": { + "X": 116.01684, + "Y": 26.99999, + "Z": 45.689087 + }, + "StopDistance": 0.25, + "TerritoryId": 963, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_STMBDR601_04586_Q5_000_225", + "Answer": "TEXT_STMBDR601_04586_A5_000_228" + } + ] + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1039541, + "Position": { + "X": -159.3805, + "Y": 23.999973, + "Z": 110.61267 + }, + "TerritoryId": 963, + "InteractionType": "Interact", + "AethernetShortcut": [ + "[Radz-at-Han] Kama", + "[Radz-at-Han] Ruveydah Fibers" + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1042805, + "Position": { + "X": -57.480774, + "Y": 14, + "Z": 106.82837 + }, + "StopDistance": 4, + "TerritoryId": 963, + "InteractionType": "CompleteQuest", + "NextQuestId": 4587 + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4587_Good-bye, x.json b/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4587_Good-bye, x.json new file mode 100644 index 00000000..cc261a21 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Side Stories/Omega - Beyond the Rift/4587_Good-bye, x.json @@ -0,0 +1,262 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1042807, + "Position": { + "X": -59.06775, + "Y": 13.999993, + "Z": 114.67151 + }, + "StopDistance": 6, + "TerritoryId": 963, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1042809, + "Position": { + "X": -378.43903, + "Y": 22, + "Z": 494.9873 + }, + "TerritoryId": 958, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1042811, + "Position": { + "X": -323.23187, + "Y": 22, + "Z": 500.35852 + }, + "TerritoryId": 958, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "Position": { + "X": -277.7818, + "Y": 25.227219, + "Z": 423.6428 + }, + "TerritoryId": 958, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1042810, + "Position": { + "X": -276.41718, + "Y": 25.227219, + "Z": 425.4673 + }, + "TerritoryId": 958, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1042809, + "Position": { + "X": -331.9679, + "Y": 22.585815, + "Z": 430.56573 + }, + "TerritoryId": 958, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1042829, + "Position": { + "X": -330.86145, + "Y": 22.310896, + "Z": 431.4182 + }, + "TerritoryId": 958, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1042813, + "Position": { + "X": 591.30237, + "Y": 34.877754, + "Z": 191.30237 + }, + "TerritoryId": 958, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 6, + "Steps": [ + { + "DataId": 1043126, + "Position": { + "X": 605.9509, + "Y": 34.7239, + "Z": 203.32642 + }, + "StopDistance": 5, + "TerritoryId": 958, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 7, + "Steps": [ + { + "DataId": 1042816, + "Position": { + "X": 31.967651, + "Y": -132.9464, + "Z": -563.5615 + }, + "TerritoryId": 959, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 8, + "Steps": [ + { + "DataId": 1042818, + "Position": { + "X": -1.6327515, + "Y": -28.024765, + "Z": -216.23566 + }, + "TerritoryId": 959, + "InteractionType": "Interact", + "Fly": true, + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_STMBDR602_04587_Q4_000_294", + "Answer": "TEXT_STMBDR602_04587_A4_000_295" + } + ] + } + ] + }, + { + "Sequence": 9, + "Steps": [ + { + "DataId": 1038930, + "Position": { + "X": -415.39636, + "Y": 136.98077, + "Z": 575.7992 + }, + "TerritoryId": 959, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 10, + "Steps": [ + { + "DataId": 1039550, + "Position": { + "X": -620.7218, + "Y": -27.670597, + "Z": 302.17432 + }, + "TerritoryId": 956, + "InteractionType": "Interact", + "AetheryteShortcut": "Labyrinthos - Aporia", + "SkipConditions": { + "StepIf": { + "Flying": "Unlocked" + } + }, + "TargetTerritoryId": 956 + }, + { + "Position": { + "X": -431.53903, + "Y": -220.1193, + "Z": 301.76364 + }, + "TerritoryId": 956, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1042800, + "Position": { + "X": -393.0572, + "Y": -220.20284, + "Z": 284.71802 + }, + "TerritoryId": 956, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1042822, + "Position": { + "X": 111.039795, + "Y": -10.587426, + "Z": 280.38452 + }, + "TerritoryId": 962, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4761_Aggressive Expansion.json b/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4761_Aggressive Expansion.json new file mode 100644 index 00000000..c460f67a --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4761_Aggressive Expansion.json @@ -0,0 +1,125 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1042599, + "Position": { + "X": 31.998047, + "Y": 5.1499996, + "Z": -67.73486 + }, + "TerritoryId": 962, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Old Sharlayan", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1033637, + "Position": { + "X": -533.4402, + "Y": 8.187748, + "Z": -46.341675 + }, + "TerritoryId": 621, + "InteractionType": "Interact", + "AetheryteShortcut": "Lochs - Porta Praetoria", + "Fly": true, + "TargetTerritoryId": 919 + }, + { + "DataId": 1033629, + "Position": { + "X": -0.3204956, + "Y": 41, + "Z": 17.56311 + }, + "TerritoryId": 919, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKSA401_04761_Q2_000_000", + "Answer": "TEXT_AKTKSA401_04761_A2_000_002" + } + ] + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1045296, + "Position": { + "X": -1.1750488, + "Y": 41.01997, + "Z": 30.289062 + }, + "StopDistance": 7, + "TerritoryId": 919, + "InteractionType": "Interact", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKSA401_04761_Q5_000_000", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1045299, + "Position": { + "X": 84.73328, + "Y": 0, + "Z": 106.46216 + }, + "StopDistance": 7, + "TerritoryId": 991, + "InteractionType": "Instruction", + "Comment": "Really short sequence of the Christmas minigame", + "DialogueChoices": [ + { + "Type": "YesNo", + "Prompt": "TEXT_AKTKSA401_04761_SYSTEM_100_076", + "Yes": true + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1033629, + "Position": { + "X": -0.3204956, + "Y": 41, + "Z": 17.56311 + }, + "StopDistance": 7, + "TerritoryId": 919, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} diff --git a/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json b/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json new file mode 100644 index 00000000..a3ec4f5f --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Side Stories/Tataru's Grand Endeavor/4762_Forever in Our Hearts.json @@ -0,0 +1,141 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1033629, + "Position": { + "X": -0.3204956, + "Y": 41, + "Z": 17.56311 + }, + "StopDistance": 7, + "TerritoryId": 919, + "InteractionType": "AcceptQuest", + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_AKTKSA402_04762_Q1_000_000", + "Answer": "TEXT_AKTKSA402_04762_A1_000_002" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1045301, + "Position": { + "X": -36.636963, + "Y": 41, + "Z": 57.66382 + }, + "TerritoryId": 919, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1045308, + "Position": { + "X": -18.35669, + "Y": 40.999996, + "Z": -17.898865 + }, + "TerritoryId": 919, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "Position": { + "X": -15.634434, + "Y": 41, + "Z": 13.581184 + }, + "TerritoryId": 919, + "InteractionType": "WalkTo" + }, + { + "DataId": 1033629, + "Position": { + "X": -0.3204956, + "Y": 41, + "Z": 17.56311 + }, + "TerritoryId": 919, + "InteractionType": "Interact", + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1045311, + "Position": { + "X": 57.78589, + "Y": 35, + "Z": 81.55945 + }, + "TerritoryId": 919, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1045614, + "Position": { + "X": 53.116577, + "Y": 34.999966, + "Z": 78.01941 + }, + "StopDistance": 7, + "TerritoryId": 919, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1042599, + "Position": { + "X": 31.998047, + "Y": 5.1499996, + "Z": -67.73486 + }, + "TerritoryId": 962, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Old Sharlayan" + } + ] + } + ] +}