From: Redacted Date: Mon, 3 Mar 2025 17:29:16 +0000 (+0000) Subject: Added 1392_Get a Lode of This X-Git-Tag: v4.25~1^2^2~5 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=d512c7d4b469835eaec383020d8c2147caebbed5;p=Questionable.git Added 1392_Get a Lode of This --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json new file mode 100644 index 00000000..a2b5a16d --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sahagin/Dailies/1392_Get a Lode of This.json @@ -0,0 +1,158 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005939, + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Western La Noscea - Aleport", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "NearPosition": { + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "MaximumDistance": 50 + } + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2003764, + "Position": { + "X": -236.56067, + "Y": -41.001038, + "Z": -176.0434 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2843 + ], + "Fly": true, + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 128 + ] + }, + { + "DataId": 2003765, + "Position": { + "X": -223.65149, + "Y": -41.36731, + "Z": -185.47345 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2843 + ], + "RequiredQuestVariables": [ + null, + null, + null, + null, + null, + [ + 128 + ] + ], + "CompletionQuestVariablesFlags": [ + null, + null, + null, + null, + null, + 64 + ] + }, + { + "DataId": 2003767, + "Position": { + "X": -212.75659, + "Y": -41.672424, + "Z": -198.07745 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 2843 + ], + "RequiredQuestVariables": [ + null, + null, + null, + null, + null, + [ + 192 + ] + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": -245.65279, + "Y": -41.732937, + "Z": 52.040615 + }, + "TerritoryId": 138, + "InteractionType": "WalkTo", + "Fly": true, + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": -245.65279, + "Y": -41.732937, + "Z": 52.040615 + }, + "TerritoryId": 138, + "MaximumDistance": 5 + } + } + } + }, + { + "DataId": 1005939, + "Position": { + "X": -247.73022, + "Y": -42.09973, + "Z": 52.017944 + }, + "TerritoryId": 138, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} \ No newline at end of file