mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-03-07 12:21:52 +09:00
Former-commit-id: d280e2f95c10f1060bfaa794b31d91965badc373 Former-commit-id: d0881343a802658b1fe0b2ad59561ca6ceb7a805
30 lines
640 B
JSON
30 lines
640 B
JSON
{
|
|
"racename" : "CONTEXT_RACE_HUMAN",
|
|
"racenameplural" : "CONTEXT_RACE_HUMAN_PLURAL",
|
|
"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"
|
|
|
|
} |