mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
Former-commit-id: 6a3b2626d8db5209a2578c6924ee12cfaa5f1f79 Former-commit-id: 33caf533fbf4dc126c54120c7b1da6830106c8ae
31 lines
667 B
JSON
31 lines
667 B
JSON
{
|
|
"racename" : "CONTEXT_RACE_HUMAN",
|
|
"racenameplural" : "CONTEXT_RACE_HUMAN_PLURAL",
|
|
"ethnicgroup" : "human",
|
|
"baseheight" : 40,
|
|
"basemass" : 60.0,
|
|
|
|
"toolsize" : 15,
|
|
|
|
"strength" : 1000,
|
|
"strengthvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"speed" : 3.0,
|
|
"speedvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"jumppower" : 6.0,
|
|
"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],
|
|
|
|
"jump" : 5.5,
|
|
"jumpvariable" : [100,100,100,100,100,100,100],
|
|
|
|
"encumbrance" : 1000,
|
|
"basedefence" : "work in progress"
|
|
|
|
} |