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

File Contents

# User Rev Content
1 root 1.8 object dread
2 root 1.6 anim
3     facings 8
4     dread.x11
5     dread.x12
6     dread.x13
7     dread.x14
8     dread.x15
9     dread.x16
10     dread.x17
11     dread.x18
12     mina
13 root 1.9 name Dread
14     race unnatural
15     face dread.x11
16     con 5
17     wis 20
18     pow 14
19 root 1.13 int 18
20 root 1.1 hp 1500
21     maxhp 1500
22 root 1.9 maxsp 30
23     exp 50000
24     dam 25
25     wc -20
26 root 1.7 ac -10
27 root 1.9 speed -0.30
28     attack_movement 1
29 root 1.1 level 15
30     resist_magic 90
31     resist_fire 100
32     resist_poison 100
33     resist_paralyze 100
34     resist_fear 100
35     resist_blind -50
36     weight 30000
37 root 1.9 randomitems dread
38 root 1.1 run_away 2
39 root 1.9 move_type fly_low
40     alive 1
41     no_pick 1
42     monster 1
43     see_invisible 1
44     can_cast_spell 1
45     sleep 1
46 root 1.6 end
47 root 1.8 more
48     object dread_2
49 root 1.5 anim
50     facings 8
51     dread.x11
52     dread.x12
53     dread.x13
54     dread.x14
55     dread.x15
56     dread.x16
57     dread.x17
58     dread.x18
59     mina
60 root 1.9 name Dread
61     face dread.x11
62     x 1
63     move_type fly_low
64 root 1.7 alive 1
65     no_pick 1
66     end
67 root 1.8 more
68     object dread_3
69 root 1.1 anim
70 elmex 1.2 facings 8
71 root 1.1 dread.x11
72     dread.x12
73     dread.x13
74     dread.x14
75     dread.x15
76     dread.x16
77 elmex 1.2 dread.x17
78     dread.x18
79 root 1.1 mina
80 root 1.9 name Dread
81     face dread.x11
82     y 1
83     move_type fly_low
84 root 1.7 alive 1
85     no_pick 1
86     end
87 root 1.8 more
88     object dread_4
89 root 1.1 anim
90 elmex 1.2 facings 8
91 root 1.1 dread.x11
92     dread.x12
93     dread.x13
94     dread.x14
95     dread.x15
96     dread.x16
97 elmex 1.2 dread.x17
98     dread.x18
99 root 1.1 mina
100 root 1.9 name Dread
101     face dread.x11
102     x 1
103     y 1
104     move_type fly_low
105 root 1.5 alive 1
106     no_pick 1
107 root 1.1 end
108 root 1.9