Added 745_The Blood Price
authorskiaz <iniuser@web.de>
Mon, 10 Mar 2025 21:09:36 +0000 (22:09 +0100)
committerskiaz <iniuser@web.de>
Mon, 10 Mar 2025 21:09:36 +0000 (22:09 +0100)
QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/745_The Blood Price.json [new file with mode: 0644]

diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/745_The Blood Price.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/745_The Blood Price.json
new file mode 100644 (file)
index 0000000..04d09f1
--- /dev/null
@@ -0,0 +1,86 @@
+{
+    "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+    "Author": "skiaz",
+    "QuestSequence": [
+      {
+        "Sequence": 0,
+        "Steps": [
+          {
+            "DataId": 1000576,
+            "Position": {
+                "X": 21.469421,
+                "Y": -4.5750833,
+                "Z": 221.75928
+            },
+            "TerritoryId": 152,
+            "InteractionType": "AcceptQuest",       
+            "Fly": true
+          }
+        ]
+      },
+      {
+        "Sequence": 1,
+        "Steps": [
+            {
+                "Position": {
+                    "X": -286.51263,
+                    "Y": 12.089579,
+                    "Z": -33.4333
+                },
+                "TerritoryId": 152,
+                "InteractionType": "WalkTo",
+                "Fly": true
+            },
+            {
+                "Position": {
+                    "X": -286.51263,
+                    "Y": 12.089579,
+                    "Z": -33.4333
+                },
+                "TerritoryId": 152,
+                "InteractionType": "None",
+                "Land": true
+            },
+            {
+                "DataId": 2264,
+                "Position": {
+                    "X": -303.8529,
+                    "Y": 12.348698,
+                    "Z": -40.177063
+                },
+                "TerritoryId": 152,
+                "InteractionType": "Instruction",
+                "Comment": "TODO Needs item use; manual for now (also unsure on health percent)",
+                "EnemySpawnType": "OverworldEnemies",
+                "ComplexCombatData": [
+                    {
+                    "DataId": 2264,
+                    "MinimumKillCount": 3,
+                    "ItemId": 2000597,
+                    "ItemUseHealthMaxPercent": 49,
+                    "RewardItemId": 2000598,
+                    "RewardItemCount": 3
+                    }
+                ]
+            }
+        ]
+      },
+      {
+        "Sequence": 255,
+        "Steps": [
+            {
+                "DataId": 1000576,
+                "Position": {
+                    "X": 21.469421,
+                    "Y": -4.5750833,
+                    "Z": 221.75928
+                },
+                "TerritoryId": 152,
+                "InteractionType": "CompleteQuest",
+                "Fly": true
+            }
+        ]
+      }
+    ]
+  }
+  
\ No newline at end of file