v1.4.4
This commit is contained in:
commit
9c94d113d3
10260 changed files with 1237388 additions and 0 deletions
|
@ -0,0 +1,35 @@
|
|||
{
|
||||
"projectileName" : "fleshseedspawn",
|
||||
"image" : "fleshseedspawn.png",
|
||||
"animationCycle" : 1,
|
||||
"frameNumber" : 1,
|
||||
"timeToLive" : 0.01,
|
||||
"physics" : "grenade",
|
||||
"damageKindImage" : "icon.png",
|
||||
"pointLight" : false,
|
||||
"onlyHitTerrain" : true,
|
||||
"actionOnReap" : [
|
||||
{
|
||||
"action" : "option",
|
||||
"options" : [
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "fleshseed1",
|
||||
"fuzzAngle" : 50,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 1
|
||||
},
|
||||
{
|
||||
"action" : "projectile",
|
||||
"type" : "fleshseed1",
|
||||
"fuzzAngle" : 20,
|
||||
"inheritDamageFactor" : 0.1,
|
||||
"inheritSpeedFactor" : 1
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"damagePoly" : [ ],
|
||||
"power" : 0.0,
|
||||
"damageKind" : "default"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue