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.5 by root, Wed Feb 7 23:50:01 2007 UTC vs.
Revision 1.8 by root, Tue Nov 10 04:38:45 2009 UTC

20# In the very least, name and material MUST exist. 20# In the very least, name and material MUST exist.
21# 21#
22# NOTE AGAIN 22# NOTE AGAIN
23# 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.
24# 24#
25name unknown
26description unknown material
27material 0
28chance 100
29weight 100
30value 0
31density 1000
32
33name paper 25name paper
34material 1 26material 1
35saves 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
36mods 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
37chance 100 29chance 100
84ac 0 76ac 0
85weight 100 77weight 100
86value 100 78value 100
87density 945 79density 945
88 80
89name pine 81name wood
90material 16 82material 16
91saves 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
92mods 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
93chance 100 85chance 100
94diff 0 86diff 0
95magic 0 87magic 0
96damage 0 88damage 0
97wc 0
98ac 0 89wc 0
90ac 0
99weight 100 91weight 100
100value 100 92value 100
101density 650 93density 620
102 94
103name organics 95name organic
104description organic 96description some organic substance
105material 32 97material 32
106saves 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
107mods 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
108chance 100 100chance 100
109diff 0 101diff 0
186value 100 178value 100
187density 7352 179density 7352
188 180
189name bone 181name bone
190material 2048 182material 2048
191saves 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
192mods 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
193chance 100 185chance 100
194diff 0 186diff 0
195magic 0 187magic 0
196damage 0 188damage 0
456weight 80 448weight 80
457value 150 449value 150
458density 945 450density 945
459 451
460# 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
461name oak 467name oak
462material 16 468material 16
463saves 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
464mods 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
465chance 10 471chance 10
576weight 80 582weight 80
577value 200 583value 200
578density 705 584density 705
579 585
580# 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
581name marble 600name marble
582material 64 601material 64
583saves 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
584mods 0,0,0 603mods 0,0,0
585chance 40 604chance 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines