ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/treasures/monster_generic.trs
Revision: 1.3
Committed: Sun Apr 13 15:57:53 2008 UTC (16 years, 1 month ago) by elmex
Branch: MAIN
CVS Tags: rel-2_82, rel-2_81, rel-2_80, rel-3_0, rel-2_6, rel-2_7, rel-2_5, 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_90, rel-2_92, rel-2_93, rel-2_78, rel-2_61, HEAD
Changes since 1.2: +3 -3 lines
Log Message:
adjusted goldcoins and platinacoins in the treasures

File Contents

# Content
1 treasure rich
2 list rich_old
3 more
4 list human_parts
5 chance 20
6 end
7 treasure rich_old
8 arch bow
9 magic 4
10 chance 50
11 yes
12 arch arrow
13 nrof 50
14 end
15 no
16 arch crossbow
17 magic 4
18 chance 40
19 yes
20 arch bolt
21 nrof 40
22 end
23 end
24 more
25 arch club
26 chance 20
27 no
28 arch dagger
29 magic 4
30 chance 20
31 no
32 arch quarterstaff
33 magic 4
34 chance 30
35 no
36 arch shortsword
37 magic 4
38 chance 40
39 no
40 arch sword_4
41 magic 4
42 chance 60
43 end
44 end
45 end
46 end
47 more
48 arch shield
49 magic 2
50 chance 50
51 no
52 arch small_shield
53 magic 2
54 chance 40
55 end
56 more
57 arch full_helmet
58 magic 1
59 chance 30
60 no
61 arch helmet
62 magic 1
63 chance 30
64 end
65 more
66 arch goldcoin
67 chance 10
68 nrof 1
69 more
70 arch wand
71 chance 10
72 more
73 arch staff
74 chance 2
75 more
76 arch rod_light
77 chance 2
78 no
79 arch rod_heavy
80 chance 1
81 end
82 more
83 list monster_spells
84 chance 10
85 more
86 list monster_wealth_medium
87 chance 10
88 more
89 arch scroll_new
90 chance 15
91 more
92 arch cloak
93 chance 10
94 end
95 treasure poor
96 list poor_old
97 more
98 list human_parts
99 chance 20
100 end
101 treasure poor_old
102 arch bow
103 chance 5
104 yes
105 arch arrow
106 nrof 6
107 end
108 more
109 arch b_ssword_2
110 magic 1
111 chance 5
112 no
113 arch b_ssword_1
114 chance 10
115 no
116 arch b_dagger
117 chance 15
118 no
119 arch stoneaxe
120 chance 20
121 no
122 arch club
123 chance 25
124 end
125 end
126 end
127 end
128 more
129 arch b_small_shield
130 chance 4
131 more
132 arch silvercoin
133 nrof 8
134 chance 10
135 end
136 treasure standard
137 arch skill_use_magic_item
138 more
139 list standard_old
140 more
141 # non-humaniods are unlikely to have torches!
142 arch torch_unlit
143 nrof 3
144 chance 1
145 more
146 list human_parts
147 chance 20
148 end
149 # I switched the names to '_old' -- these lists
150 # are just the way standard/rich were before we
151 # started adding bodyparts to the treasure mix.
152 # -b.t.
153 treasure standard_old
154 arch bow
155 magic 1
156 chance 10
157 yes
158 arch arrow
159 nrof 10
160 end
161 no
162 arch crossbow
163 magic 2
164 chance 5
165 yes
166 arch bolt
167 nrof 10
168 end
169 end
170 more
171 arch club
172 magic 1
173 chance 50
174 no
175 arch b_dagger
176 magic 2
177 chance 40
178 no
179 arch quarterstaff
180 magic 2
181 chance 30
182 no
183 arch b_ssword_2
184 magic 2
185 chance 20
186 no
187 arch b_sword_1
188 magic 2
189 chance 10
190 end
191 end
192 end
193 end
194 more
195 arch b_small_shield
196 magic 2
197 chance 5
198 no
199 arch b_shield
200 magic 2
201 chance 5
202 no
203 arch small_shield
204 magic 2
205 chance 4
206 no
207 arch shield
208 magic 2
209 chance 2
210 no
211 arch high_shield
212 magic 2
213 chance 1
214 end
215 end
216 end
217 end
218 more
219 arch b_helmet
220 magic 1
221 chance 5
222 no
223 arch b_horned_helmet
224 magic 1
225 chance 5
226 no
227 arch b_full_helmet
228 magic 1
229 chance 2
230 no
231 arch bighorned_helmet
232 magic 1
233 chance 1
234 end
235 end
236 end
237 more
238 arch silvercoin
239 chance 8
240 nrof 20
241 more
242 arch silvercoin
243 chance 10
244 nrof 5
245 more
246 arch wand
247 chance 2
248 more
249 arch staff
250 chance 1
251 more
252 list monster_wealth_medium
253 chance 2
254 more
255 arch scroll_new
256 chance 2
257 end
258 treasure throw_stnd
259 arch skill_throwing
260 more
261 list throw_weapons
262 chance 15
263 more
264 list standard
265 end
266 treasure throw_rich
267 arch skill_throwing
268 more
269 list throw_weapons
270 chance 35
271 more
272 list rich
273 end