ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/beholder/dread.arc
Revision: 1.10
Committed: Sun Mar 11 00:15:30 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-2_6, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_1, rel-2_72, rel-2_73, rel-2_71, rel-2_76, rel-2_77, rel-2_74, rel-2_75, rel-2_54, rel-2_55, rel-2_56, rel-2_79, rel-2_53, rel-2_32, rel-2_78, rel-2_61, rel-2_43, rel-2_42, rel-2_41
Changes since 1.9: +4 -4 lines
Log Message:
normalise color_fg to magicmap

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