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

13 lines
278 B
Text

{
"projectileName" : "hivebuggib",
"physics" : "grenade",
"bounces" : 1,
"timeToLive" : 0.4,
"image" : "hivebuggib.png",
"animationLoops" : false,
"animationCycle" : 0.4,
"frameNumber" : 5,
"lightColor" : [0, 0, 0],
"speed" : 5,
"damageKind" : "default"
}