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.6 by root, Sat Mar 3 00:50:15 2007 UTC vs.
Revision 1.11 by root, Tue Nov 3 09:59:00 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines