summaryrefslogtreecommitdiff
path: root/world/map/db/const.txt
diff options
context:
space:
mode:
authortux9th <mr.x@aon.at>2013-08-30 18:47:38 +0200
committertux9th <mr.x@aon.at>2013-09-02 23:11:26 +0200
commitd951f8d36752830872c73970c57d0aa86ad5199a (patch)
treef341e900917eb866df443b0383cf22b89852a0fc /world/map/db/const.txt
parent41babcda744f8d68de6c9d51e9b06dad77c3af4b (diff)
downloadserverdata-d951f8d36752830872c73970c57d0aa86ad5199a.tar.gz
serverdata-d951f8d36752830872c73970c57d0aa86ad5199a.tar.bz2
serverdata-d951f8d36752830872c73970c57d0aa86ad5199a.tar.xz
serverdata-d951f8d36752830872c73970c57d0aa86ad5199a.zip
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.
Diffstat (limited to 'world/map/db/const.txt')
-rw-r--r--world/map/db/const.txt2
1 files changed, 2 insertions, 0 deletions
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.