ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
(Generate patch)

Comparing deliantra/arch/monster/demon/hellhound.arc (file contents):
Revision 1.2 by pippijn, Thu May 4 15:31:32 2006 UTC vs.
Revision 1.10 by root, Tue Nov 3 09:49:16 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines