Enable Sohr Khai by default
authorLiza Carvelli <liza@carvel.li>
Sat, 19 Jul 2025 12:35:35 +0000 (14:35 +0200)
committerLiza Carvelli <liza@carvel.li>
Sat, 19 Jul 2025 12:35:35 +0000 (14:35 +0200)
QuestPaths/3.x - Heavensward/MSQ/D-3.3/2244_Winning Over the Wyrm.json
QuestPaths/quest-v1.json

index adb15f2..bb11600 100644 (file)
           "InteractionType": "Duty",
           "DutyOptions": {
             "ContentFinderConditionId": 171,
-            "Enabled": false
+            "Enabled": false,
+            "Notes": [
+              "(boss 1) Doesn't knock all moogles out of the rez area",
+              "(boss 3) Stack goal zone isn't properly removed from NPC, so the character will stack even for spread markers + slide into AOEs during ice"
+            ],
+            "TestedAutoDutyVersion": "0.0.0.227",
+            "TestedBossModVersion": "0.3.0.5"
           }
         }
       ]
index 11e72b6..0290ac6 100644 (file)
                     "type": "string",
                     "pattern": "^0\\.\\d+\\.\\d+\\.\\d+$"
                   },
+                  "TestedBossModVersion": {
+                    "type": "string",
+                    "pattern": "^0\\.\\d+\\.\\d+\\.\\d+$"
+                  },
                   "$": {
                     "type": "string"
                   }