Files
Terrarum/res/raw/CreatureHuman.json
Song Minjae d5c99aad5e First commit
Former-commit-id: 9340873f9cfb15264004c32d6e4b8f8bd6828d94
Former-commit-id: 1916747c109876aa064412e01204c3aeda9bbbc0
2016-02-05 13:36:35 +09:00

23 lines
503 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],
"encumbrance" : 1000,
"basedefence" : "work in progress"
}