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

16 lines
367 B
Text

{
"projectileName" : "sporecloudX",
"image" : "sporecloudX.png",
"physics" : "gas",
"animationCycle" : 1,
"speed" : 5,
"frameNumber" : 8,
"damageKindImage" : "icon.png",
"pointLight" : false,
"timeToLive" : 1,
"piercing" : true,
"power" : 200,
"damageKind" : "poison",
"lightColor" : [100, 175, 155],
"emitters" : [ "defaultlightblue" ]
}