ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
Revision: 1.4
Committed: Tue Feb 6 22:40:37 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.3: +62 -62 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object gr_hellhound
2 name greater hellhound
3 race demon
4 face hellhound.x31
5 con 40
6 wis 20
7 pow 60
8 hp 6000
9 maxhp 6000
10 sp 150
11 maxsp 150
12 exp 300000
13 dam 70
14 wc -30
15 ac -11
16 speed -0.2
17 attack_movement 5
18 level 40
19 attacktype 1029
20 resist_physical 90
21 resist_magic 80
22 resist_fire 100
23 resist_confusion 100
24 resist_poison 100
25 resist_paralyze 100
26 resist_fear 100
27 resist_godpower 60
28 resist_holyword 60
29 resist_blind 100
30 weight 130000
31 randomitems gr_hellhound
32 run_away 2
33 alive 1
34 monster 1
35 see_invisible 1
36 can_cast_spell 1
37 sleep 1
38 can_use_skill 1
39 can_see_in_dark 1
40 editable 1
41 magicmap red
42 anim
43 facings 2
44 hellhound.x31
45 hellhound.x32
46 hellhound.x33
47 hellhound.x32
48 hellhound.x71
49 hellhound.x72
50 hellhound.x73
51 hellhound.x72
52 mina
53 end
54
55 object hellhound
56 name hellhound
57 race demon
58 face hellhound.x31
59 con 6
60 wis 20
61 pow 5
62 hp 800
63 maxhp 800
64 sp 25
65 maxsp 40
66 exp 5000
67 dam 9
68 wc -20
69 ac -9
70 speed -0.2
71 attack_movement 5
72 level 20
73 attacktype 1029
74 resist_physical 30
75 resist_magic 20
76 resist_fire 100
77 resist_cold -10
78 weight 40000
79 randomitems hellhound
80 run_away 5
81 alive 1
82 monster 1
83 can_cast_spell 1
84 sleep 1
85 can_see_in_dark 1
86 color_fg brown
87 editable 1
88 anim
89 facings 2
90 hellhound.x31
91 hellhound.x32
92 hellhound.x33
93 hellhound.x32
94 hellhound.x71
95 hellhound.x72
96 hellhound.x73
97 hellhound.x72
98 mina
99 end
100