v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
BIN
assets/devel/projectiles/activeitems/vacuum/icon.png
Normal file
BIN
assets/devel/projectiles/activeitems/vacuum/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 262 B |
10
assets/devel/projectiles/activeitems/vacuum/vacuum.frames
Normal file
10
assets/devel/projectiles/activeitems/vacuum/vacuum.frames
Normal file
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"frameGrid" : {
|
||||
"size" : [8, 16],
|
||||
"dimensions" : [6, 1],
|
||||
|
||||
"names" : [
|
||||
[ "0", "1", "2", "3", "4", "5" ]
|
||||
]
|
||||
}
|
||||
}
|
BIN
assets/devel/projectiles/activeitems/vacuum/vacuum.png
Normal file
BIN
assets/devel/projectiles/activeitems/vacuum/vacuum.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 205 B |
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"projectileName" : "vacuum",
|
||||
"image" : "vacuum.png",
|
||||
"physics" : "illusion",
|
||||
"animationCycle" : 0.5,
|
||||
"damageKindImage" : "icon.png",
|
||||
"frameNumber" : 6,
|
||||
"power" : 0,
|
||||
"speed" : -30,
|
||||
"timeToLive" : 0.5,
|
||||
"bounces" : 0,
|
||||
"piercing" : true,
|
||||
"damageKind" : "slash"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue