Fixed Stop Distance 0
authorMrGuffels <mrben.guffey@gmail.com>
Thu, 9 Jan 2025 13:56:40 +0000 (07:56 -0600)
committerMrGuffels <mrben.guffey@gmail.com>
Thu, 9 Jan 2025 13:56:40 +0000 (07:56 -0600)
.gitignore
GatheringPaths/4.x - Stormblood/The Azim Steppe/543_Sea of Blades_MIN.json

index f0fb17c2a4f42b857a9f3914fccf67aff9065f81..a696475344b92a9698e8565cc621f1387e561a8f 100644 (file)
@@ -2,4 +2,5 @@
 bin/
 /.idea
 /.vs
+/.vscode
 *.user
index f69405464f25b60afde8ac8ed0f424fbaaf8cf7e..79154b679053b26c280343ce2c73a1cd8e71d2ab 100644 (file)
@@ -1,5 +1,5 @@
 {
-  "schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/GatheringPaths/gatheringlocation-v1.json",
+  "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/GatheringPaths/gatheringlocation-v1.json",
   "Author": "Theo",
   "Steps": [
     {
@@ -19,7 +19,8 @@
                 "Y": -21.51083,
                 "Z": 558.524
               },
-              "StopDistance": 0
+              "MinimumAngle": 90,
+              "MaximumAngle": 270
             }
           ]
         }
@@ -35,7 +36,9 @@
                 "X": 609.9794,
                 "Y": -21.53052,
                 "Z": 579.6443
-              }
+              },
+              "MinimumAngle": 90,
+              "MaximumAngle": 135
             }
           ]
         }
@@ -51,7 +54,9 @@
                 "X": 588.3865,
                 "Y": -20.42655,
                 "Z": 561.5663
-              }
+              },
+              "MinimumAngle": 45,
+              "MaximumAngle": 315
             }
           ]
         }