15 lines
335 B
Text
15 lines
335 B
Text
{
|
|
"projectileName" : "quartzchunk",
|
|
"physics" : "highgravgrenade",
|
|
"bounces" : -1,
|
|
"timeToLive" : 0.8,
|
|
"lightColor" : [50, 0, 35],
|
|
"image" : "quartzchunk.png",
|
|
"animationLoops" : false,
|
|
"animationCycle" : 0.8,
|
|
"frameNumber" : 8,
|
|
"speed" : 10,
|
|
"power" : 76,
|
|
"onlyHitTerrain" : true,
|
|
"damageKind" : "default"
|
|
}
|