ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/animal/gryphon/gryphon.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:53 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +17 -17 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.5 object gryphon
2 root 1.4 race animal
3     name Dark Gryphon
4     randomitems gryphon
5     monster 1
6     sleep 1
7     Wis 15
8     face gryphon.x31
9 root 1.3 anim
10     facings 2
11     gryphon.x31
12     gryphon.x32
13     gryphon.x33
14     gryphon.x34
15     gryphon.x33
16     gryphon.x32
17     gryphon.x71
18     gryphon.x72
19     gryphon.x73
20     gryphon.x74
21     gryphon.x73
22     gryphon.x72
23     mina
24 root 1.4 level 18
25     attacktype 128
26     Dex 30
27     Str 80
28     Con 28
29     Pow 48
30     can_cast_spell 1
31     sp 100
32     maxsp 100
33 root 1.2 hp 3500
34     maxhp 3500
35 root 1.4 resist_holyword 60
36     resist_godpower 60
37 root 1.1 resist_magic 100
38     resist_poison 100
39     resist_paralyze 100
40     resist_fear 100
41 root 1.4 ac -15
42     wc -20
43     dam 19
44     exp 350000
45     see_invisible 0
46 root 1.1 alive 1
47     no_pick 1
48 root 1.4 speed 0.5
49     anim_speed 0.4
50     weight 400000
51     can_apply 25
52     can_use_scroll 1
53     can_use_wand 1
54     can_use_rod 1
55 root 1.2 can_cast_spell 1
56 root 1.4 can_use_shield 1
57 root 1.1 can_use_armour 1
58     can_use_weapon 1
59     can_use_ring 1
60 root 1.4 attack_movement 1
61     editable 1
62     magicmap brown
63 root 1.1 body_torso 1
64     body_head 1
65     body_shoulder 1
66     body_foot 1
67 root 1.4 body_wrist 1
68 root 1.2 body_hand 2
69 root 1.1 body_waist 1
70 root 1.4 body_finger 2
71     body_arm 2
72     body_range 1
73 root 1.3 end
74 root 1.5 more
75     object gryphon2
76 root 1.4 name Dark Gryphon
77     face gryphon.x31
78 root 1.2 anim
79     facings 2
80     gryphon.x31
81     gryphon.x32
82     gryphon.x33
83     gryphon.x34
84     gryphon.x33
85     gryphon.x32
86     gryphon.x71
87     gryphon.x72
88     gryphon.x73
89     gryphon.x74
90     gryphon.x73
91     gryphon.x72
92     mina
93 root 1.4 monster 1
94 root 1.2 alive 1
95     anim_speed 1.0
96 root 1.4 x 1
97 root 1.2 magicmap brown
98 root 1.3 end
99 root 1.5 more
100     object gryphon3
101 root 1.4 name Dark Gryphon
102     face gryphon.x31
103 root 1.1 anim
104     facings 2
105     gryphon.x31
106     gryphon.x32
107     gryphon.x33
108     gryphon.x34
109     gryphon.x33
110     gryphon.x32
111     gryphon.x71
112     gryphon.x72
113     gryphon.x73
114     gryphon.x74
115     gryphon.x73
116     gryphon.x72
117     mina
118     alive 1
119     anim_speed 1.0
120 root 1.4 x 2
121 root 1.1 magicmap brown
122 root 1.3 end
123 root 1.5 more
124     object gryphon4
125 root 1.4 name Dark Gryphon
126     face gryphon.x31
127 root 1.1 anim
128     facings 2
129     gryphon.x31
130     gryphon.x32
131     gryphon.x33
132     gryphon.x34
133     gryphon.x33
134     gryphon.x32
135     gryphon.x71
136     gryphon.x72
137     gryphon.x73
138     gryphon.x74
139     gryphon.x73
140     gryphon.x72
141     mina
142 root 1.4 monster 1
143 root 1.1 alive 1
144     anim_speed 1.0
145 root 1.4 y 1
146 root 1.1 magicmap brown
147 root 1.3 end
148 root 1.5 more
149     object gryphon5
150 root 1.4 name Dark Gryphon
151     face gryphon.x31
152 root 1.1 anim
153     facings 2
154     gryphon.x31
155     gryphon.x32
156     gryphon.x33
157     gryphon.x34
158     gryphon.x33
159     gryphon.x32
160     gryphon.x71
161     gryphon.x72
162     gryphon.x73
163     gryphon.x74
164     gryphon.x73
165     gryphon.x72
166     mina
167 root 1.4 monster 1
168     alive 1
169     anim_speed 1.0
170 root 1.2 x 1
171     y 1
172 root 1.1 magicmap brown
173 root 1.3 end
174 root 1.5 more
175     object gryphon6
176 root 1.4 name Dark Gryphon
177     face gryphon.x31
178 root 1.1 anim
179     facings 2
180     gryphon.x31
181     gryphon.x32
182     gryphon.x33
183     gryphon.x34
184     gryphon.x33
185     gryphon.x32
186     gryphon.x71
187     gryphon.x72
188     gryphon.x73
189     gryphon.x74
190     gryphon.x73
191     gryphon.x72
192     mina
193 root 1.4 monster 1
194     alive 1
195     anim_speed 1.0
196 root 1.2 x 2
197     y 1
198 root 1.1 magicmap brown
199 root 1.3 end
200 root 1.5 more
201     object gryphon7
202 root 1.4 name Dark Gryphon
203     face gryphon.x31
204 root 1.1 anim
205     facings 2
206     gryphon.x31
207     gryphon.x32
208     gryphon.x33
209     gryphon.x34
210     gryphon.x33
211     gryphon.x32
212     gryphon.x71
213     gryphon.x72
214     gryphon.x73
215     gryphon.x74
216     gryphon.x73
217     gryphon.x72
218     mina
219 root 1.4 monster 1
220 root 1.2 alive 1
221 root 1.1 anim_speed 1.0
222 root 1.4 y 2
223 root 1.1 magicmap brown
224 root 1.3 end
225 root 1.5 more
226     object gryphon8
227 root 1.4 name Dark Gryphon
228     face gryphon.x31
229 root 1.1 anim
230     facings 2
231     gryphon.x31
232     gryphon.x32
233     gryphon.x33
234     gryphon.x34
235     gryphon.x33
236     gryphon.x32
237     gryphon.x71
238     gryphon.x72
239     gryphon.x73
240     gryphon.x74
241     gryphon.x73
242     gryphon.x72
243     mina
244 root 1.4 monster 1
245     alive 1
246     anim_speed 1.0
247 root 1.2 x 1
248     y 2
249 root 1.1 magicmap brown
250 root 1.3 end
251 root 1.5 more
252     object gryphon9
253 root 1.4 name Dark Gryphon
254     face gryphon.x31
255 root 1.1 anim
256     facings 2
257     gryphon.x31
258     gryphon.x32
259     gryphon.x33
260     gryphon.x34
261     gryphon.x33
262     gryphon.x32
263     gryphon.x71
264     gryphon.x72
265     gryphon.x73
266     gryphon.x74
267     gryphon.x73
268     gryphon.x72
269     mina
270 root 1.4 monster 1
271     alive 1
272     anim_speed 1.0
273 root 1.2 x 2
274     y 2
275 root 1.1 magicmap brown
276     end