mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
Former-commit-id: 8844902b3395acf645b769d299f9459b27810675 Former-commit-id: 55a72ed87a1c56e4a8367bd3a0bc301b12edae2a
28 lines
505 B
JSON
28 lines
505 B
JSON
{
|
|
"racename" : "RACE_HUMAN",
|
|
"racenameplural" : "RACE_HUMAN_PLURAL",
|
|
"baseheight" : 40,
|
|
"basemass" : 60.0,
|
|
|
|
"strength" : 1000,
|
|
"strengthmult" : [100,100,100,100,100,100,100],
|
|
|
|
"accel" : 0.32,
|
|
|
|
"speed" : 3.0,
|
|
"speedmult" : [100,100,100,100,100,100,100],
|
|
|
|
"jumppower" : 4.3,
|
|
"jumppowermult" : [100,100,100,100,100,100,100],
|
|
|
|
"scale" : 1.0,
|
|
"scalemult" : [100,100,100,100,100,100,100],
|
|
|
|
"encumbrance" : 1000,
|
|
"basedefence" : 100,
|
|
|
|
"toolsize" : 15,
|
|
|
|
"intelligent" : true
|
|
|
|
} |