ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
Revision: 1.13
Committed: Sat Oct 16 09:18:06 2010 UTC (13 years, 8 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +0 -2 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

File Contents

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