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.6 by elmex, Wed May 7 20:44:56 2008 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
98ac 0 90ac 0
99weight 100 91weight 100
100value 100 92value 100
101density 620 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
590weight 80 582weight 80
591value 200 583value 200
592density 705 584density 705
593 585
594# 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
595name marble 600name marble
596material 64 601material 64
597saves 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
598mods 0,0,0 603mods 0,0,0
599chance 40 604chance 40

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines