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