ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/beholder/dread.arc
Revision: 1.12
Committed: Tue Nov 3 09:59:00 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +4 -4 lines
Log Message:
big cfarch-normalize run

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 root 1.12 magicmap blue
17 root 1.9 con 5
18     wis 20
19     pow 14
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 root 1.12 magicmap blue
63 root 1.9 x 1
64     move_type fly_low
65 root 1.7 alive 1
66     no_pick 1
67     end
68 root 1.8 more
69     object dread_3
70 root 1.1 anim
71 elmex 1.2 facings 8
72 root 1.1 dread.x11
73     dread.x12
74     dread.x13
75     dread.x14
76     dread.x15
77     dread.x16
78 elmex 1.2 dread.x17
79     dread.x18
80 root 1.1 mina
81 root 1.9 name Dread
82     face dread.x11
83 root 1.12 magicmap blue
84 root 1.9 y 1
85     move_type fly_low
86 root 1.7 alive 1
87     no_pick 1
88     end
89 root 1.8 more
90     object dread_4
91 root 1.1 anim
92 elmex 1.2 facings 8
93 root 1.1 dread.x11
94     dread.x12
95     dread.x13
96     dread.x14
97     dread.x15
98     dread.x16
99 elmex 1.2 dread.x17
100     dread.x18
101 root 1.1 mina
102 root 1.9 name Dread
103     face dread.x11
104 root 1.12 magicmap blue
105 root 1.9 x 1
106     y 1
107     move_type fly_low
108 root 1.5 alive 1
109     no_pick 1
110 root 1.1 end
111 root 1.9