From: Redacted Date: Tue, 18 Mar 2025 07:50:45 +0000 (+0000) Subject: Adjusted sequence 255 X-Git-Tag: v5.0~18^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=044790a992e2d4119d4f1ca5752fbeb36dbd27a0;p=Questionable.git Adjusted sequence 255 --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1266_Raising a Stink.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1266_Raising a Stink.json index 56664132..35e586e7 100644 --- a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1266_Raising a Stink.json +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1266_Raising a Stink.json @@ -1,63 +1,86 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "Redacted", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1005561, - "Position": { - "X": 47.01306, - "Y": 6.0734644, - "Z": 254.01685 - }, - "TerritoryId": 152, - "InteractionType": "AcceptQuest", - "AetheryteShortcut": "East Shroud - Hawthorne Hut", - "Fly": true, - "SkipConditions": { - "AetheryteShortcutIf": { - "InSameTerritory": true - } - } - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": 220.62901, - "Y": 4.888098, - "Z": 163.73048 - }, - "TerritoryId": 152, - "InteractionType": "Combat", - "EnemySpawnType": "OverworldEnemies", - "KillEnemyDataIds": [ - 2660 - ], - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1005561, - "Position": { - "X": 47.01306, - "Y": 6.0734644, - "Z": 254.01685 - }, - "TerritoryId": 152, - "InteractionType": "CompleteQuest", - "Fly": true - } - ] - } - ] +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005561, + "Position": { + "X": 47.01306, + "Y": 6.0734644, + "Z": 254.01685 + }, + "TerritoryId": 152, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "East Shroud - Hawthorne Hut", + "Fly": true, + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 220.62901, + "Y": 4.888098, + "Z": 163.73048 + }, + "TerritoryId": 152, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 2660 + ], + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "Position": { + "X": 37.71168, + "Y": 4.7303743, + "Z": 250.62769 + }, + "TerritoryId": 152, + "InteractionType": "WalkTo", + "Fly": true, + "Land": true, + "SkipConditions": { + "StepIf": { + "NearPosition": { + "Position": { + "X": 37.71168, + "Y": 4.7303743, + "Z": 250.62769 + }, + "TerritoryId": 152, + "MaximumDistance": 10 + } + } + } + }, + { + "DataId": 1005561, + "Position": { + "X": 47.01306, + "Y": 6.0734644, + "Z": 254.01685 + }, + "TerritoryId": 152, + "InteractionType": "CompleteQuest" + } + ] + } + ] } \ No newline at end of file