ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/materials
Revision: 1.1.1.1 (vendor branch)
Committed: Fri Feb 3 07:14:13 2006 UTC (18 years, 3 months ago) by root
Branch: UPSTREAM
CVS Tags: LAST_C_VERSION, UPSTREAM_2006_03_15, UPSTREAM_2006_02_22, UPSTREAM_2006_02_03, difficulty_fix_merge_060810_2300
Branch point for: difficulty_fix
Changes since 1.1: +0 -0 lines
Log Message:
initial import

File Contents

# User Rev Content
1 root 1.1 # materialtypes file.
2     # name the name of the material. Paper, wood, iron, silver.
3     # description OPTIONAL: what appears in the item name. "wooden"
4     # material the material type this corresponds to. see materials.h
5     # saves savingthrows for each of the 25 attacktypes
6     # mods modifications to resistances for the 25 atttypes.
7     # chance chance for appearance. similar to artifact gen.
8     # diff difficulty, similar to artifact generation.
9     # magic minimum magic. 0 can be on anything. similar to artifacts
10     # damage bonus/negative to damage
11     # wc bonus/negative to wc
12     # ac bonus/negative to ac
13     # weight weight modifer. similar to artifacts
14     # value value modifier. similar to artifacts.
15     # anything left unspecified in this file will default to zero.
16     #
17     # NOTE
18     # In the very least, name and material MUST exist.
19     #
20     # NOTE AGAIN
21     # Do not edit the basic types. Add any new types after these.
22     #
23     name paper
24     material 1
25     saves 15,10,17,9,5,7,13,0,20,15,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0
26     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
27     chance 100
28     diff 0
29     magic 0
30     damage 0
31     wc 0
32     ac 0
33     weight 100
34     value 100
35     name iron
36     material 2
37     saves 2,12,3,12,2,10,7,0,20,15,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0
38     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
39     chance 100
40     diff 0
41     magic 0
42     damage 0
43     wc 0
44     ac 0
45     weight 100
46     value 100
47     name glass
48     material 4
49     saves 14,11,8,3,10,5,1,0,20,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
50     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
51     chance 100
52     diff 0
53     magic 0
54     damage 0
55     wc 0
56     ac 0
57     weight 100
58     value 100
59     name leather
60     material 8
61     saves 5,10,10, 3, 3,10,10, 0,20,15, 0,0,0,0,0,12,0,0,0,0,0,0,0,0,0
62     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
63     chance 100
64     diff 0
65     magic 0
66     damage 0
67     wc 0
68     ac 0
69     weight 100
70     value 100
71     name pine
72     material 16
73     saves 10,11,13, 2, 2,10, 9, 0,20,15, 0,0,0,0,0,12,0,0,0,0,0,0,0,0,0
74     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
75     chance 100
76     diff 0
77     magic 0
78     damage 0
79     wc 0
80     ac 0
81     weight 100
82     value 100
83     name organics
84     description organic
85     material 32
86     saves 3,12,9,11,3,10,9,0,20,15,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
87     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
88     chance 100
89     diff 0
90     magic 0
91     damage 0
92     wc 0
93     ac 0
94     weight 100
95     value 100
96     name granite
97     material 64
98     saves 2,5,2,2,2,2,1,0,20,15,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0
99     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
100     chance 100
101     diff 0
102     magic 0
103     damage 0
104     wc 0
105     ac 0
106     weight 100
107     value 100
108     name cloth
109     description cotton
110     material 128
111     saves 14,11,13,4,4,5,10,0,20,15,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0
112     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
113     chance 100
114     diff 0
115     magic 0
116     damage 0
117     wc 0
118     ac 0
119     weight 100
120     value 100
121     name adamant
122     material 256
123     saves 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
124     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
125     chance 100
126     diff 0
127     magic 0
128     damage 0
129     wc 0
130     ac 0
131     weight 100
132     value 100
133     name liquid
134     material 512
135     saves 0,8,9,6,17,0,15,0,20,15,12,0,0,0,0,11,0,0,0,0,0,0,0,0,0
136     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
137     chance 100
138     diff 0
139     magic 0
140     damage 0
141     wc 0
142     ac 0
143     weight 100
144     value 100
145     name tin
146     material 1024
147     saves 6,12,6,14,2,10,1,0,20,15,0,0,0,0,0,10,0,0,0,0,0,0,0,0,0
148     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
149     chance 100
150     diff 0
151     magic 0
152     damage 0
153     wc 0
154     ac 0
155     weight 100
156     value 100
157     name bone
158     material 2048
159     saves 10,9,4,5,3,10,10,0,20,15,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0
160     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
161     chance 100
162     diff 0
163     magic 0
164     damage 0
165     wc 0
166     ac 0
167     weight 100
168     value 100
169     name ice
170     material 4096
171     saves 14,11,16,5,0,5,6,0,20,15,0,0,0,0,0,7,0,0,0,0,0,0,0,0,0
172     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
173     chance 100
174     diff 0
175     magic 0
176     damage 0
177     wc 0
178     ac 0
179     weight 100
180     value 100
181     #
182     # NEW NON BASIC TYPES START HERE
183     #
184     # BEGIN iron
185     name gold
186     description golden
187     material 2
188     saves 9,10,10,4,2,10,0,0,20,15,0,0,0,0,0,10,0,0,0,0,0,0,0,0
189     mods -1,0,-1,0,0,0,8
190     chance 5
191     diff 2
192     magic 0
193     damage -1
194     wc 0
195     ac 0
196     weight 130
197     value 175
198     #
199     name silver
200     material 2
201     saves 8,12, 9, 4, 2,10, 1, 0,20,15, 0,0,0,0,0,10
202     mods 0, 0, 0, 0, 0, 0, 2
203     chance 4
204     diff 3
205     magic 1
206     damage -1
207     wc 0
208     ac 0
209     weight 120
210     value 150
211     #
212     name copper
213     material 2
214     saves 11,13,12, 2, 2,10, 8, 0,20,15, 0,0,0,0,0,10
215     mods -1, 0, -1, -1, 0, 0, -3
216     chance 20
217     diff 0
218     magic 0
219     damage -1
220     wc 0
221     ac 0
222     weight 110
223     value 75
224     #
225     name platinum
226     material 2
227     saves 7,10, 7, 5, 2,10, 2, 0,20,15, 0,0,0,0,0, 5
228     mods 0, 0, 0, 0, 0, 0, 0
229     chance 5
230     diff 4
231     magic 1
232     damage 0
233     wc 0
234     ac 0
235     weight 90
236     value 200
237     #
238     name lead
239     material 2
240     saves 15, 5,14,14, 6,10, 6, 0,20,15, 0,0,0,0,0, 2
241     mods -3, 0, -5, 4, 1, 0, 5
242     chance 1
243     diff 0
244     magic 0
245     damage -2
246     wc -2
247     ac -1
248     weight 400
249     value 10
250     #
251     name steel
252     material 2
253     saves 1,13, 2,10, 2,10, 5, 0,20,15, 0,0,0,0,0,10
254     mods 1, 0, 3, 0, 0, 0, 1
255     chance 10
256     diff 2
257     magic 0
258     damage 1
259     wc 0
260     ac 0
261     weight 80
262     value 110
263     #
264     name bronze
265     material 2
266     saves 9,13,10, 2, 2,10, 8, 0,20,15, 0,0,0,0,0,10
267     mods 0, 0, 1, 0, 0, 0, 0
268     chance 40
269     diff 0
270     magic 0
271     damage 0
272     wc 0
273     ac 0
274     weight 110
275     value 80
276     #
277     name mithril
278     material 2
279     saves 1, 1, 2, 3, 2, 2, 2, 0,10, 7, 0,0,0,0,0, 5
280     mods 2, 0, 5, 1, 1, 0, 2
281     chance 3
282     diff 8
283     magic 2
284     damage 1
285     wc 1
286     ac 1
287     weight 50
288     value 250
289     # BEGIN cloth
290     name silk
291     material 128
292     saves 17,9,13,5,4,5,11,0,19,15,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0
293     mods 0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
294     chance 10
295     diff 3
296     magic 0
297     damage 0
298     wc 0
299     ac 0
300     weight 90
301     value 130
302     #
303     name velvet
304     material 128
305     saves 17,9,13,4,6,5,11,0,19,15,0,0,0,0,0,5,0,0,0,0,0,0,0,0,0
306     mods 0,0,0,1,-1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
307     chance 10
308     diff 3
309     magic 0
310     damage 0
311     wc 0
312     ac 0
313     weight 110
314     value 140
315     #
316     name burlap
317     material 128
318     saves 10,10,12,3,3,7,11,0,19,15
319     mods 1,0,0,1,1
320     chance 8
321     diff 4
322     magic 0
323     damage 0
324     wc 0
325     ac 0
326     weight 140
327     value 70
328     #
329     name wool
330     material 128
331     saves 16,15,18,3,3,3,16,0,20,15
332     mods -1,0,-1,0,2
333     chance 8
334     diff 4
335     magic 0
336     damage 0
337     wc 0
338     ac 0
339     weight 110
340     value 115
341     #
342     name kashmir
343     material 128
344     saves 18,18,18,10,10,10,18,0,20,15
345     mods -1,0,0,0,1
346     chance 5
347     diff 2
348     magic 0
349     damage 0
350     wc 0
351     ac -1
352     weight 70
353     value 180
354     #
355     name astolare
356     material 128
357     saves 10,10,10, 4, 4, 4,7, 0,20,15
358     mods 0,2,0,1,1,1,0,2
359     chance 1
360     diff 10
361     magic 2
362     damage 0
363     wc 0
364     ac 0
365     weight 90
366     value 200
367     #
368     name asbestos
369     material 128
370     saves 14,11,1,4,4,5,15,0,20,15
371     mods 0,0,4,0,0,0,-4
372     chance 1
373     diff 10
374     magic 0
375     damage 0
376     wc 0
377     ac 0
378     weight 110
379     value 50
380     #
381     name rubber
382     material 128
383     saves 14,11,18,1,4,5,15,0,20,15
384     mods 1,0,-4,4,0,0,-1
385     chance 1
386     diff 10
387     magic 0
388     damage 0
389     wc 0
390     ac 0
391     weight 80
392     value 150
393     #
394     # BEGIN wood
395     name oak
396     material 16
397     saves 9,10,14, 2, 2,10, 8, 0,20,15, 0,0,0,0,0,12
398     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
399     chance 10
400     diff 1
401     magic 0
402     damage 1
403     wc 0
404     ac 0
405     sp -1
406     weight 110
407     value 110
408     #
409     name birch
410     material 16
411     saves 11,11,13, 2, 2,10, 9, 0,20,15, 0,0,0,0,0,12
412     mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
413     chance 10
414     diff 2
415     magic 0
416     damage 0
417     wc 0
418     ac 0
419     sp 1
420     weight 90
421     value 110
422     #
423     name spruce
424     material 16
425     saves 14,11,13, 2, 2,10, 13, 0,20,15
426     mods -1,0,0,0,0,0,-1
427     chance 10
428     diff 2
429     magic 0
430     damage 0
431     wc 0
432     ac 0
433     sp 0
434     weight 80
435     value 80
436     #
437     name balsa
438     material 16
439     saves 18,11,13, 2, 2,10,12, 0,20,15
440     mods -2,0,-1,2
441     chance 2
442     diff 0
443     magic 0
444     damage -1
445     wc -1
446     ac -1
447     sp -10
448     weight 10
449     value 30
450     #
451     name yew
452     material 16
453     saves 10,11,13, 2, 2,10, 9, 0,20,15
454     mods -2,0,0
455     chance 5
456     diff 5
457     magic 1
458     damage 2
459     wc 0
460     ac 0
461     sp 10
462     weight 130
463     value 150
464     #
465     name bamboo
466     material 16
467     saves 10,11,13, 2, 2,10, 9, 0,20,15
468     mods 2,0,-1
469     chance 3
470     diff 5
471     magic 0
472     damage 0
473     wc 2
474     ac 0
475     sp 1
476     weight 70
477     value 130
478     #
479     name ironwood
480     material 16
481     saves 7,11,10,2, 2,10, 9, 0,20,15
482     mods 3,0,1
483     chance 3
484     diff 10
485     magic 0
486     damage 2
487     wc 0
488     ac 1
489     sp -4
490     weight 180
491     value 115
492     #
493     name wyrmwood
494     material 16
495     saves 10,8,12, 2, 2,10, 7, 0,20,15
496     mods 2,2,-2,0,0,2,0,2
497     chance 2
498     diff 15
499     magic 1
500     wc 1
501     ac 1
502     sp 1
503     weight 80
504     value 200
505     #
506     # BEGIN stone
507     name marble
508     material 64
509     saves 2, 5, 2, 2, 2, 2, 1, 0,20,15, 0,0,0,0,0, 5
510     mods 0,0,0
511     chance 40
512     diff 0
513     damage 2
514     wc -1
515     ac 0
516     weight 180
517     value 80
518     #
519     name obsidian
520     material 64
521     saves 4, 6, 4, 4, 4, 4, 4, 0,20,15, 0,0,0,0,0, 7
522     mods -1,0,-1
523     chance 10
524     diff 3
525     damage 1
526     wc 1
527     ac 0
528     weight 90
529     value 130
530     #
531     name limestone
532     material 64
533     saves 8, 5, 2, 2, 2, 2, 17, 0,20,15
534     mods -1,0,0,0,0,0,-5
535     chance 8
536     diff 3
537     damage 0
538     wc 0
539     ac 0
540     weight 80
541     value 70
542     #
543     name runestone
544     material 64
545     saves 3, 0, 3, 4, 4, 4, 4, 0,20,15
546     mods 2,3,0,0
547     chance 1
548     diff 15
549     damage 1
550     wc -1
551     ac 0
552     weight 60
553     value 250
554     #
555     # BEGIN bone
556     #
557     name ivory
558     material 2048
559     saves 10, 10, 5, 5, 3,10,10, 0,20,15
560     mods 0,0,0,0
561     chance 30
562     diff 3
563     weight 80
564     value 120
565     #
566     name dragonscale
567     material 2048
568     saves 4,4,0,5,15,1,1,0,15,15
569     mods 1,1,5,0,-5
570     chance 2
571     diff 15
572     magic 2
573     ac 1
574     weight 110
575     value 200
576     #
577     # BEGIN adamant
578     #
579     # note that by making the chance 100, I override adamant above to never appear.
580     name argonite
581     material 256
582     saves 3, 3, 4, 3, 2, 2, 2, 0,12,10, 0,0,0,0,0, 8
583     mods 0, 0, 0, 1, -1, 0, 0
584     chance 100
585     diff 0
586     magic 0
587     damage 0
588     wc 0
589     ac 0
590     weight 110
591     value 90
592     #
593     name sanguinite
594     material 256
595     saves 8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8,8
596     mods -1,-1,-1,-1,0,-1,0,0,0,10
597     chance 2
598     diff 0
599     magic 0
600     damage -1
601     wc 0
602     ac 0
603     weight 115
604     value 60
605     #
606     name abyssium
607     material 256
608     saves 5,5,5,5,5,5,2,5,5,5,5,5,5,5,5,5,5
609     mods -3,-3,5,0,-5,5,-2,-10,5
610     chance 1
611     diff 15
612     magic 0
613     damage 0
614     wc 0
615     ac 0
616     weight 200
617     value 40
618     #
619     name astrium
620     material 256
621     saves 3, 3, 3, 3, 2, 2, 2, 0,12,10, 0,0,0,0,0, 7
622     mods 0, 2, 0, 0, 0, 2, 0, 2, 0, 0, 0, 2, 2, 0, 2
623     chance 20
624     diff 5
625     magic 0
626     damage 0
627     wc 0
628     ac 0
629     weight 100
630     value 100
631     #
632     name celestium
633     material 256
634     saves 3, 2, 3, 3, 2, 2, 2, 0,12,10, 0,0,0,0,0, 1
635     mods 0, 4, 0, 0, 0, 2, 0, 3, 0, 0, 0, 3, 3, 0, 4
636     chance 10
637     diff 10
638     magic 1
639     damage 0
640     wc 0
641     ac 0
642     weight 110
643     value 150
644     #
645     name damascus
646     material 256
647     saves 2, 2, 2, 2, 2, 2, 2, 0,6,6, 0,0,0,0,0, 2
648     mods 2, 0, 1, 1, 1, 0, 2
649     chance 5
650     diff 12
651     magic 2
652     damage 0
653     wc 0
654     ac 1
655     weight 150
656     value 200
657     #
658     name adamantium
659     material 256
660     saves 1,1,1,1,1,1,1,0,2,2,0,0,0,0,0,1
661     mods 3, 0, 5, 1, 1, 0, 2, 5
662     chance 2
663     diff 15
664     magic 3
665     damage 1
666     wc 0
667     ac 2
668     weight 175
669     value 300
670     #
671     name magmasium
672     material 256
673     saves 3,3,0,0,10,3,3,3,3,3,3,3,3,3,3
674     mods 0,0,5,0,-5,0,2
675     chance 1
676     diff 15
677     magic 3
678     damage 0
679     wc 0
680     ac 0
681     weight 140
682     value 320
683     #
684     name electrum
685     material 256
686     saves 3,3,10,0,3,3,3,3,3,3,3,3,3,3,3
687     mods 0,0,-5,5,0,0,2
688     chance 1
689     diff 15
690     magic 3
691     damage 0
692     wc 0
693     ac 0
694     weight 140
695     value 320
696     #
697     name glacium
698     material 256
699     saves 3,3,10,3,0,3,3,3,3,3,3,3,3,3,3
700     mods 0,0,-5,0,5,0,0,2
701     chance 1
702     diff 15
703     magic 3
704     damage 0
705     wc 0
706     ac 0
707     weight 140
708     value 320
709     #
710     # BEGIN leather
711     #
712     name snakeskin
713     material 8
714     saves 5,11,11, 4, 3,10,9, 0,20,15
715     mods 0,0,1,0,-1
716     chance 30
717     diff 3
718     ac 1
719     weight 90
720     value 110
721     #
722     name humanskin
723     material 8
724     saves 10,15,15,15,15,15,15,0,20,15
725     mods -1,-1,-1,-1,-1,0,-1
726     chance 1
727     diff 15
728     magic 2
729     ac -1
730     weight 80
731     value 40
732     #
733     name bearskin
734     material 8
735     saves 4,10,11, 3, 2,10,10, 0,20,15
736     mods 0,0,0,0,1
737     chance 15
738     diff 5
739     weight 110
740     value 110
741     #
742     name dragonhide
743     material 8
744     saves 4,6,4,5,10,10,6,0,20,15
745     mods 1,1,3,0,-3
746     chance 2
747     diff 15
748     ac 1
749     magic 2
750     weight 70
751     value 250
752     #
753     name wolfhide
754     material 8
755     saves 4,10,11, 3, 2,10,10, 0,20,15
756     mods 0,0,0,0,1
757     chance 15
758     diff 4
759     weight 115
760     value 80
761     #
762     name deerskin
763     material 8
764     saves saves 8,10,11, 3, 2,10,10, 0,20,15
765     mods -1,0,0,0,0
766     chance 10
767     diff 10
768     ac 2
769     sp 1
770     wc 1
771     weight 80
772     value 140
773     #
774     # BEGIN specialty metals.
775     # these are one offs, like mercury, etc.
776     #
777     name mercury
778     material 1024
779     saves 5, 3, 9, 6,17, 0,10, 0,20,15
780     mods 0,0,0
781     chance 0
782     diff 0
783     weight 100
784     value 100
785     #