Starbound/assets/devel/projectiles/swoosh/stattestswoosh/stattestswoosh.projectile
2025-03-21 22:23:30 +11:00

17 lines
491 B
Text

{
"projectileName" : "stattestswoosh",
"image" : "stattestswoosh.png",
"animationCycle" : 0.07,
"frameNumber" : 3,
"speed" : 0,
"orientationLocked" : true,
"damagePoly" : [ [-28, 9.5], [2, 9.5], [13, 6.5], [20, 1.5], [20, -1.5], [17, -4.5], [1, -9.5], [-28, -9.5] ],
"animationLoops" : false,
"piercing" : true,
"bounces" : -1,
"flippable" : true,
"damageKind" : "1hsword",
"statusEffects" : [ "weakpoison" ],
"knockback" : 100,
"knockbackDirectional" : true
}