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

14 lines
305 B
Text

{
"projectileName" : "crystalshardX",
"physics" : "grenade",
"bounces" : 1,
"timeToLive" : 0.5,
"lightColor" : [20, 130, 5],
"image" : "crystalshardX.png",
"animationLoops" : false,
"animationCycle" : 0.5,
"frameNumber" : 4,
"speed" : 35,
"power" : 100,
"damageKind" : "default"
}