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

45 lines
513 B
JSON

{
"name": "straight",
"total": 30,
"startup": 9,
"active": [
10,
13
],
"damage": 55,
"hitstun": 18,
"blockstun": 10,
"pushback": 11,
"hitboxes": {
"10-13": [
[
38,
-282,
96,
36
]
]
},
"hurtboxes": {
"default": [
[
-22,
-308,
44,
52
],
[
-30,
-256,
60,
106
],
[
-26,
-150,
52,
150
]
]
}
}