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

13 lines
384 B
Text

{
"projectileName" : "quartzpulse",
"image" : "quartzpulse.png",
"animationCycle" : 0.2,
"frameNumber" : 6,
"speed" : 0,
"damagePoly" : [ [-72, 0], [-48, -48], [0, -72], [48, -48], [72, 0], [48, 48], [0, 72], [-48, 48] ],
"animationLoops" : false,
"piercing" : true,
"flippable" : true,
//"damageTeam" : { "type" : "indiscriminate" },
"damageKind" : "default"
}