v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"projectileName" : "supersunray",
|
||||
"physics" : "hover",
|
||||
"bounces" : -1,
|
||||
"speed" : 10,
|
||||
"timeToLive" : 1.0,
|
||||
"lightColor" : [25, 100, 180],
|
||||
"damageKindImage" : "icon.png",
|
||||
"piercing" : true,
|
||||
"image" : "supersunray.png",
|
||||
"animationCycle" : 1.0,
|
||||
"frameNumber" : 5,
|
||||
"power" : 0,
|
||||
"damagePoly" : [ [15, 5], [60, 10], [60, -10], [15, -5] ],
|
||||
"damageKind" : "plasma"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue