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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines