Added CombatItemUse for questid 745
authorskiaz <iniuser@web.de>
Thu, 10 Apr 2025 13:17:11 +0000 (15:17 +0200)
committerskiaz <iniuser@web.de>
Thu, 10 Apr 2025 13:17:28 +0000 (15:17 +0200)
QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/745_The Blood Price.json

index 04d09f1..67bd616 100644 (file)
@@ -49,8 +49,7 @@
                     "Z": -40.177063
                 },
                 "TerritoryId": 152,
-                "InteractionType": "Instruction",
-                "Comment": "TODO Needs item use; manual for now (also unsure on health percent)",
+                "InteractionType": "Combat",
                 "EnemySpawnType": "OverworldEnemies",
                 "ComplexCombatData": [
                     {
                     "RewardItemId": 2000598,
                     "RewardItemCount": 3
                     }
-                ]
+                ],
+                "CombatItemUse": {
+                    "ItemId": 2000597,
+                    "Condition": "Health%",
+                    "Value": 30
+                }
             }
         ]
       },