ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/materials
(Generate patch)

Comparing deliantra/server/lib/materials (file contents):
Revision 1.2 by root, Tue Feb 6 13:21:29 2007 UTC vs.
Revision 1.8 by root, Tue Nov 10 04:38:45 2009 UTC

10# damage bonus/negative to damage 10# damage bonus/negative to damage
11# wc bonus/negative to wc 11# wc bonus/negative to wc
12# ac bonus/negative to ac 12# ac bonus/negative to ac
13# weight weight modifer. similar to artifacts 13# weight weight modifer. similar to artifacts
14# value value modifier. similar to artifacts. 14# value value modifier. similar to artifacts.
15# density density of this material in kg/m³ (or 1000 * g/cm³)
16#
15# anything left unspecified in this file will default to zero. 17# anything left unspecified in this file will default to zero.
16# 18#
17# NOTE 19# NOTE
18# In the very least, name and material MUST exist. 20# In the very least, name and material MUST exist.
19# 21#
74ac 0 76ac 0
75weight 100 77weight 100
76value 100 78value 100
77density 945 79density 945
78 80
79name pine 81name wood
80material 16 82material 16
81saves 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 83saves 11,11,15, 5, 2,10, 12, 0,20,15, 0,0,0,0,0,12,0,0,0,0,0,0,0,0,0
82mods 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 84mods 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
83chance 100 85chance 100
84diff 0 86diff 0
85magic 0 87magic 0
86damage 0 88damage 0
87wc 0
88ac 0 89wc 0
90ac 0
89weight 100 91weight 100
90value 100 92value 100
91density 650 93density 620
92 94
93name organics 95name organic
94description organic 96description some organic substance
95material 32 97material 32
96saves 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 98saves 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
97mods 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 99mods 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
98chance 100 100chance 100
99diff 0 101diff 0
176value 100 178value 100
177density 7352 179density 7352
178 180
179name bone 181name bone
180material 2048 182material 2048
181saves 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 183saves 12,9,1,2,5,10,10,0,20,15,0,0,0,0,0,2,0,0,0,0,0,0,0,0,0
182mods 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 184mods 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
183chance 100 185chance 100
184diff 0 186diff 0
185magic 0 187magic 0
186damage 0 188damage 0
318ac 1 320ac 1
319weight 50 321weight 50
320value 250 322value 250
321density 750 323density 750
322 324
325name crystal
326material 4
327saves 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
328mods 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
329chance 100
330diff 0
331magic 0
332damage 0
333wc 0
334ac 0
335weight 100
336value 200
337density 2000
338
323# BEGIN cloth 339# BEGIN cloth
324name silk 340name silk
325material 128 341material 128
326saves 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 342saves 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
327mods 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 343mods 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
432weight 80 448weight 80
433value 150 449value 150
434density 945 450density 945
435 451
436# BEGIN wood 452# BEGIN wood
453name pine
454material 16
455saves 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
456mods 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
457chance 100
458diff 0
459magic 0
460damage 0
461wc 0
462ac 0
463weight 100
464value 100
465density 650
466
437name oak 467name oak
438material 16 468material 16
439saves 9,10,14, 2, 2,10, 8, 0,20,15, 0,0,0,0,0,12 469saves 9,10,14, 2, 2,10, 8, 0,20,15, 0,0,0,0,0,12
440mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 470mods 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
441chance 10 471chance 10
552weight 80 582weight 80
553value 200 583value 200
554density 705 584density 705
555 585
556# BEGIN stone 586# BEGIN stone
587name stone
588material 64
589saves 2, 5, 2, 2, 2, 2, 1, 0,20,15, 0,0,0,0,0, 5
590mods 0,0,0
591chance 40
592diff 0
593damage 2
594wc -1
595ac 0
596weight 180
597value 80
598density 2400
599
557name marble 600name marble
558material 64 601material 64
559saves 2, 5, 2, 2, 2, 2, 1, 0,20,15, 0,0,0,0,0, 5 602saves 2, 5, 2, 2, 2, 2, 1, 0,20,15, 0,0,0,0,0, 5
560mods 0,0,0 603mods 0,0,0
561chance 40 604chance 40
843wc 1 886wc 1
844weight 80 887weight 80
845value 140 888value 140
846density 945 889density 945
847 890
891name blood
892material 544
893saves 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
894mods 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
895chance 100
896diff 0
897magic 0
898damage 0
899wc 0
900ac 0
901weight 100
902value 100
903density 1100
904
848# 905#
849# BEGIN specialty metals. 906# BEGIN specialty metals.
850# these are one offs, like mercury, etc. 907# these are one offs, like mercury, etc.
851# 908#
852name mercury 909name mercury
857diff 0 914diff 0
858weight 100 915weight 100
859value 100 916value 100
860density 1357 917density 1357
861 918
919#
920# BEGIN materials named in archetypes but otherwise nonexistent
921#
922name depleted uranium
923material 2
924
925name enriched uranium
926material 2
927
928name zinc
929material 2
930
931name amberium
932material 2
933
934name jade
935material 2
936
937name black leather
938material 8
939
940name white leather
941material 8
942
943name alligator skin
944material 8
945
946name cherry
947material 18
948
949name rock
950material 64
951
952material uranium hexafluoride
953material 64
954
955name cinnabar
956material 64
957
958name gypsum
959material 64
960
961name graphite
962material 64
963
964name phosphorus
965material 64
966
967name pyrite
968material 66
969
970name salt
971material 64
972
973name sulphur
974material 64
975
976name satin covered wood
977material 16
978
979name velvet covered wood
980material 16
981
982name burlwood
983material 16
984
985name ancient wood
986material 20
987
988name glacium
989material 256
990
991name silver and glass
992material 12
993

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines