From 387ef9f69b48251b5c4287c1302217b6c19eda42 Mon Sep 17 00:00:00 2001
From: cacahuetes <cacahuetes@no-reply.carvel.li>
Date: Wed, 21 Aug 2024 16:08:49 +0000
Subject: [PATCH] Upload files to "QuestPaths/2.x - A Realm Reborn/Class
 Quests/ARM"

---
 .../ARM/186_So You Want to Be an Armorer.json | 40 ++++++++++++++++++
 .../ARM/273_Way of the Armorer.json           | 42 +++++++++++++++++++
 2 files changed, 82 insertions(+)
 create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/186_So You Want to Be an Armorer.json
 create mode 100644 QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/273_Way of the Armorer.json

diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/186_So You Want to Be an Armorer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/186_So You Want to Be an Armorer.json
new file mode 100644
index 000000000..f365f339c
--- /dev/null
+++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/186_So You Want to Be an Armorer.json	
@@ -0,0 +1,40 @@
+{
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "Cacahuetes",
+    "QuestSequence": [
+      {
+        "Sequence": 0,
+        "Steps": [
+          { "DataId": 1000998,
+"Position": {
+    "X": -51.651794,
+    "Y": 42.79979,
+    "Z": 190.41736
+},
+"TerritoryId": 128,
+"InteractionType": "Interact",
+          "AetheryteShortcut": "Limsa Lominsa",
+          "AethernetShortcut": [
+            "[Limsa Lominsa] Aetheryte Plaza",
+            "[Limsa Lominsa] The Aftcastle"
+          ],
+          "SkipConditions": {
+            "AetheryteShortcutIf": {
+              "InSameTerritory": true,
+              "InTerritory": [
+                129
+              ]
+            }
+          },
+          "DialogueChoices": [
+            {
+              "Type": "YesNo",
+              "Prompt": "TEXT_CLSARM001_00186_Q1_000_1",
+              "Yes": true
+            }
+          ]}
+        ]
+      }
+    ]
+  }
+  
\ No newline at end of file
diff --git a/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/273_Way of the Armorer.json b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/273_Way of the Armorer.json
new file mode 100644
index 000000000..91ca9538f
--- /dev/null
+++ b/QuestPaths/2.x - A Realm Reborn/Class Quests/ARM/273_Way of the Armorer.json	
@@ -0,0 +1,42 @@
+{
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "Cacahuetes",
+    "QuestSequence": [
+      {
+        "Sequence": 0,
+        "Steps": [
+            { "DataId": 1000998,
+            "Position": {
+                "X": -51.651794,
+                "Y": 42.79979,
+                "Z": 190.41736
+            },
+            "TerritoryId": 128,
+            "InteractionType": "AcceptQuest"}
+                    ]
+                  },
+                  {
+                    "Sequence": 255,
+                    "Steps": [
+                      { "DataId": 1001000,
+            "Position": {
+                "X": -32.028687,
+                "Y": 41.499985,
+                "Z": 208.39233
+            },
+            "TerritoryId": 128,
+            "InteractionType": "CompleteQuest",
+              "DialogueChoices": [
+                                      {
+                                          "Type": "YesNo",
+                                          "Prompt": "TEXT_CLSARM011_00273_Q1_000_1",
+                                          "Yes": true
+                                      }
+                                  ],
+              "NextQuestId": 273
+              }
+                    ]
+                  }
+    ]
+  }
+  
\ No newline at end of file