From: Redacted Date: Mon, 3 Mar 2025 23:20:12 +0000 (+0000) Subject: Removed the CompletionQuestVariablesFlags X-Git-Tag: v4.25~1^2^2~2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=f0b6090db129402aebb0b4dc64937640866f1748;p=Questionable.git Removed the CompletionQuestVariablesFlags --- 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 index a2b5a16d..160009e3 100644 --- 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 @@ -1,158 +1,138 @@ -{ - "$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" - } - ] - } - ] +{ + "$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 + ], + "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 + ] + } + ] + }, + { + "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