Moonfire Faire path adjustments v2.5
authorLiza Carvelli <liza@carvel.li>
Fri, 9 Aug 2024 08:33:45 +0000 (10:33 +0200)
committerLiza Carvelli <liza@carvel.li>
Fri, 9 Aug 2024 08:33:45 +0000 (10:33 +0200)
Directory.Build.targets [new file with mode: 0644]
QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2024)/5182_Fire Red, Beast Green.json
QuestPaths/7.x - Dawntrail/Seasonal Events/Moonfire Faire (2024)/5183_Festival Fan Frenzy.json
Questionable.sln

diff --git a/Directory.Build.targets b/Directory.Build.targets
new file mode 100644 (file)
index 0000000..8d0cd32
--- /dev/null
@@ -0,0 +1,5 @@
+<Project>
+    <PropertyGroup>
+        <Version>2.5</Version>
+    </PropertyGroup>
+</Project>
index 4b146eedd4c1b8b713b4c0600a576c14bc422918..9125f550ccc05c2ebfe89333b2d95175f96e6700 100644 (file)
@@ -23,7 +23,7 @@
             "AetheryteShortcutIf": {
               "InSameTerritory": true,
               "InTerritory": [
-                129
+                128
               ]
             }
           }
             "Z": 262.19138
           },
           "TerritoryId": 137,
-          "InteractionType": "WalkTo"
+          "InteractionType": "WalkTo",
+          "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true
+            }
+          },
+          "Fly": true
         },
         {
           "DataId": 1050817,
@@ -85,9 +92,7 @@
           },
           "StopDistance": 5,
           "TerritoryId": 137,
-          "InteractionType": "Interact",
-          "AetheryteShortcut": "Eastern La Noscea - Costa Del Sol",
-          "Fly": true
+          "InteractionType": "Interact"
         }
       ]
     },
           },
           "StopDistance": 5,
           "TerritoryId": 137,
-          "InteractionType": "Interact"
+          "InteractionType": "Interact",
+          "Fly": true
         }
       ]
     },
             "Z": 246.29578
           },
           "TerritoryId": 137,
-          "InteractionType": "Interact"
+          "InteractionType": "Interact",
+          "Fly": true
         }
       ]
     },
           },
           "TerritoryId": 137,
           "InteractionType": "CompleteQuest",
+          "Fly": true,
           "DialogueChoices": [
             {
               "Type": "List",
index 4a95c4c430a8b20252bb81a4ed556d4b3967305a..fc9d0ea06df31711230e05b250972c0171695955 100644 (file)
@@ -89,7 +89,8 @@
             "Z": 262.19138
           },
           "TerritoryId": 137,
-          "InteractionType": "WalkTo"
+          "InteractionType": "WalkTo",
+          "Fly": true
         },
         {
           "DataId": 1050817,
index 7ca82fc89de3dd1c1a9621cab6d68515a50d0fa0..ad259b03ed921708add111863c1d484c067d1b27 100644 (file)
@@ -21,6 +21,11 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "GatheringPathRenderer", "Ga
 EndProject
 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ECommons", "vendor\ECommons\ECommons\ECommons.csproj", "{A12D7B4B-8E6E-4DCF-A41A-12F62E9FF94B}"
 EndProject
+Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BBFFC6EA-15B1-48FC-B4D3-D9491278C27F}"
+       ProjectSection(SolutionItems) = preProject
+               Directory.Build.targets = Directory.Build.targets
+       EndProjectSection
+EndProject
 Global
        GlobalSection(SolutionConfigurationPlatforms) = preSolution
                Debug|x64 = Debug|x64