From a4f14ec419e0d387b1ccd0f4db19de977281b65e Mon Sep 17 00:00:00 2001 From: Plogon Enjoyer Date: Mon, 9 Sep 2024 01:30:30 +0800 Subject: [PATCH] Added a few daily quests: - Funnel and Games - The Very Hungry Marid --- .../Ananta/Dailies/3054_Funnel and Games.json | 49 ++++++++++++++- .../Dailies/3058_The Very Hungry Marid.json | 63 ++++++++++++++++++- 2 files changed, 106 insertions(+), 6 deletions(-) diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3054_Funnel and Games.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3054_Funnel and Games.json index 2ff0c26..abb37aa 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3054_Funnel and Games.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3054_Funnel and Games.json @@ -1,7 +1,6 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "plogon_enjoyer", "QuestSequence": [ { "Sequence": 0, @@ -22,7 +21,51 @@ { "Sequence": 1, "Steps": [ - + { + "Position": { + "X": -169.52124, + "Y": 41.96321, + "Z": -23.855082 + }, + "TerritoryId": 612, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [8589], + "Fly": true, + "Land": true, + "RequiredQuestVariables": [null, null, [16], null, null, null], + "CombatDelaySecondsAtStart": 1 + }, + { + "Position": { + "X": -259.28268, + "Y": 49.18244, + "Z": 33.798065 + }, + "TerritoryId": 612, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [8589], + "Fly": true, + "Land": true, + "RequiredQuestVariables": [null, null, [32], null, null, null], + "CombatDelaySecondsAtStart": 1 + }, + { + "Position": { + "X": -219.26901, + "Y": 43.36, + "Z": 90.7601 + }, + "TerritoryId": 612, + "InteractionType": "Combat", + "EnemySpawnType": "OverworldEnemies", + "KillEnemyDataIds": [8589], + "Fly": true, + "Land": true, + "RequiredQuestVariables": [null, null, [48], null, null, null], + "CombatDelaySecondsAtStart": 1 + } ] }, { diff --git a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3058_The Very Hungry Marid.json b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3058_The Very Hungry Marid.json index 2ff0c26..6f27b3d 100644 --- a/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3058_The Very Hungry Marid.json +++ b/QuestPaths/4.x - Stormblood/Allied Societies/Ananta/Dailies/3058_The Very Hungry Marid.json @@ -1,7 +1,6 @@ { "$schema": "https://git.carvel.li/liza/Questionable/raw/branch/master/QuestPaths/quest-v1.json", - "Author": "liza", - "Disabled": true, + "Author": "plogon_enjoyer", "QuestSequence": [ { "Sequence": 0, @@ -22,7 +21,65 @@ { "Sequence": 1, "Steps": [ - + { + "DataId": 2009347, + "Position": { + "X": 35.965454, + "Y": 51.255005, + "Z": 292.37805 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 2, + "Steps": [ + { + "DataId": 1025072, + "Position": { + "X": 94.04126, + "Y": 41.171764, + "Z": 376.57727 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 3, + "Steps": [ + { + "DataId": 2009347, + "Position": { + "X": 35.965454, + "Y": 51.255005, + "Z": 292.37805 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } + ] + }, + { + "Sequence": 4, + "Steps": [ + { + "DataId": 1025072, + "Position": { + "X": 94.04126, + "Y": 41.171764, + "Z": 376.57727 + }, + "TerritoryId": 612, + "InteractionType": "Interact", + "Fly": true + } ] }, {