From: skiaz Date: Fri, 11 Apr 2025 10:46:55 +0000 (+0200) Subject: Added 760_Blast from the Past X-Git-Tag: v5.8~2^2~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=a3d740caf87ff11b3ad73533e0ae72feb475fa24;p=Questionable.git Added 760_Blast from the Past --- diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/760_Blast from the Past.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/760_Blast from the Past.json new file mode 100644 index 00000000..7a937516 --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Thanalan/Southern Thanalan/760_Blast from the Past.json @@ -0,0 +1,77 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "skiaz", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1004894, + "Position": { + "X": -138.87238, + "Y": 27.266977, + "Z": -427.81726 + }, + "TerritoryId": 146, + "InteractionType": "AcceptQuest", + "Fly": true + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 2259, + "Position": { + "X": -92.27408, + "Y": 14.646322, + "Z": -233.21777 + }, + "TerritoryId": 146, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 2259, + "MinimumKillCount": 1 + } + ], + "Fly": true + }, + { + "DataId": 2260, + "Position": { + "X": -92.27408, + "Y": 14.646322, + "Z": -233.21777 + }, + "TerritoryId": 146, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "ComplexCombatData": [ + { + "DataId": 2260, + "MinimumKillCount": 1 + } + ] + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1004894, + "Position": { + "X": -138.87238, + "Y": 27.266977, + "Z": -427.81726 + }, + "TerritoryId": 146, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}