From: Redacted Date: Mon, 10 Mar 2025 19:36:51 +0000 (+0000) Subject: Added 1512_Leave Nothing to Waste X-Git-Tag: v5.13~8^2~45 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=3107435538e07d79c548182e7dcabb4d6f1180c9;p=Questionable.git Added 1512_Leave Nothing to Waste --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1512_Leave Nothing to Waste.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1512_Leave Nothing to Waste.json new file mode 100644 index 00000000..120e4bf2 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1512_Leave Nothing to Waste.json @@ -0,0 +1,181 @@ +{ + "$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": -339.69962, + "Y": -17.148405, + "Z": -433.59454 + }, + "TerritoryId": 156, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 140 + ], + "Fly": true + } + ] + }, + { + "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": 8115, + "ItemCount": 2, + "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