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.4 by root, Wed Feb 7 02:05:58 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#
20# NOTE AGAIN 22# NOTE AGAIN
21# Do not edit the basic types. Add any new types after these. 23# Do not edit the basic types. Add any new types after these.
22# 24#
23name unknown
24description unknown material
25material 0
26chance 100
27weight 100
28value 0
29density 1000
30
31name paper 25name paper
32material 1 26material 1
33saves 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 27saves 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
34mods 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 28mods 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
35chance 100 29chance 100
82ac 0 76ac 0
83weight 100 77weight 100
84value 100 78value 100
85density 945 79density 945
86 80
87name pine 81name wood
88material 16 82material 16
89saves 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
90mods 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
91chance 100 85chance 100
92diff 0 86diff 0
93magic 0 87magic 0
94damage 0 88damage 0
95wc 0
96ac 0 89wc 0
90ac 0
97weight 100 91weight 100
98value 100 92value 100
99density 650 93density 620
100 94
101name organics 95name organic
102description organic 96description some organic substance
103material 32 97material 32
104saves 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
105mods 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
106chance 100 100chance 100
107diff 0 101diff 0
184value 100 178value 100
185density 7352 179density 7352
186 180
187name bone 181name bone
188material 2048 182material 2048
189saves 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
190mods 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
191chance 100 185chance 100
192diff 0 186diff 0
193magic 0 187magic 0
194damage 0 188damage 0
454weight 80 448weight 80
455value 150 449value 150
456density 945 450density 945
457 451
458# 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
459name oak 467name oak
460material 16 468material 16
461saves 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
462mods 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
463chance 10 471chance 10
574weight 80 582weight 80
575value 200 583value 200
576density 705 584density 705
577 585
578# 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
579name marble 600name marble
580material 64 601material 64
581saves 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
582mods 0,0,0 603mods 0,0,0
583chance 40 604chance 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines