From: Censored Date: Wed, 21 May 2025 13:25:03 +0000 (+0200) Subject: Removed Getting Into Gear X-Git-Tag: v5.13~8^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=83a9d321f9d388b6ac1a593340d282baa72038ab;p=Questionable.git Removed Getting Into Gear --- 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 deleted file mode 100644 index 17ad2ca1..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1502_Getting into Gear.json +++ /dev/null @@ -1,167 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "Censored", - "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 - ], - "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 - ] - } - ] - }, - { - "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