v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"projectileName" : "xtermite",
|
||||
"image" : "xtermite.png",
|
||||
"physics" : "slider",
|
||||
"animationCycle" : 0.5,
|
||||
"frameNumber" : 4,
|
||||
"orientationLocked" : true,
|
||||
"flippable" : true,
|
||||
"power" : 1500,
|
||||
"damageKindImage" : "icon.png",
|
||||
"speed" : 16,
|
||||
"timeToLive" : 4,
|
||||
"bounces" : -1,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "config",
|
||||
"file" : "/projectiles/explosions/vsmallregularexplosion/vsmallregularexplosionknockback.config"
|
||||
}
|
||||
],
|
||||
|
||||
"lightColor" : [120, 0, 130],
|
||||
"damageType" : "NoDamage",
|
||||
"damageKind" : "default"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue