From 264ae7689650843ca60c30334b3d267db94de9d6 Mon Sep 17 00:00:00 2001 From: Redacted Date: Thu, 13 Mar 2025 15:32:22 +0000 Subject: [PATCH] Added 1502_Getting into Gear --- .../Ixal/Dailies/1502_Getting into Gear.json | 169 ++++++++++++++++++ 1 file changed, 169 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.json new file mode 100644 index 00000000..e8caade1 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.json @@ -0,0 +1,169 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009214, + "Position": { + "X": 159.3805, + "Y": -5.6866503, + "Z": 69.29114 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1006406, + "Position": { + "X": 63.156982, + "Y": -13.3626, + "Z": 140.91699 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "SwitchClass", + "TargetClass": "ConfiguredCombatJob" + }, + { + "DataId": 1009638, + "Position": { + "X": 4.7455444, + "Y": 0.22503541, + "Z": -87.174866 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 170 + ], + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 1009695, + "Position": { + "X": 122.78931, + "Y": 6.688572, + "Z": -71.58008 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 170 + ], + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 32 + ] + }, + { + "DataId": 1009696, + "Position": { + "X": 139.23853, + "Y": 6.6299157, + "Z": -50.034424 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 170 + ], + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1009218, + "Position": { + "X": -4.1047363, + "Y": -40.949986, + "Z": 176.83679 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "AetheryteShortcut": "North Shroud - Fallgourd Float" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8109, + "ItemCount": 2, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009214, + "Position": { + "X": 159.3805, + "Y": -5.6866503, + "Z": 69.29114 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true, + "Land": true + } + ] + } + ] +} \ No newline at end of file -- 2.30.2