mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 20:31:51 +09:00
Former-commit-id: 6f90894a004acea32ef9361dbbece06a9b1db26a Former-commit-id: 80757a7d641eac3687e552f657a0dee5692e6cf8
32 lines
666 B
JSON
32 lines
666 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.2,
|
|
|
|
"speed" : 3.0,
|
|
"speedvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"jumppower" : 5.5,
|
|
"jumppowervariable" : [100,100,100,100,100,100,100],
|
|
|
|
"scale" : 1,
|
|
"scalevariable" : [100,100,100,100,100,100,100],
|
|
|
|
"speed" : 2.0,
|
|
"speedvariable" : [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
|
|
|
|
} |