Starbound/attic/old weapons/minibiome legendary projectiles/coralshard/coralshard.projectile
2025-03-21 22:23:30 +11:00

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"
}