From 7e6d43e33e3a99e34bf68720f87aa2e56a2250b2 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Mon, 14 Jul 2025 16:20:25 +0200 Subject: [PATCH] Remove duplicate 'Savage Snares' quest --- .../East Shroud/766_Savage Snares.json | 92 ------------------- 1 file changed, 92 deletions(-) delete mode 100644 QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/766_Savage Snares.json diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/766_Savage Snares.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/766_Savage Snares.json deleted file mode 100644 index d2884081..00000000 --- a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/East Shroud/766_Savage Snares.json +++ /dev/null @@ -1,92 +0,0 @@ -{ - "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "croizat", - "QuestSequence": [ - { - "Sequence": 0, - "Steps": [ - { - "DataId": 1000334, - "Position": { - "X": 176.44006, - "Y": 8.926453, - "Z": -43.01526 - }, - "TerritoryId": 153, - "InteractionType": "AcceptQuest" - } - ] - }, - { - "Sequence": 1, - "Steps": [ - { - "DataId": 2001968, - "Position": { - "X": 106.370605, - "Y": 13.01593, - "Z": -9.99469 - }, - "TerritoryId": 153, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "ComplexCombatData": [ - { - "DataId": 79, - "MinimumKillCount": 1 - } - ] - }, - { - "DataId": 2001966, - "Position": { - "X": 115.587036, - "Y": 6.9733276, - "Z": 29.648315 - }, - "TerritoryId": 153, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "ComplexCombatData": [ - { - "DataId": 81, - "MinimumKillCount": 1 - } - ] - }, - { - "DataId": 2001967, - "Position": { - "X": 63.1875, - "Y": 7.583679, - "Z": 21.896606 - }, - "TerritoryId": 153, - "InteractionType": "Combat", - "EnemySpawnType": "AfterInteraction", - "ComplexCombatData": [ - { - "DataId": 311, - "MinimumKillCount": 1 - } - ] - } - ] - }, - { - "Sequence": 255, - "Steps": [ - { - "DataId": 1000334, - "Position": { - "X": 176.44006, - "Y": 8.926453, - "Z": -43.01526 - }, - "TerritoryId": 153, - "InteractionType": "CompleteQuest" - } - ] - } - ] -} -- 2.30.2