ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/undead/dave.arc
Revision: 1.11
Committed: Tue Nov 3 09:59:12 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +2 -2 lines
Log Message:
big cfarch-normalize run

File Contents

# Content
1 object dave
2 anim
3 dave.x11
4 dave.x12
5 dave.x13
6 mina
7 inherit class_undead_monster
8 name Dave
9 race undead
10 face dave.x11
11 magicmap red
12 str 100
13 dex 100
14 con 100
15 wis 100
16 pow 100
17 int 100
18 hp 30000
19 maxhp 30000
20 maxsp 40
21 exp 10000
22 dam 200
23 wc -100
24 ac -100
25 speed 0.150000
26 level 50
27 attacktype 4225
28 resist_physical 50
29 resist_magic 50
30 randomitems lich
31 pick_up 24
32 will_apply 2
33 alive 1
34 no_pick 1
35 monster 1
36 see_invisible 1
37 undead 1
38 can_cast_spell 1
39 can_use_scroll 1
40 can_use_ring 1
41 sleep 1
42 body_range 1
43 body_finger 2
44 can_use_wand 1
45 end
46