35 lines
795 B
Text
35 lines
795 B
Text
{
|
|
"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"
|
|
}
|