Files
Terrarum/assets/mods/basegame/materials/materials.csv
2024-09-02 01:02:52 +09:00

2.7 KiB

1idsttensimpfdstyfmodendurancetcondreachrcssondreflcomments
2WOOD10108000.30.230.175180.5just a generic wood
3ROCK1521030000.550.642.95481.0data is that of marble
4BRCK1521030000.550.642.95481.0data is that of marble
5GLSS1521030000.010.322.95481.0glass
6OORE1521030000.550.322.951000.2data is that of marble
7OGEM1521030000.550.322.95800.2data is that of marble
8CUPR21077089601.01.00401.051201.0copper
9TINN22035073101.01.006951201.0tin
10ZINC9052571401.01.0011651201.0zinc
11BRNZ31084387701.21.207551201.0bronze
12BRAS315101585301.21.0012051201.0brass
13EGLS33100023251.80.821.06101.0elven glass/moldavite
14IRON350108578741.81.4280.461201.0not wrought iron,just natural iron
15ARGN170595104902.20.91429.061201.0argentum/silver
16AURM120350193002.20.88318.061201.0aurum/gold
17STAL531252078743.21.7326.071201.0steel
18EAUR768081922.91.361.071201.0elven aurichalcum
19TIAL900044204.02.161.081201.0titanium alloy (Ti6Al4V)
20ADMT2000409027006.03.421.081201.0adamant
21OOZE20010000.00.080.50100.0genetic ooze,data is about human skin
22BONE130020000.330.230.554100.1data is that of bovine bone
23DIRT1114000.00.0360100.0dirt
24SAND1124000.00.0360360.0sand
25GRVL1124000.00.0360360.0gravel
26PLST1114000.00.0360160.5TODO plastic (polyethylene)
27GRSS1114000.00.0360100.0dirt
28GLAS33100023251.80.821.06101.0
29AIIR1110.00.03601-0.2air
30NULL1110.00.036010.5air
31# idst: ID_STRING, ALL CAPS
32#
33# tens: tensile strength (= ultimate stringth)
34# not all 'impact' is not tensile stress, but I'm using it anyway because it's easiest to get the value from.
35# that, or DF's tensile fracture divided by 1000 (I think Toady and I are both using values posted on Wikipedia, e.g. Silver)
36#
37# impf: Dwarf Fortress impact fracture divided by 1000 (likely not being used)
38#
39# dsty: density (grams per litre)
40#
41# fmod: forcemod -- related to attack points
42#
43# endurance: multiplier, using copper as referencedetermines durability of tools/weapons/armours/etc.
44# the base value for endurance differes to tool to tool. When integer is used, resulting value must be ROUNDED.
45#
46# tcond: thermal conductivity
47#
48# reach: Tool Reach in blocks. Default is 6 (iron)
49#
50# rcs: Radar Cross Section -- how well the material reflects the radio wave used by the Ground Penetrating Radar.
51#
52# sondrefl: Sound Reflective Power. Hard surface (glass) is 1.0
53#
54# Comments: do nothingdo not parse
55#
56## These values are being used by the phys simulator (blocks) and for attack power calculation (items)