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

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