14 lines
299 B
Text
14 lines
299 B
Text
{
|
|
"projectileName" : "coralshard",
|
|
"physics" : "grenade",
|
|
"bounces" : 1,
|
|
"timeToLive" : 0.8,
|
|
"image" : "coralshard.png",
|
|
"animationLoops" : false,
|
|
"animationCycle" : 0.8,
|
|
"frameNumber" : 5,
|
|
"lightColor" : [240, 120, 0],
|
|
"speed" : 40,
|
|
"power" : 53,
|
|
"damageKind" : "default"
|
|
}
|