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.3 by pippijn, Tue Jan 2 21:54:28 2007 UTC vs.
Revision 1.4 by root, Tue Feb 6 22:40:37 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines