From badbe12c63795241ff7c8d6fa35213822229bbed Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 13 Mar 2025 21:48:51 +0000 Subject: [PATCH] Added 4105_A Pact Proven --- .../Role Quests/Tank/4105_A Pact Proven.json | 144 ++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 QuestPaths/6.x - Endwalker/Role Quests/Tank/4105_A Pact Proven.json diff --git a/QuestPaths/6.x - Endwalker/Role Quests/Tank/4105_A Pact Proven.json b/QuestPaths/6.x - Endwalker/Role Quests/Tank/4105_A Pact Proven.json new file mode 100644 index 00000000..5a955375 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Role Quests/Tank/4105_A Pact Proven.json @@ -0,0 +1,144 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1038411, + "Position": { + "X": -69.41333, + "Y": -0.5033642, + "Z": 5.0201416 + }, + "TerritoryId": 132, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Gridania", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -104.6922, + "Y": 1.2393801, + "Z": 8.405229 + }, + "TerritoryId": 132, + "TargetTerritoryId": 133, + "InteractionType": "WalkTo", + "SkipConditions": { + "StepIf": { + "InTerritory": [ + 133 + ] + } + } + }, + { + "DataId": 1038436, + "Position": { + "X": -236.68274, + "Y": -4, + "Z": 1.6326294 + }, + "TerritoryId": 133, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1038437, + "Position": { + "X": -305.5924, + "Y": 13.1841545, + "Z": -49.94281 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "AetheryteShortcut": "East Shroud - Hawthorne Hut", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1038439, + "Position": { + "X": -220.78284, + "Y": 29.984009, + "Z": 64.286255 + }, + "TerritoryId": 152, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 2011736, + "Position": { + "X": -116.92993, + "Y": -3.3417358, + "Z": 190.14258 + }, + "TerritoryId": 152, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 14012 + ], + "Fly": true + } + ] + }, + { + "Sequence": 5, + "Steps": [ + { + "DataId": 1038440, + "Position": { + "X": -122.08746, + "Y": -3.6656997, + "Z": 185.25977 + }, + "TerritoryId": 152, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1038411, + "Position": { + "X": -69.41333, + "Y": -0.5033642, + "Z": 5.0201416 + }, + "TerritoryId": 132, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Gridania", + "NextQuestId": 4106 + } + ] + } + ] +} \ No newline at end of file -- 2.30.2