14 lines
301 B
Text
14 lines
301 B
Text
{
|
|
"projectileName" : "crystalshard",
|
|
"physics" : "grenade",
|
|
"bounces" : 1,
|
|
"timeToLive" : 0.5,
|
|
"lightColor" : [50, 0, 35],
|
|
"image" : "crystalshard.png",
|
|
"animationLoops" : false,
|
|
"animationCycle" : 0.5,
|
|
"frameNumber" : 4,
|
|
"speed" : 20,
|
|
"power" : 76,
|
|
"damageKind" : "default"
|
|
}
|