This commit is contained in:
Aria 2025-03-21 22:23:30 +11:00
commit 9c94d113d3
Signed by untrusted user who does not match committer: aria
GPG key ID: 19AB7AA462B8AB3B
10260 changed files with 1237388 additions and 0 deletions

View file

@ -0,0 +1,10 @@
{
"frameGrid" : {
"size" : [40, 19],
"dimensions" : [3, 1],
"names" : [
[ "0", "1", "2" ]
]
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 585 B

View file

@ -0,0 +1,17 @@
{
"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
}