From: Liza Carvelli Date: Mon, 14 Jul 2025 16:46:56 +0000 (+0200) Subject: Add 'No Guts, No Glory' X-Git-Tag: v5.21~1 X-Git-Url: https://git.jacobcasper.com/?a=commitdiff_plain;h=c09735b76d299471e8cbc3df18377fd6fa2171c6;p=Questionable.git Add 'No Guts, No Glory' --- diff --git a/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/South Shroud/729_No Guts, No Glory.json b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/South Shroud/729_No Guts, No Glory.json new file mode 100644 index 00000000..f92d5a8c --- /dev/null +++ b/QuestPaths/2.x - A Realm Reborn/Side Quests/Black Shroud/South Shroud/729_No Guts, No Glory.json @@ -0,0 +1,54 @@ +{ + "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", + "Author": "liza", + "QuestSequence": [ + { + "Sequence": 0, + "Steps": [ + { + "DataId": 1000598, + "Position": { + "X": -170.82477, + "Y": 9.964111, + "Z": -84.153564 + }, + "TerritoryId": 153, + "InteractionType": "AcceptQuest" + } + ] + }, + { + "Sequence": 1, + "Steps": [ + { + "Position": { + "X": -108.26998, + "Y": 2.4296746, + "Z": -35.70589 + }, + "TerritoryId": 153, + "InteractionType": "Combat", + "KillEnemyDataIds": [ + 302 + ], + "EnemySpawnType": "OverworldEnemies" + } + ] + }, + { + "Sequence": 255, + "Steps": [ + { + "DataId": 1000598, + "Position": { + "X": -170.82477, + "Y": 9.964111, + "Z": -84.153564 + }, + "TerritoryId": 153, + "InteractionType": "CompleteQuest" + } + ] + } + ] +}