summaryrefslogtreecommitdiff
path: root/db/magic_const.txt
blob: 791c446ebe071a1f4fab542207c709cf43916039 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
SKILL_MAGIC		340
SKILL_MAGIC_LIFE	341
SKILL_MAGIC_WAR		342
SKILL_MAGIC_TRANSMUTE	343
SKILL_MAGIC_NATURE	344
SKILL_MAGIC_ASTRAL	345

// Flags for the magic quests
MFLAG_DRANK_POTION	1	// Character drank at least one magic potion as prerequisite for the mana seed quest
MFLAG_KNOWS_MANASEED	2	// Character has found the Mana Seed
MFLAG_TOUCHED_MANASEED	4	// Character has touched the Mana Seed
MFLAG_MANASEED_MAXEDOUT	8	// Character has touched the Mana Seed while maxed out on magic

MFLAG_KNOWS_AULDSBEL	16	// Character has met Auldsbel
MFLAG_KNOWS_WYARA	32	// Character has met Wyara
MFLAG_KNOWS_SAGATHA	64	// Character has met Sagatha
MFLAG_KNOWS_MANAPOTION	128	// Has heard about the mana potion