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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines