ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/skillinc.h
Revision: 1.1
Committed: Tue Sep 12 00:53:57 2006 UTC (17 years, 8 months ago) by root
Content type: text/plain
Branch: MAIN
CVS Tags: rel-2_0
Log Message:
introducing skillinc.h

File Contents

# Content
1 // the order of skills MUST stay the same, with no holes, to match
2 // the archetypes. Do not remove or add skills in between.
3
4 def (LOCKPICKING)
5 def (HIDING)
6 def (SMITHERY)
7 def (BOWYER)
8 def (JEWELER)
9 def (ALCHEMY)
10 def (STEALING)
11 def (LITERACY)
12 def (BARGAINING)
13 def (JUMPING)
14 def (DET_MAGIC)
15 def (ORATORY)
16 def (SINGING)
17 def (DET_CURSE)
18 def (FIND_TRAPS)
19 def (MEDITATION)
20 def (PUNCHING)
21 def (FLAME_TOUCH)
22 def (KARATE)
23 def (CLIMBING)
24 def (WOODSMAN)
25 def (INSCRIPTION)
26 def (ONE_HANDED_WEAPON)
27 def (MISSILE_WEAPON)
28 def (THROWING)
29 def (USE_MAGIC_ITEM)
30 def (DISARM_TRAPS)
31 def (SET_TRAP)
32 def (THAUMATURGY)
33 def (PRAYING)
34 def (CLAWING)
35 def (LEVITATION)
36 def (SUMMONING)
37 def (PYROMANCY)
38 def (EVOCATION)
39 def (SORCERY)
40 def (TWO_HANDED_WEAPON)
41 def (SPARK_TOUCH)
42 def (SHIVER)
43 def (ACID_SPLASH)
44 def (POISON_NAIL)