diff --git a/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/1433_An Ill-conceived Venture.json b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/1433_An Ill-conceived Venture.json new file mode 100644 index 0000000..605677c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Unlocks/Misc/1433_An Ill-conceived Venture.json @@ -0,0 +1,74 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "Cacahuetes", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1005412, +"Position": { + "X": -108.14075, + "Y": 18.000334, + "Z": -0.22894287 +}, +"TerritoryId": 129, + "AetheryteShortcut": "Limsa Lominsa", + "InteractionType": "AcceptQuest", + "SkipConditions": { + "AetheryteShortcutIf": { + "InSameTerritory": true, + "InTerritory": [ + 129 + ] + } + } + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 248.49304, + "Y": -11.838913, + "Z": 97.45935 + }, + "TerritoryId": 138, + "InteractionType": "Combat", + "AetheryteShortcut": "Western La Noscea - Aleport", + "EnemySpawnType": "AutoOnEnterArea", + "KillEnemyDataIds": [ + 397 + ] + }, + {"DataId": 1005413, +"Position": { + "X": 248.49304, + "Y": -11.838913, + "Z": 97.45935 +}, +"TerritoryId": 138, +"InteractionType": "Interact"} + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1003275, +"Position": { + "X": -147.1123, + "Y": 18.2, + "Z": 14.358704 +}, +"TerritoryId": 129, +"InteractionType": "CompleteQuest", + "AetheryteShortcut": "Limsa Lominsa" + } + ] + } + ] + } + \ No newline at end of file