ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/necro.arc
Revision: 1.6
Committed: Sat Mar 3 01:16:04 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object necromancer
2 root 1.5 name Necromancer
3     face necro.x11
4     race human
5     Str 5
6     Dex 5
7     Wis 1
8     Pow 5
9     Int 20
10 root 1.4 anim
11     necro.x11
12     necro.x12
13     mina
14 root 1.1 hp 1800
15     maxhp 3600
16     sp 40
17     maxsp 40
18     dam 1
19     wc 25
20     ac 10
21     speed 1.000000
22     level 15
23     carrying 6000
24     weight 50000
25     randomitems sage
26     run_away 100
27     alive 1
28     monster 1
29     see_invisible 1
30     scared 1
31     unaggressive 1
32     can_cast_spell 1
33     sleep 1
34     can_use_skill 1
35     editable 1
36     magicmap grey
37 root 1.5 body_skill 1
38 root 1.1 end