From 9a2d7b0a47c5ff450534a702f3d47e8aa3f7ae79 Mon Sep 17 00:00:00 2001 From: Spit <19otari98@gmail.com> Date: Wed, 5 Nov 2025 21:39:50 +0300 Subject: [PATCH] update flasks recipes --- Core/Spells.lua | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Core/Spells.lua b/Core/Spells.lua index 5d55a0d..5fc924c 100644 --- a/Core/Spells.lua +++ b/Core/Spells.lua @@ -8988,7 +8988,7 @@ GetSpellInfoAtlasLootDB = { [17634] = { ["craftItem"] = 13506, ["name"] = AL["Flask of Petrification"], - ["castTime"] = 10, + ["castTime"] = 25, ["tools"] = { 9149 }, ["reagents"] = { { 13423, 30 }, @@ -9000,9 +9000,9 @@ GetSpellInfoAtlasLootDB = { [17635] = { ["craftItem"] = 13510, ["name"] = AL["Flask of the Titans"], - ["castTime"] = 10, + ["castTime"] = 25, ["reagents"] = { - { 8846, 30 }, + { 13464, 30 }, { 13423, 10 }, { 13468 }, { 8925 }, @@ -9011,9 +9011,9 @@ GetSpellInfoAtlasLootDB = { [17636] = { ["craftItem"] = 13511, ["name"] = AL["Flask of Distilled Wisdom"], - ["castTime"] = 10, + ["castTime"] = 25, ["reagents"] = { - { 13463, 30 }, + { 8838, 30 }, { 13467, 10 }, { 13468 }, { 8925 }, @@ -9022,7 +9022,7 @@ GetSpellInfoAtlasLootDB = { [17637] = { ["craftItem"] = 13512, ["name"] = AL["Flask of Supreme Power"], - ["castTime"] = 10, + ["castTime"] = 25, ["reagents"] = { { 13463, 30 }, { 13465, 10 }, @@ -9033,7 +9033,7 @@ GetSpellInfoAtlasLootDB = { [17638] = { ["craftItem"] = 13513, ["name"] = AL["Flask of Chromatic Resistance"], - ["castTime"] = 10, + ["castTime"] = 25, ["reagents"] = { { 13467, 30 }, { 13465, 10 },