Starbound/attic/old weapons/staff projectiles/racialstaves/crystal/quetzalcoatlsquartz/quartzshard/quartzshard.projectile
2025-03-21 22:23:30 +11:00

15 lines
334 B
Text

{
"projectileName" : "quartzshard",
"physics" : "highgravgrenade",
"bounces" : 3,
"timeToLive" : 3.5,
"lightColor" : [50, 0, 35],
"image" : "quartzshard.png",
"animationLoops" : false,
"animationCycle" : 0.5,
"frameNumber" : 4,
"speed" : 40,
"power" : 76,
"onlyHitTerrain" : true,
"damageKind" : "default"
}