Files
Terrarum/assets/raw/creatures/CreatureHuman.json
Song Minjae 720df532aa more pictogrammes
Former-commit-id: 670df70bbed466e56034dbdd33d7a1da31cd88d7
Former-commit-id: 2b106753155be6080d4651acca1981f10d614421
2016-08-25 21:46:01 +09:00

28 lines
488 B
JSON

{
"racename": "RACE_HUMAN",
"racenameplural": "RACE_HUMAN_PLURAL",
"baseheight": 40,
"basemass": 60.0,
"strength": 1000,
"strengthmult": [100,100,100,100,100,100,100],
"accel": 0.32,
"speed": 3.0,
"speedmult": [100,100,100,100,100,100,100],
"jumppower": 4.3,
"jumppowermult": [100,100,100,100,100,100,100],
"scale": 1.0,
"scalemult": [100,100,100,100,100,100,100],
"encumbrance": 1000,
"basedefence": 100,
"toolsize": 15,
"intelligent": true
}