From a15ecae7e07b4baca0605bb18749aefd1234a973 Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Sat, 31 Aug 2024 17:42:23 +0800 Subject: [PATCH] Added MNK quest "Fight the Battle to Win" --- .../MNK/2029_Fight the Battle to Win.json | 90 +++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 QuestPaths/3.x - Heavensward/Class Quests/MNK/2029_Fight the Battle to Win.json diff --git a/QuestPaths/3.x - Heavensward/Class Quests/MNK/2029_Fight the Battle to Win.json b/QuestPaths/3.x - Heavensward/Class Quests/MNK/2029_Fight the Battle to Win.json new file mode 100644 index 00000000..14902731 --- /dev/null +++ b/QuestPaths/3.x - Heavensward/Class Quests/MNK/2029_Fight the Battle to Win.json @@ -0,0 +1,90 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "plogon_enjoyer", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1013971, + "Position": { + "X": 15.854065, + "Y": 28.620823, + "Z": -682.76495 + }, + "TerritoryId": 156, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1013999, + "Position": { + "X": 33.89026, + "Y": -8.812927, + "Z": 126.17676 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true, + "AetheryteShortcut": "North Shroud - Fallgourd Float" + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 2005966, + "Position": { + "X": 163.53088, + "Y": -27.328918, + "Z": 207.84314 + }, + "TerritoryId": 154, + "InteractionType": "Combat", + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [5043], + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 1014001, + "Position": { + "X": 404.89807, + "Y": -5.4588227, + "Z": 72.342896 + }, + "TerritoryId": 154, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1013971, + "Position": { + "X": 15.854065, + "Y": 28.620823, + "Z": -682.76495 + }, + "TerritoryId": 156, + "InteractionType": "CompleteQuest", + "Fly": true, + "AetheryteShortcut": "Mor Dhona", + "NextQuestId": 2030 + } + ] + } + ] +}