From 4ded07b3b12188c045c0d3c7c8059057b8cf8f3e Mon Sep 17 00:00:00 2001 From: Redacted Date: Tue, 11 Mar 2025 17:53:04 +0000 Subject: [PATCH] 1496_Keeping Up Appearances --- .../Dailies/1496_Keeping Up Appearances.json | 114 ++++++++++++++++++ 1 file changed, 114 insertions(+) create mode 100644 QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1496_Keeping Up Appearances.json diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1496_Keeping Up Appearances.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1496_Keeping Up Appearances.json new file mode 100644 index 00000000..36f670d5 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Ixal/Dailies/1496_Keeping Up Appearances.json @@ -0,0 +1,114 @@ +{ + "$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": [ + { + "TerritoryId": 154, + "InteractionType": "SwitchClass", + "TargetClass": "ConfiguredCombatJob" + }, + { + "Position": { + "X": 218.67094, + "Y": -27.914522, + "Z": 211.52048 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 749 + ], + "Fly": true + }, + { + "DataId": 2004457, + "Position": { + "X": 217.15112, + "Y": -27.420471, + "Z": 209.88782 + }, + "TerritoryId": 154, + "InteractionType": "Interact" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1009217, + "Position": { + "X": 363.72925, + "Y": -5.616498, + "Z": 347.219 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "Craft", + "ItemId": 8093, + "ItemCount": 2, + "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 -- 2.30.2