From 6b03ff30dc98aa9e1e22daa5967e1b2073da0a77 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Wed, 11 Sep 2024 21:43:29 +0200 Subject: [PATCH] Tweak gathering location angles --- .../6.x - Endwalker/Ultima Thule/910__MIN.json | 16 ++++++++++++---- .../6.x - Endwalker/Ultima Thule/913__BTN.json | 16 ++++++++++++---- 2 files changed, 24 insertions(+), 8 deletions(-) diff --git a/GatheringPaths/6.x - Endwalker/Ultima Thule/910__MIN.json b/GatheringPaths/6.x - Endwalker/Ultima Thule/910__MIN.json index 2dcf507a..d8c5cbdb 100644 --- a/GatheringPaths/6.x - Endwalker/Ultima Thule/910__MIN.json +++ b/GatheringPaths/6.x - Endwalker/Ultima Thule/910__MIN.json @@ -19,7 +19,11 @@ "X": 454.8535, "Y": 307.5555, "Z": -590.8547 - } + }, + "MinimumAngle": -105, + "MaximumAngle": -25, + "MinimumDistance": 1, + "MaximumDistance": 1.6 } ] } @@ -35,7 +39,9 @@ "X": 447.787, "Y": 300.8405, "Z": -597.8972 - } + }, + "MinimumAngle": 45, + "MaximumAngle": 185 } ] } @@ -51,11 +57,13 @@ "X": 448.707, "Y": 305.0525, "Z": -591.1053 - } + }, + "MinimumAngle": 30, + "MaximumAngle": 70 } ] } ] } ] -} +} \ No newline at end of file diff --git a/GatheringPaths/6.x - Endwalker/Ultima Thule/913__BTN.json b/GatheringPaths/6.x - Endwalker/Ultima Thule/913__BTN.json index b35a276d..65e71a56 100644 --- a/GatheringPaths/6.x - Endwalker/Ultima Thule/913__BTN.json +++ b/GatheringPaths/6.x - Endwalker/Ultima Thule/913__BTN.json @@ -19,7 +19,9 @@ "X": 398.7177, "Y": 292.5112, "Z": -462.82 - } + }, + "MinimumAngle": -65, + "MaximumAngle": 65 } ] } @@ -35,7 +37,9 @@ "X": 373.1678, "Y": 290.8189, "Z": -442.4228 - } + }, + "MinimumAngle": 160, + "MaximumAngle": 305 } ] } @@ -51,11 +55,15 @@ "X": 383.5671, "Y": 289.9682, "Z": -392.3997 - } + }, + "MinimumAngle": 65, + "MaximumAngle": 165, + "MinimumDistance": 1, + "MaximumDistance": 3 } ] } ] } ] -} +} \ No newline at end of file