From: Redacted Date: Sun, 16 Mar 2025 16:18:17 +0000 (+0000) Subject: Added 1264_The Magitek Menace & 1266_Raising a Stink X-Git-Tag: v5.0~18^2~7 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=a46b08bcbecf8d91dcc2d26ef6d77e0a31fad7ff;p=Questionable.git Added 1264_The Magitek Menace & 1266_Raising a Stink --- diff --git a/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1264_The Magitek Menace.json b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1264_The Magitek Menace.json new file mode 100644 index 00000000..32eb8bcc --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1264_The Magitek Menace.json @@ -0,0 +1,50 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Redacted", + "Disabled": true, + "Comment": "This is a FATE Allied Society Quest", + "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": [] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1005561, + "Position": { + "X": 47.01306, + "Y": 6.0734644, + "Z": 254.01685 + }, + "TerritoryId": 152, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +} \ No newline at end of file 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 new file mode 100644 index 00000000..56664132 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Allied Societies/Sylphs/Dailies/1266_Raising a Stink.json @@ -0,0 +1,63 @@ +{ + "$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 + } + ] + } + ] +} \ No newline at end of file