From 9dd123c036c470447e4f38da3edc75aed9ec19f6 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Sun, 8 Sep 2024 19:08:47 +0200 Subject: [PATCH] Minor QW updates --- .../Dailies/3049_Snack between Meals.json | 60 +++++++++++++++++-- .../Dailies/3052_When Feathers Fly.json | 52 ++++++++++++++-- 2 files changed, 102 insertions(+), 10 deletions(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3049_Snack between Meals.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3049_Snack between Meals.json index c255515b..f9de1919 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3049_Snack between Meals.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3049_Snack between Meals.json @@ -31,8 +31,24 @@ "TerritoryId": 612, "InteractionType": "Combat", "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [8584], - "RequiredQuestVariables": [null, null, [1, 2], null, null, null], + "KillEnemyDataIds": [ + 8584 + ], + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 1 + }, + { + "Low": 2 + } + ], + null, + null, + null + ], "Fly": true }, { @@ -45,8 +61,24 @@ "TerritoryId": 612, "InteractionType": "Combat", "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [8584], - "RequiredQuestVariables": [null, null, [3, 17], null, null, null], + "KillEnemyDataIds": [ + 8584 + ], + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 3 + }, + { + "Low": 1 + } + ], + null, + null, + null + ], "Fly": true }, { @@ -59,8 +91,24 @@ "TerritoryId": 612, "InteractionType": "Combat", "EnemySpawnType": "AfterInteraction", - "KillEnemyDataIds": [8584], - "RequiredQuestVariables": [null, null, [18, 19], null, null, null], + "KillEnemyDataIds": [ + 8584 + ], + "RequiredQuestVariables": [ + null, + null, + [ + { + "Low": 2 + }, + { + "Low": 3 + } + ], + null, + null, + null + ], "Fly": true } ] diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3052_When Feathers Fly.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3052_When Feathers Fly.json index 70330fb8..9d6fd5b4 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3052_When Feathers Fly.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3052_When Feathers Fly.json @@ -32,7 +32,18 @@ "InteractionType": "Emote", "Emote": "rally", "Fly": true, - "RequiredQuestVariables": [null, null, [16], null, null, null] + "RequiredQuestVariables": [ + null, + null, + [ + { + "High": 1 + } + ], + null, + null, + null + ] }, { "DataId": 1025064, @@ -43,7 +54,18 @@ }, "TerritoryId": 612, "InteractionType": "Emote", - "RequiredQuestVariables": [null, [1, 17], null, null, null, null], + "RequiredQuestVariables": [ + null, + [ + { + "Low": 1 + } + ], + null, + null, + null, + null + ], "Emote": "soothe", "Fly": true }, @@ -56,7 +78,18 @@ }, "TerritoryId": 612, "InteractionType": "Emote", - "RequiredQuestVariables": [null, [2, 18], null, null, null, null], + "RequiredQuestVariables": [ + null, + [ + { + "Low": 2 + } + ], + null, + null, + null, + null + ], "Emote": "soothe", "Fly": true }, @@ -69,7 +102,18 @@ }, "TerritoryId": 612, "InteractionType": "Emote", - "RequiredQuestVariables": [null, null, [32], null, null, null], + "RequiredQuestVariables": [ + null, + null, + [ + { + "High": 2 + } + ], + null, + null, + null + ], "Emote": "rally", "Fly": true }