foitin/characters/umbra/moves/crouch/data.json
2026-07-29 00:07:43 +10:00

220 lines
2.8 KiB
JSON

{
"name": "crouch",
"total": 20,
"loop": false,
"startup": 10,
"active": [
11,
14
],
"damage": 50,
"hitstun": 16,
"blockstun": 10,
"pushback": 10,
"hurtboxes": {
"default": [
[
-38,
-270,
90,
64
],
[
-88,
-206,
211,
97
],
[
-69,
-109,
146,
109
]
],
"frames": {
"0-2": [
[
-61,
-323,
112,
78
],
[
-96,
-245,
200,
118
],
[
-90,
-127,
173,
127
]
],
"3-5": [
[
-50,
-329,
102,
80
],
[
-97,
-249,
205,
120
],
[
-97,
-129,
168,
129
]
],
"6-8": [
[
-47,
-326,
99,
79
],
[
-93,
-247,
203,
119
],
[
-82,
-128,
146,
128
]
],
"9-11": [
[
-43,
-312,
96,
75
],
[
-89,
-237,
206,
114
],
[
-75,
-123,
140,
123
]
],
"12-14": [
[
-40,
-292,
93,
70
],
[
-87,
-222,
209,
106
],
[
-72,
-116,
143,
116
]
],
"18-20": [
[
-37,
-252,
87,
60
],
[
-92,
-192,
215,
90
],
[
-70,
-102,
152,
102
]
],
"21-23": [
[
-35,
-239,
83,
56
],
[
-93,
-183,
215,
85
],
[
-69,
-98,
155,
98
]
],
"24-26": [
[
-35,
-232,
83,
54
],
[
-95,
-178,
216,
82
],
[
-66,
-96,
155,
96
]
],
"27-29": [
[
-36,
-230,
85,
54
],
[
-101,
-176,
219,
81
],
[
-65,
-95,
156,
95
]
]
}
},
"hitboxes": {},
"root_motion_frames": []
}