mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
Former-commit-id: 890f8a703f9f9f5a6b6a7c26b2f5d9928d63cf40 Former-commit-id: 9b9d5afd32871cc791d525ff2aafe693205d8c54
30 lines
599 B
JSON
30 lines
599 B
JSON
{
|
|
"racename" : "CONTEXT_RACE_HUMAN",
|
|
"racenameplural" : "CONTEXT_RACE_HUMAN_PLURAL",
|
|
"baseheight" : 40,
|
|
"basemass" : 60.0,
|
|
|
|
"strength" : 1000,
|
|
"strengthvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"accel" : 0.32,
|
|
|
|
"speed" : 3.0,
|
|
"speedvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"jumppower" : 5,
|
|
"jumppowervariable" : [100,100,100,100,100,100,100],
|
|
|
|
"scale" : 1,
|
|
"scalevariable" : [100,100,100,100,100,100,100],
|
|
|
|
"physiquemult" : [100,100,100,100,100,100,100],
|
|
|
|
"encumbrance" : 1000,
|
|
"basedefence" : "work in progress",
|
|
|
|
"toolsize" : 15,
|
|
|
|
"intelligent" : true
|
|
|
|
} |