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.4 by root, Tue Feb 6 22:40:37 2007 UTC vs.
Revision 1.13 by root, Sat Oct 16 09:18:06 2010 UTC

1object gr_hellhound 1object gr_hellhound
2anim
3facings 2
4hellhound.x31
5hellhound.x32
6hellhound.x33
7hellhound.x32
8hellhound.x71
9hellhound.x72
10hellhound.x73
11hellhound.x72
12mina
2name greater hellhound 13name greater hellhound
3race demon 14race demon
4face hellhound.x31 15face hellhound.x31
5con 40 16con 40
6wis 20 17wis 20
7pow 60 18pow 60
19int 14
8hp 6000 20hp 6000
9maxhp 6000 21maxhp 6000
10sp 150 22sp 150
11maxsp 150 23maxsp 150
12exp 300000 24exp 300000
35see_invisible 1 47see_invisible 1
36can_cast_spell 1 48can_cast_spell 1
37sleep 1 49sleep 1
38can_use_skill 1 50can_use_skill 1
39can_see_in_dark 1 51can_see_in_dark 1
40editable 1 52end
41magicmap red 53
54object hellhound
42anim 55anim
43facings 2 56facings 2
44hellhound.x31 57hellhound.x31
45hellhound.x32 58hellhound.x32
46hellhound.x33 59hellhound.x33
48hellhound.x71 61hellhound.x71
49hellhound.x72 62hellhound.x72
50hellhound.x73 63hellhound.x73
51hellhound.x72 64hellhound.x72
52mina 65mina
53end
54
55object hellhound
56name hellhound 66name hellhound
57race demon 67race demon
58face hellhound.x31 68face hellhound.x31
59con 6 69con 6
60wis 20 70wis 20
61pow 5 71pow 5
72int 12
62hp 800 73hp 800
63maxhp 800 74maxhp 800
64sp 25 75sp 25
65maxsp 40 76maxsp 40
66exp 5000 77exp 5000
81alive 1 92alive 1
82monster 1 93monster 1
83can_cast_spell 1 94can_cast_spell 1
84sleep 1 95sleep 1
85can_see_in_dark 1 96can_see_in_dark 1
86color_fg brown
87editable 1
88anim
89facings 2
90hellhound.x31
91hellhound.x32
92hellhound.x33
93hellhound.x32
94hellhound.x71
95hellhound.x72
96hellhound.x73
97hellhound.x72
98mina
99end 97end
100 98

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines