ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/dave.arc
Revision: 1.5
Committed: Sat Mar 3 00:50:39 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.4: +17 -17 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

# User Rev Content
1 root 1.5 Object dave
2     name Dave
3     race undead
4     face dave.x11
5 root 1.4 anim
6     dave.x11
7     dave.x12
8     dave.x13
9     mina
10 root 1.5 color_fg red
11     Str 100
12     Dex 100
13     Con 100
14     Wis 100
15     Pow 100
16     Int 100
17 root 1.1 hp 30000
18     maxhp 30000
19     maxsp 40
20     exp 10000
21     dam 200
22     wc -100
23     ac -100
24 root 1.5 editable 1
25 root 1.1 speed 0.150000
26     level 50
27     resist_physical 50
28     resist_magic 50
29 root 1.5 attacktype 4225
30 root 1.1 randomitems lich
31     pick_up 24
32     will_apply 2
33 root 1.5 can_apply 25
34 root 1.1 alive 1
35     no_pick 1
36     monster 1
37     see_invisible 1
38     undead 1
39     can_cast_spell 1
40     can_use_scroll 1
41 root 1.5 can_use_wand 1
42 root 1.1 can_use_ring 1
43     sleep 1
44 root 1.5 magicmap red
45     body_finger 2
46 root 1.3 body_range 1
47 root 1.1 end