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

15 lines
335 B
Text

{
"projectileName" : "quartzchunk",
"physics" : "highgravgrenade",
"bounces" : -1,
"timeToLive" : 0.8,
"lightColor" : [50, 0, 35],
"image" : "quartzchunk.png",
"animationLoops" : false,
"animationCycle" : 0.8,
"frameNumber" : 8,
"speed" : 10,
"power" : 76,
"onlyHitTerrain" : true,
"damageKind" : "default"
}