ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
Revision: 1.10
Committed: Tue Nov 3 09:49:16 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

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