diff --git a/QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1987_Snikt.json b/QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1987_Snikt.json
new file mode 100644
index 00000000..42a0325a
--- /dev/null
+++ b/QuestPaths/3.x - Heavensward/Side Quests/Azys Lla/1987_Snikt.json	
@@ -0,0 +1,60 @@
+{
+	"$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json",
+	"Author": "goatzone",
+	"QuestSequence": [
+		{
+			"Sequence": 0,
+			"Steps": [
+				{
+					"DataId": 1012293,
+					"Position": {
+						"X": 573.4187,
+						"Y": 13.072888,
+						"Z": 329.2439
+					},
+					"TerritoryId": 402,
+					"InteractionType": "AcceptQuest",
+					"Fly": true
+				}
+			]
+		},
+		{
+			"Sequence": 1,
+			"Steps": [
+				{
+					"Position": {
+						"X": 495.16974,
+						"Y": 31.67624,
+						"Z": 517.37463
+					},
+					"TerritoryId": 402,
+					"InteractionType": "Combat",
+					"EnemySpawnType": "OverworldEnemies",
+					"ComplexCombatData": [
+						{
+							"DataId": 4083,
+							"MinimumKillCount": 4
+						}
+					],
+					"Fly": true
+				}
+			]
+		},
+		{
+			"Sequence": 255,
+			"Steps": [
+				{
+					"DataId": 1012293,
+					"Position": {
+						"X": 573.4187,
+						"Y": 13.072888,
+						"Z": 329.2439
+					},
+					"TerritoryId": 402,
+					"InteractionType": "CompleteQuest",
+					"Fly": true
+				}
+			]
+		}
+	]
+}