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.12 by root, Sun Jul 11 03:46:24 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
16magicmap red
5con 40 17con 40
6wis 20 18wis 20
7pow 60 19pow 60
20int 14
8hp 6000 21hp 6000
9maxhp 6000 22maxhp 6000
10sp 150 23sp 150
11maxsp 150 24maxsp 150
12exp 300000 25exp 300000
35see_invisible 1 48see_invisible 1
36can_cast_spell 1 49can_cast_spell 1
37sleep 1 50sleep 1
38can_use_skill 1 51can_use_skill 1
39can_see_in_dark 1 52can_see_in_dark 1
40editable 1 53end
41magicmap red 54
55object hellhound
42anim 56anim
43facings 2 57facings 2
44hellhound.x31 58hellhound.x31
45hellhound.x32 59hellhound.x32
46hellhound.x33 60hellhound.x33
48hellhound.x71 62hellhound.x71
49hellhound.x72 63hellhound.x72
50hellhound.x73 64hellhound.x73
51hellhound.x72 65hellhound.x72
52mina 66mina
53end
54
55object hellhound
56name hellhound 67name hellhound
57race demon 68race demon
58face hellhound.x31 69face hellhound.x31
70magicmap brown
59con 6 71con 6
60wis 20 72wis 20
61pow 5 73pow 5
74int 12
62hp 800 75hp 800
63maxhp 800 76maxhp 800
64sp 25 77sp 25
65maxsp 40 78maxsp 40
66exp 5000 79exp 5000
81alive 1 94alive 1
82monster 1 95monster 1
83can_cast_spell 1 96can_cast_spell 1
84sleep 1 97sleep 1
85can_see_in_dark 1 98can_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 99end
100 100

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines