From: Redacted Date: Tue, 15 Apr 2025 22:22:23 +0000 (+0000) Subject: Fixed complete sequence 2 X-Git-Tag: v5.12~5^2 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=c97959d1c97952deb2abb52367c6e10abb449694;p=Questionable.git Fixed complete sequence 2 --- diff --git a/QuestPaths/7.x - Dawntrail/Role Quests/Magical Ranged/4844_The Seeds of Popularity.json b/QuestPaths/7.x - Dawntrail/Role Quests/Magical Ranged/4844_The Seeds of Popularity.json index b014d8ed..a2d8507a 100644 --- a/QuestPaths/7.x - Dawntrail/Role Quests/Magical Ranged/4844_The Seeds of Popularity.json +++ b/QuestPaths/7.x - Dawntrail/Role Quests/Magical Ranged/4844_The Seeds of Popularity.json @@ -40,24 +40,42 @@ } ] }, - { +{ "Sequence": 2, "Steps": [ { "Position": { - "X": 77.94611, - "Y": 82.44486, - "Z": -548.9286 + "X": 76.82042, + "Y": 82.46339, + "Z": -549.32526 }, - "StopDistance": 10, "TerritoryId": 957, - "InteractionType": "Instruction", + "InteractionType": "Combat", "EnemySpawnType": "AutoOnEnterArea", - "KillEnemyDataIds": [ - 17626 - ], - "ItemId": 2003495, - "Comment": "TODO Needs item use?" + "ComplexCombatData": [ + { + "DataId": 17626, + "CompletionQuestVariablesFlags": [ + null, + 16, + null, + null, + null, + null + ] + } + ] + }, + { + "DataId": 17626, + "Position": { + "X": 77.01221, + "Y": 82.459785, + "Z": -549.218 + }, + "TerritoryId": 957, + "InteractionType": "UseItem", + "ItemId": 2003495 } ] },