diff --git a/QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json b/QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json new file mode 100644 index 00000000..580c10a4 --- /dev/null +++ b/QuestPaths/6.x - Endwalker/Alliance Raid Quests/4052_How to Catch an Automaton.json @@ -0,0 +1,70 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1036044, + "Position": { + "X": 652.7046, + "Y": 297.47797, + "Z": -171.03839 + }, + "TerritoryId": 814, + "InteractionType": "AcceptQuest", + "AetheryteShortcut": "Kholusia - Tomra", + "Fly": true, + "DialogueChoices": [ + { + "Type": "List", + "Prompt": "TEXT_LUCKTA523_04052_Q1_000_000", + "Answer": "TEXT_LUCKTA523_04052_A1_000_001" + } + ] + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": 552.4747, + "Y": 294.7846, + "Z": -137.54712 + }, + "TerritoryId": 814, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [ + 10391 + ], + "CombatItemUse": { + "ItemId": 2003071, + "Condition": "Health%", + "Value": 30 + }, + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1036044, + "Position": { + "X": 652.7046, + "Y": 297.47797, + "Z": -171.03839 + }, + "TerritoryId": 814, + "InteractionType": "CompleteQuest", + "Fly": true + } + ] + } + ] +}