From: Liza Carvelli Date: Mon, 14 Jul 2025 14:20:25 +0000 (+0200) Subject: Remove duplicate 'Savage Snares' quest X-Git-Tag: v5.21~3 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=7e6d43e33e3a99e34bf68720f87aa2e56a2250b2;p=Questionable.git Remove duplicate 'Savage Snares' quest --- 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" - } - ] - } - ] -}