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

45 lines
502 B
JSON

{
"name": "jab",
"total": 22,
"startup": 5,
"active": [
6,
8
],
"damage": 30,
"hitstun": 14,
"blockstun": 8,
"pushback": 7,
"hitboxes": {
"6-8": [
[
34,
-276,
76,
32
]
]
},
"hurtboxes": {
"default": [
[
-22,
-308,
44,
52
],
[
-30,
-256,
60,
106
],
[
-26,
-150,
52,
150
]
]
}
}