v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
18
attic/npcs/smallshroom/smallshroom.partparams
Normal file
18
attic/npcs/smallshroom/smallshroom.partparams
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"partParameterDescription" : {
|
||||
"weightMultiplier" : [ "multiply", 1.0],
|
||||
"walkMultiplier" : [ "multiply", 1.0],
|
||||
"runMultiplier" : [ "multiply", 1.0],
|
||||
"jumpMultiplier" : [ "multiply", 1.0],
|
||||
|
||||
"baseSkills" : [ "merge", [ ] ],
|
||||
"specialSkills" : [ "merge", [ ] ],
|
||||
|
||||
"projectileSourcePosition" : [ "override", [0.0, -1.0] ],
|
||||
"meleeProjectile" : [ "override", "chomp4" ]
|
||||
},
|
||||
|
||||
"partParameters" : {
|
||||
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue