foitin/characters/_placeholders/alpha/moves/kick/data.json
2026-07-28 23:10:23 +10:00

45 lines
511 B
JSON

{
"name": "kick",
"total": 34,
"startup": 11,
"active": [
12,
16
],
"damage": 70,
"hitstun": 20,
"blockstun": 12,
"pushback": 13,
"hitboxes": {
"12-16": [
[
30,
-240,
112,
46
]
]
},
"hurtboxes": {
"default": [
[
-22,
-308,
44,
52
],
[
-30,
-256,
60,
106
],
[
-26,
-150,
52,
150
]
]
}
}