mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
34 lines
613 B
JSON
34 lines
613 B
JSON
{
|
|
"racename": "RACE_HUMAN",
|
|
"racenameplural": "RACE_HUMAN_PLURAL",
|
|
"baseheight": 90,
|
|
"basemass": 600.0,
|
|
|
|
"strength": 5000,
|
|
"strengthmult": [90,95,98,100,102,105,110],
|
|
|
|
"accel": 0.67,
|
|
"accelbuff": 1.0,
|
|
|
|
"speed": 6.0,
|
|
"speedmult": [100,100,100,100,100,100,100],
|
|
|
|
"vertstride": 40,
|
|
|
|
"jumppower": 19.0,
|
|
"jumppowermult": [100,100,100,100,100,100,100],
|
|
|
|
"scale": 1.0,
|
|
"scalemult": [100,100,100,100,100,100,100],
|
|
|
|
"encumbrance": 10000,
|
|
"basedefence": 100,
|
|
"basereach": 180,
|
|
|
|
"toolsize": 40,
|
|
|
|
"intelligent": true,
|
|
"barehandactionminheight": 40,
|
|
"basebarehanddiggingsize": 16
|
|
|
|
} |