now accepts all the value punched into the creature raw

This commit is contained in:
minjaesong
2021-08-20 13:48:40 +09:00
parent c0b4a929ad
commit 4175f80918
4 changed files with 48 additions and 108 deletions

View File

@@ -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],

View File

@@ -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],