From d951f8d36752830872c73970c57d0aa86ad5199a Mon Sep 17 00:00:00 2001 From: tux9th Date: Fri, 30 Aug 2013 18:47:38 +0200 Subject: Dark Magic: * Adding Dark Magic Skill. * Adding spells made by MisterGrey. * Balancing MrGrey's spells. * Adding an AoE spell. * nerfed light magic for Dark Mages. * Dark Magic spells are queststate dependend. * Commented out spells which will be released at a later date. --- world/map/db/const.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'world/map/db/const.txt') diff --git a/world/map/db/const.txt b/world/map/db/const.txt index cc604257..657f5130 100644 --- a/world/map/db/const.txt +++ b/world/map/db/const.txt @@ -350,6 +350,7 @@ sfx_magic_war 4 sfx_magic_transmute 5 sfx_magic_nature 6 sfx_magic_astral 7 +sfx_magic_dark 8 // Special effects, interactive objects and emotion effects from client-data/effects.xml. FX_LEVELUP 0 @@ -500,6 +501,7 @@ SKILL_MAGIC_WAR 342 SKILL_MAGIC_TRANSMUTE 343 SKILL_MAGIC_NATURE 344 SKILL_MAGIC_ASTRAL 345 +SKILL_MAGIC_DARK 346 // Flags for the magic quests. MFLAG_DRANK_POTION 1 // Character drank at least one magic potion as prerequisite for the Mana Seed quest. -- cgit v1.2.3-70-g09d2