From 5317d5ee52deca7d91206f234e985dab1bf380e6 Mon Sep 17 00:00:00 2001 From: MDlumia Date: Mon, 23 Sep 2024 00:13:52 -0500 Subject: [PATCH 1/3] Fix: Add additonal Pathing point to fix Nav issue --- .../4689_Money Makes the Moon Go Round.json | 105 ++++++++++-------- 1 file changed, 58 insertions(+), 47 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json index e72b91fd..2f92e7c0 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json @@ -26,52 +26,63 @@ } ] }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 1044572, - "Position": { - "X": -638.056, - "Y": -143.79326, - "Z": -513.0846 - }, - "TerritoryId": 959, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "TerritoryId": 959, - "InteractionType": "Craft", - "ItemId": 38857, - "ItemCount": 4 + + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -170.51479, + "Y": -105.22506, + "Z": -511.04712 }, - { - "Position": { - "X": -201.42024, - "Y": -49.149708, - "Z": -273.68756 - }, - "TerritoryId": 959, - "InteractionType": "WalkTo", - "Fly": true + "TerritoryId": 959, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1044572, + "Position": { + "X": -638.056, + "Y": -143.79326, + "Z": -513.0846 }, - { - "DataId": 1044403, - "Position": { - "X": -203.5401, - "Y": -48.949707, - "Z": -273.60956 - }, - "TerritoryId": 959, - "InteractionType": "CompleteQuest" - } - ] - } - ] -} + "TerritoryId": 959, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 959, + "InteractionType": "Craft", + "ItemId": 38857, + "ItemCount": 4 + }, + { + "Position": { + "X": -201.42024, + "Y": -49.149708, + "Z": -273.68756 + }, + "TerritoryId": 959, + "InteractionType": "WalkTo", + "Fly": true + }, + { + "DataId": 1044403, + "Position": { + "X": -203.5401, + "Y": -48.949707, + "Z": -273.60956 + }, + "TerritoryId": 959, + "InteractionType": "CompleteQuest" + } + ] + } +] +} \ No newline at end of file From e97b17ed346ae9762a764791af713c516571ca00 Mon Sep 17 00:00:00 2001 From: MDlumia Date: Mon, 23 Sep 2024 05:22:20 +0000 Subject: [PATCH 2/3] revert 5317d5ee52deca7d91206f234e985dab1bf380e6 revert Fix: Add additonal Pathing point to fix Nav issue --- .../4689_Money Makes the Moon Go Round.json | 105 ++++++++---------- 1 file changed, 47 insertions(+), 58 deletions(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json index 2f92e7c0..e72b91fd 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json @@ -26,63 +26,52 @@ } ] }, - - { - "Sequence": 1, - "Steps": [ - { - "Position": { - "X": -170.51479, - "Y": -105.22506, - "Z": -511.04712 + { + "Sequence": 1, + "Steps": [ + { + "DataId": 1044572, + "Position": { + "X": -638.056, + "Y": -143.79326, + "Z": -513.0846 + }, + "TerritoryId": 959, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "TerritoryId": 959, + "InteractionType": "Craft", + "ItemId": 38857, + "ItemCount": 4 }, - "TerritoryId": 959, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1044572, - "Position": { - "X": -638.056, - "Y": -143.79326, - "Z": -513.0846 + { + "Position": { + "X": -201.42024, + "Y": -49.149708, + "Z": -273.68756 + }, + "TerritoryId": 959, + "InteractionType": "WalkTo", + "Fly": true }, - "TerritoryId": 959, - "InteractionType": "Interact", - "Fly": true - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "TerritoryId": 959, - "InteractionType": "Craft", - "ItemId": 38857, - "ItemCount": 4 - }, - { - "Position": { - "X": -201.42024, - "Y": -49.149708, - "Z": -273.68756 - }, - "TerritoryId": 959, - "InteractionType": "WalkTo", - "Fly": true - }, - { - "DataId": 1044403, - "Position": { - "X": -203.5401, - "Y": -48.949707, - "Z": -273.60956 - }, - "TerritoryId": 959, - "InteractionType": "CompleteQuest" - } - ] - } -] -} \ No newline at end of file + { + "DataId": 1044403, + "Position": { + "X": -203.5401, + "Y": -48.949707, + "Z": -273.60956 + }, + "TerritoryId": 959, + "InteractionType": "CompleteQuest" + } + ] + } + ] +} From e8ec0f87e4efb09dc538dfa5aab429bb1c1c5562 Mon Sep 17 00:00:00 2001 From: MDlumia Date: Mon, 23 Sep 2024 00:33:18 -0500 Subject: [PATCH 3/3] Fix: Add additonal Pathing point to fix Nav issue --- .../Dailies/4689_Money Makes the Moon Go Round.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json index e72b91fd..11b508a2 100644 --- a/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json +++ b/QuestPaths/6.x - Endwalker/Allied Societies/Loporrits/Dailies/4689_Money Makes the Moon Go Round.json @@ -29,6 +29,16 @@ { "Sequence": 1, "Steps": [ + { + "Position": { + "X": -170.51479, + "Y": -105.22506, + "Z": -511.04712 + }, + "TerritoryId": 959, + "InteractionType": "WalkTo", + "Fly": true + }, { "DataId": 1044572, "Position": { @@ -74,4 +84,4 @@ ] } ] -} +} \ No newline at end of file