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.5 by root, Fri Feb 9 01:51:53 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 00:50:15 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines