From: Redacted Date: Tue, 11 Mar 2025 17:52:50 +0000 (+0000) Subject: Added 1494_Trust, but Verify X-Git-Tag: v5.13~8^2~41 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=ac9d4ae78be304bdcdbf8797e82a6dce3c3cf7e1;p=Questionable.git Added 1494_Trust, but Verify --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1494_Trust, but Verify.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1494_Trust, but Verify.json new file mode 100644 index 00000000..937aded8 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1494_Trust, but Verify.json @@ -0,0 +1,124 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009211, + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1000656, + "Position": { + "X": 400.656, + "Y": -5.884923, + "Z": -104.90582 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "SwitchClass", + "TargetClass": "ConfiguredCombatJob" + }, + { + "DataId": 2004452, + "Position": { + "X": 324.6051, + "Y": -14.206177, + "Z": 181.13977 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AfterItemUse", + "KillEnemyDataIds": [ + 3239 + ], + "ItemId": 2001374, + "Fly": true, + "Land": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1000656, + "Position": { + "X": 400.656, + "Y": -5.884923, + "Z": -104.90582 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8091, + "ItemCount": 1, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009211, + "Position": { + "X": 153.8872, + "Y": -9.001622, + "Z": 77.50049 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file