mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-09 18:14:06 +09:00
now accepts all the value punched into the creature raw
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
"strength": 1000,
|
||||
"strengthmult": [90,95,98,100,102,105,110],
|
||||
|
||||
"accel": 0.32,
|
||||
"accel": 0.67,
|
||||
"accelbuff": 1.0,
|
||||
|
||||
"speed": 3.0,
|
||||
"speedmult": [100,100,100,100,100,100,100],
|
||||
|
||||
@@ -8,6 +8,7 @@
|
||||
"strengthmult": [90,95,98,100,102,105,110],
|
||||
|
||||
"accel": 0.67,
|
||||
"accelbuff": 1.0,
|
||||
|
||||
"speed": 6.0,
|
||||
"speedmult": [100,100,100,100,100,100,100],
|
||||
|
||||
Reference in New Issue
Block a user