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

18 lines
376 B
Text

{
"projectileName" : "petalcloud",
"image" : "petalcloud.png",
"animationCycle" : 0.3,
"frameNumber" : 4,
"power" : 50,
"physics" : "gas",
"piercing" : true,
"actionOnReap" : [
{
"action" : "config",
"file" : "/projectiles/explosions/leafexplosion/leafexplosion.config"
}
],
"lightColor" : [120, 55, 80],
"damageKind" : "electric"
}