From 9fe01ffb71e8a2942f2ac9590c353d89233a44f2 Mon Sep 17 00:00:00 2001 From: Redacted Date: Mon, 10 Mar 2025 19:28:33 +0000 Subject: [PATCH] Added 1513_Tanks for Nothing --- .../Ixal/Dailies/1513_Tanks for Nothing.json | 199 ++++++++++++++++++ 1 file changed, 199 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1513_Tanks for Nothing.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1513_Tanks for Nothing.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1513_Tanks for Nothing.json new file mode 100644 index 00000000..b3ac6a14 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1513_Tanks for Nothing.json @@ -0,0 +1,199 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009215, + "Position": { + "X": 167.01001, + "Y": -13.604617, + "Z": 110.85681 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "Land": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 167.01001, + "Y": -13.604617, + "Z": 110.85681 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 37.581226, + "Y": 29, + "Z": -798.03467 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Mor Dhona", + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": 37.581226, + "Y": 29, + "Z": -798.03467 + }, + "TerritoryId": 156, + "MaximumDistance": 5 + } + } + } + }, + { + "DataId": 1009220, + "Position": { + "X": 40.93994, + "Y": 29, + "Z": -798.3673 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "SwitchClass", + "TargetClass": "ConfiguredCombatJob" + }, + { + "Position": { + "X": -512.7902, + "Y": -4.0678735, + "Z": -442.46564 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 55 + ], + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + 1, + null, + null, + null, + null + ] + }, + { + "DataId": 2004479, + "Position": { + "X": -513.0541, + "Y": -4.043701, + "Z": -442.46588 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "Position": { + "X": 37.581226, + "Y": 29, + "Z": -798.03467 + }, + "TerritoryId": 156, + "InteractionType": "WalkTo", + "AetheryteShortcut": "Mor Dhona", + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": 37.581226, + "Y": 29, + "Z": -798.03467 + }, + "TerritoryId": 156, + "MaximumDistance": 5 + } + } + } + }, + { + "DataId": 1009220, + "Position": { + "X": 40.93994, + "Y": 29, + "Z": -798.3673 + }, + "TerritoryId": 156, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8117, + "ItemCount": 1, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009215, + "Position": { + "X": 167.01001, + "Y": -13.604617, + "Z": 110.85681 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "Land": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 167.01001, + "Y": -13.604617, + "Z": 110.85681 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + } + ] +} \ No newline at end of file -- 2.30.2