mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-12 22:56:06 +09:00
open/cave mix control via tile survey
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
"MENU_IO_WORLDGEN_GROWING_MINERALS": "광물을 키우는 중...",
|
||||
"MENU_IO_WORLDGEN_POSITIONING_ROCKS": "바위들의 위치 조정 중...",
|
||||
"MENU_IO_WORLDGEN_RETICULATING_SPLINES": "망상 구조 결합 중...",
|
||||
"MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "오디오 끊김이 들리지 않는 선에서 가장 작은 값으로 설정해주십시오.\n오디오에 끊김이 있다면 더 큰 값으로 설정하고 게임을 재시작하십시오.\n더 큰 값은 오디오 처리의 안정성을 증가시키지만 딜레이도 더 늘어나게 합니다.",
|
||||
"MENU_LABEL_AUDIO_BUFFER_INSTRUCTION": "오디오 끊김이 들리지 않는 선에서 가장 작은 값으로 설정해주십시오.\n오디오에 끊김이 있다면 더 큰 값으로 설정하고 게임을 재시작하십시오.\n더 큰 값은 오디오 처리의 안정성을 증가시키지만 처리 지연도 더 늘립니다.",
|
||||
"MENU_LABEL_KEYCONFIG_HELP1": "키캡을 클릭해 컨트롤을 배정하십시오",
|
||||
"MENU_LABEL_SAVE_WILL_BE_DELETED": "선택된 세이브가 삭제됩니다.",
|
||||
"MENU_LABEL_UNSAVED_PROGRESS_WILL_BE_LOST": "저장하지 않은 진행 상황을 잃게 됩니다.",
|
||||
|
||||
@@ -1,28 +1,31 @@
|
||||
idst;tens;impf;dsty;fmod;endurance;tcond;reach;rcs;comments
|
||||
WOOD;10;10;800;1;0.173;0.17;5;18;just a generic wood
|
||||
ROCK;15;210;3000;1;0.42;2.9;5;48;data is that of marble
|
||||
OORE;15;210;3000;1;0.42;2.9;5;100;data is that of marble
|
||||
OGEM;15;210;3000;1;0.42;2.9;5;80;data is that of marble
|
||||
CUPR;210;770;8960;2;1.00;401.0;5;120;copper
|
||||
EGLS;33;1000;2325;4;0.82;1.0;6;10;elven glass/moldavite
|
||||
IRON;350;1085;7874;5;1.42;80.4;6;120;not wrought iron,just natural iron
|
||||
ARGN;170;595;10490;9;0.91;429.0;6;120;argentum/silver
|
||||
AURM;120;350;19300;9;0.88;318.0;6;120;aurum/gold
|
||||
STAL;531;2520;7874;14;1.73;26.0;7;120;steel
|
||||
EAUR;768;0;8192;21;1.36;1.0;7;120;elven aurichalcum
|
||||
TIAL;900;0;4420;33;2.16;1.0;8;120;titanium alloy (Ti6Al4V)
|
||||
ADMT;2000;4090;2700;71;3.42;1.0;8;120;adamant
|
||||
OOZE;20;0;1000;1;0.08;0.5;0;10;genetic ooze,data is about human skin
|
||||
BONE;130;0;2000;1;0.23;0.55;4;10;data is that of bovine bone
|
||||
BRAS;315;1015;8530;3;1.00;120;5;120;brass
|
||||
BRNZ;310;843;8770;3;1.20;75;5;120;bronze
|
||||
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;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;tens;impf;dsty;fmod;endurance;tcond;reach;rcs;sondrefl;comments
|
||||
WOOD;10;10;800;1;0.173;0.17;5;18;0.5;just a generic wood
|
||||
ROCK;15;210;3000;1;0.42;2.9;5;48;1.0;data is that of marble
|
||||
GLSS;15;210;3000;1;0.42;2.9;5;48;1.0;glass
|
||||
OORE;15;210;3000;1;0.42;2.9;5;100;0.2;data is that of marble
|
||||
OGEM;15;210;3000;1;0.42;2.9;5;80;0.2;data is that of marble
|
||||
CUPR;210;770;8960;2;1.00;401.0;5;120;1.0;copper
|
||||
EGLS;33;1000;2325;4;0.82;1.0;6;10;1.0;elven glass/moldavite
|
||||
IRON;350;1085;7874;5;1.42;80.4;6;120;1.0;not wrought iron,just natural iron
|
||||
ARGN;170;595;10490;9;0.91;429.0;6;120;1.0;argentum/silver
|
||||
AURM;120;350;19300;9;0.88;318.0;6;120;1.0;aurum/gold
|
||||
STAL;531;2520;7874;14;1.73;26.0;7;120;1.0;steel
|
||||
EAUR;768;0;8192;21;1.36;1.0;7;120;1.0;elven aurichalcum
|
||||
TIAL;900;0;4420;33;2.16;1.0;8;120;1.0;titanium alloy (Ti6Al4V)
|
||||
ADMT;2000;4090;2700;71;3.42;1.0;8;120;1.0;adamant
|
||||
OOZE;20;0;1000;1;0.08;0.5;0;10;0.0;genetic ooze,data is about human skin
|
||||
BONE;130;0;2000;1;0.23;0.55;4;10;0.1;data is that of bovine bone
|
||||
BRAS;315;1015;8530;3;1.00;120;5;120;1.0;brass
|
||||
BRNZ;310;843;8770;3;1.20;75;5;120;1.0;bronze
|
||||
TINN;220;350;7310;2;1.00;69;5;120;1.0;tin
|
||||
ZINC;90;525;7140;2;1.00;116;5;120;1.0;zinc
|
||||
DIRT;1;1;1400;0.0;0.0;36;0;10;0.25;dirt
|
||||
SAND;1;1;2400;0.0;0.0;36;0;36;0.25;sand
|
||||
GRVL;1;1;2400;0.0;0.0;36;0;36;0.25;gravel
|
||||
PLST;1;1;1400;0.0;0.0;36;0;16;0.5;TODO plastic (polyethylene)
|
||||
GRSS;1;1;1400;0.0;0.0;36;0;10;-0.03;dirt
|
||||
AIIR;1;1;1;0.0;0.0;36;0;1;-0.03;air
|
||||
NULL;1;1;1;0.0;0.0;36;0;1;-0.03;air
|
||||
|
||||
# idst: ID_STRING, ALL CAPS
|
||||
#
|
||||
@@ -46,6 +49,8 @@ GRVL;1;1;2400;0.0;0.0;36;0;36;gravel
|
||||
#
|
||||
# rcs: Radar Cross Section -- how well the material reflects the radio wave used by the Ground Penetrating Radar.
|
||||
#
|
||||
# sondrefl: Sound Reflective Power. Hard surface (glass) is 1.0
|
||||
#
|
||||
# Comments: do nothing;do not parse
|
||||
#
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user