From 39172fdaa429f91fda71189fe85eed791e230446 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 24 Jul 2024 22:20:06 +0200 Subject: [PATCH] Daily quest update --- .../Tribal/Pixies/Dailies/3715_Aim High.json | 19 +++++++++++++++++-- .../Pixies/Dailies/3716_The Chaser.json | 16 ++++++++++++++-- 2 files changed, 31 insertions(+), 4 deletions(-) diff --git a/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3715_Aim High.json b/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3715_Aim High.json index b068dc26..4fd08309 100644 --- a/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3715_Aim High.json +++ b/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3715_Aim High.json @@ -1,7 +1,6 @@ { "$schema": "https://carvel.li/questionable/quest-1.0", "Author": "liza", - "Disabled": true, "QuestSequence": [ { "Sequence": 0, @@ -21,7 +20,23 @@ { "Sequence": 1, "Steps": [ - + { + "DataId": 2010788, + "Position": { + "X": -480.0946, + "Y": 83.45154, + "Z": 635.9197 + }, + "TerritoryId": 816, + "InteractionType": "Combat", + "Fly": true, + "EnemySpawnType": "AfterInteraction", + "KillEnemyDataIds": [ + 11452, + 11453, + 11454 + ] + } ] }, { diff --git a/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3716_The Chaser.json b/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3716_The Chaser.json index b068dc26..0dc7cbf2 100644 --- a/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3716_The Chaser.json +++ b/QuestPaths/5.x - Shadowbringers/Tribal/Pixies/Dailies/3716_The Chaser.json @@ -1,7 +1,6 @@ { "$schema": "https://carvel.li/questionable/quest-1.0", "Author": "liza", - "Disabled": true, "QuestSequence": [ { "Sequence": 0, @@ -21,7 +20,19 @@ { "Sequence": 1, "Steps": [ - + { + "DataId": 1032203, + "Position": { + "X": 10.849121, + "Y": 100.161, + "Z": -886.22876 + }, + "TerritoryId": 816, + "InteractionType": "UseItem", + "ItemId": 2002943, + "AetheryteShortcut": "Il Mheg - Pia Enni", + "Fly": true + } ] }, { @@ -36,6 +47,7 @@ }, "TerritoryId": 816, "InteractionType": "CompleteQuest", + "AetheryteShortcut": "Il Mheg - Lydha Lran", "Fly": true } ]