From: Redacted Date: Thu, 13 Mar 2025 15:25:49 +0000 (+0000) Subject: Added 1506_What Evil Lurks in the Hearts of Golems X-Git-Tag: v5.13~8^2~13 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=28eb33d7eaa94468c0d86e6bd1ccae8b17b04c33;p=Questionable.git Added 1506_What Evil Lurks in the Hearts of Golems --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/1506_What Evil Lurks in the Hearts of Golems.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/1506_What Evil Lurks in the Hearts of Golems.json new file mode 100644 index 00000000..f2d93c22 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/1506_What Evil Lurks in the Hearts of Golems.json @@ -0,0 +1,120 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1009212, + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "North Shroud - Fallgourd Float", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "TerritoryId": 154, + "InteractionType": "SwitchClass", + "TargetClass": "ConfiguredCombatJob" + }, + { + "Position": { + "X": -180.06154, + "Y": -60.916454, + "Z": 355.63138 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 30, + "MinimumKillCount": 1, + "CompletionQuestVariablesFlags": [ + null, + null, + 16, + null, + null, + null + ] + }, + { + "DataId": 3240, + "MinimumKillCount": 1 + } + ], + "Fly": true + } + ] + }, + { + "Sequence": 2, + "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": 8097, + "ItemCount": 1, + "SkipConditions": { + "StepIf": { + "Item": { + "NotInInventory": false + } + } + } + }, + { + "DataId": 1009212, + "Position": { + "X": 151.29321, + "Y": -9.752633, + "Z": 79.697754 + }, + "TerritoryId": 154, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file