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

File Contents

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