ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/demon/hellhound.arc
Revision: 1.12
Committed: Sun Jul 11 03:46:24 2010 UTC (14 years ago) by root
Branch: MAIN
Changes since 1.11: +2 -0 lines
Log Message:
give all monsters a reasonable(?) int

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