rcs for sands

This commit is contained in:
minjaesong
2023-11-02 00:53:27 +09:00
parent 8a1dfbeedd
commit 4cffe64286

View File

@@ -20,7 +20,9 @@ TINN;220;350;7310;2;1.00;69;5;120;tin
ZINC;90;525;7140;2;1.00;116;5;120;zinc
DIRT;1;1;1400;0.0;0.0;36;0;10;dirt
PLST;1;1;1400;0.0;0.0;36;0;16;TODO plastic (polyethylene)
AIIR;1;1;0;0.0;0.0;36;0;1;air
AIIR;1;1;1;0.0;0.0;36;0;1;air
SAND;1;1;2400;0.0;0.0;36;0;36;sand
GRVL;1;1;2400;0.0;0.0;36;0;36;gravel
# idst: ID_STRING, ALL CAPS
#
@@ -42,6 +44,8 @@ AIIR;1;1;0;0.0;0.0;36;0;1;air
#
# reach: Tool Reach in blocks. Default is 6 (iron)
#
$ rcs: Radar Cross Section -- how well the material reflects the radio wave used by the Ground Penetrating Radar.
#
# Comments: do nothing;do not parse
#
1 idst tens impf dsty fmod endurance tcond reach rcs comments
20 ZINC 90 525 7140 2 1.00 116 5 120 zinc
21 DIRT 1 1 1400 0.0 0.0 36 0 10 dirt
22 PLST 1 1 1400 0.0 0.0 36 0 16 TODO plastic (polyethylene)
23 AIIR 1 1 0 1 0.0 0.0 36 0 1 air
24 SAND 1 1 2400 0.0 0.0 36 0 36 sand
25 GRVL 1 1 2400 0.0 0.0 36 0 36 gravel
26 # idst: ID_STRING, ALL CAPS
27 #
28 # tens: tensile strength (= ultimate stringth)
44 # reach: Tool Reach in blocks. Default is 6 (iron)
45 #
46 # Comments: do nothing $ rcs: Radar Cross Section -- how well the material reflects the radio wave used by the Ground Penetrating Radar.
47 #
48 # Comments: do nothing do not parse
49 #
50 ## These values are being used by the phys simulator (blocks) and for attack power calculation (items)
51