Two real fighters: KACHUJIN and VESPER, 11 moves each from Mixamo combat clips
- per-frame hips-centred rendering + root-motion export (the BKB .geo approach modernised): traveling clips stay pivot-stable, movement data goes to root_motion_frames in data.json - engine: frame-indexed root motion, pushbox widened for real sprites - clip set: ginga idle, walks, jump, block, punching/boxing/martelo normals, chapa-giratoria QCF special, hit react, knockdown - verified in-game: demo jab connects, damage applied, mirroring correct Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
26
characters/kachujin/manifest.json
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
{
|
||||||
|
"id": "kachujin",
|
||||||
|
"name": "KACHUJIN",
|
||||||
|
"health": 1000,
|
||||||
|
"walk_speed": 3.4,
|
||||||
|
"back_speed": 2.7,
|
||||||
|
"jump_velocity": -13.5,
|
||||||
|
"color": "#c03a2e",
|
||||||
|
"sprite_scale": 1.25,
|
||||||
|
"normals": {
|
||||||
|
"P": "jab",
|
||||||
|
"6P": "straight",
|
||||||
|
"K": "kick"
|
||||||
|
},
|
||||||
|
"command_moves": [
|
||||||
|
{
|
||||||
|
"motion": [
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
6
|
||||||
|
],
|
||||||
|
"button": "P",
|
||||||
|
"move": "special"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
640
characters/kachujin/moves/block/data.json
Normal file
@ -0,0 +1,640 @@
|
|||||||
|
{
|
||||||
|
"name": "block",
|
||||||
|
"total": 24,
|
||||||
|
"loop": false,
|
||||||
|
"startup": 10,
|
||||||
|
"active": [
|
||||||
|
11,
|
||||||
|
14
|
||||||
|
],
|
||||||
|
"damage": 50,
|
||||||
|
"hitstun": 16,
|
||||||
|
"blockstun": 10,
|
||||||
|
"pushback": 10,
|
||||||
|
"hurtboxes": {
|
||||||
|
"default": [
|
||||||
|
[
|
||||||
|
-23,
|
||||||
|
-317,
|
||||||
|
115,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-241,
|
||||||
|
153,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-126,
|
||||||
|
146,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"frames": {
|
||||||
|
"0-0": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
126,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-240,
|
||||||
|
163,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-125,
|
||||||
|
150,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"1-1": [
|
||||||
|
[
|
||||||
|
-22,
|
||||||
|
-319,
|
||||||
|
127,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-242,
|
||||||
|
164,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-70,
|
||||||
|
-126,
|
||||||
|
148,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"2-2": [
|
||||||
|
[
|
||||||
|
-21,
|
||||||
|
-318,
|
||||||
|
127,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-241,
|
||||||
|
157,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-70,
|
||||||
|
-125,
|
||||||
|
144,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"3-3": [
|
||||||
|
[
|
||||||
|
-22,
|
||||||
|
-316,
|
||||||
|
127,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-65,
|
||||||
|
-240,
|
||||||
|
153,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-70,
|
||||||
|
-125,
|
||||||
|
142,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"4-4": [
|
||||||
|
[
|
||||||
|
-22,
|
||||||
|
-317,
|
||||||
|
125,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-66,
|
||||||
|
-241,
|
||||||
|
169,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-70,
|
||||||
|
-126,
|
||||||
|
145,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"5-5": [
|
||||||
|
[
|
||||||
|
-19,
|
||||||
|
-316,
|
||||||
|
125,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-72,
|
||||||
|
-240,
|
||||||
|
178,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-72,
|
||||||
|
-125,
|
||||||
|
153,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"6-6": [
|
||||||
|
[
|
||||||
|
-18,
|
||||||
|
-310,
|
||||||
|
123,
|
||||||
|
75
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-73,
|
||||||
|
-235,
|
||||||
|
177,
|
||||||
|
113
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-74,
|
||||||
|
-122,
|
||||||
|
160,
|
||||||
|
122
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"7-7": [
|
||||||
|
[
|
||||||
|
-19,
|
||||||
|
-309,
|
||||||
|
120,
|
||||||
|
74
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-235,
|
||||||
|
161,
|
||||||
|
112
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-72,
|
||||||
|
-123,
|
||||||
|
158,
|
||||||
|
123
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"8-8": [
|
||||||
|
[
|
||||||
|
-23,
|
||||||
|
-315,
|
||||||
|
112,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-239,
|
||||||
|
135,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-65,
|
||||||
|
-125,
|
||||||
|
147,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"9-9": [
|
||||||
|
[
|
||||||
|
-39,
|
||||||
|
-323,
|
||||||
|
95,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-47,
|
||||||
|
-245,
|
||||||
|
105,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-63,
|
||||||
|
-128,
|
||||||
|
134,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"10-10": [
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-317,
|
||||||
|
101,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-56,
|
||||||
|
-241,
|
||||||
|
114,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-72,
|
||||||
|
-126,
|
||||||
|
143,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"11-11": [
|
||||||
|
[
|
||||||
|
-66,
|
||||||
|
-310,
|
||||||
|
101,
|
||||||
|
74
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-56,
|
||||||
|
-236,
|
||||||
|
116,
|
||||||
|
112
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-70,
|
||||||
|
-124,
|
||||||
|
144,
|
||||||
|
124
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"12-12": [
|
||||||
|
[
|
||||||
|
-48,
|
||||||
|
-313,
|
||||||
|
94,
|
||||||
|
75
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-49,
|
||||||
|
-238,
|
||||||
|
110,
|
||||||
|
113
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-64,
|
||||||
|
-125,
|
||||||
|
138,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"13-13": [
|
||||||
|
[
|
||||||
|
-36,
|
||||||
|
-322,
|
||||||
|
104,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-49,
|
||||||
|
-245,
|
||||||
|
109,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-56,
|
||||||
|
-128,
|
||||||
|
130,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"14-14": [
|
||||||
|
[
|
||||||
|
-29,
|
||||||
|
-321,
|
||||||
|
111,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-56,
|
||||||
|
-244,
|
||||||
|
124,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-128,
|
||||||
|
137,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"15-15": [
|
||||||
|
[
|
||||||
|
-20,
|
||||||
|
-311,
|
||||||
|
114,
|
||||||
|
75
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-73,
|
||||||
|
-236,
|
||||||
|
170,
|
||||||
|
113
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-74,
|
||||||
|
-123,
|
||||||
|
150,
|
||||||
|
123
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"16-16": [
|
||||||
|
[
|
||||||
|
-20,
|
||||||
|
-307,
|
||||||
|
79,
|
||||||
|
74
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-74,
|
||||||
|
-233,
|
||||||
|
177,
|
||||||
|
111
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-74,
|
||||||
|
-122,
|
||||||
|
147,
|
||||||
|
122
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"17-17": [
|
||||||
|
[
|
||||||
|
-22,
|
||||||
|
-315,
|
||||||
|
130,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-239,
|
||||||
|
176,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-71,
|
||||||
|
-125,
|
||||||
|
147,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"18-18": [
|
||||||
|
[
|
||||||
|
-23,
|
||||||
|
-318,
|
||||||
|
130,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-67,
|
||||||
|
-241,
|
||||||
|
156,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-125,
|
||||||
|
147,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"19-19": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
130,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-240,
|
||||||
|
148,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-125,
|
||||||
|
150,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"20-20": [
|
||||||
|
[
|
||||||
|
-25,
|
||||||
|
-312,
|
||||||
|
127,
|
||||||
|
75
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-60,
|
||||||
|
-237,
|
||||||
|
162,
|
||||||
|
113
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-124,
|
||||||
|
150,
|
||||||
|
124
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"21-21": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
127,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-240,
|
||||||
|
165,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-125,
|
||||||
|
147,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"22-22": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-318,
|
||||||
|
130,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-241,
|
||||||
|
167,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-126,
|
||||||
|
143,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"23-23": [
|
||||||
|
[
|
||||||
|
-23,
|
||||||
|
-320,
|
||||||
|
130,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-63,
|
||||||
|
-243,
|
||||||
|
164,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-127,
|
||||||
|
139,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"24-24": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
131,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-240,
|
||||||
|
164,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-126,
|
||||||
|
139,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"25-25": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
131,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-240,
|
||||||
|
167,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-69,
|
||||||
|
-126,
|
||||||
|
141,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"26-26": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-318,
|
||||||
|
131,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-242,
|
||||||
|
166,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-127,
|
||||||
|
143,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"27-27": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-321,
|
||||||
|
130,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-243,
|
||||||
|
160,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-126,
|
||||||
|
147,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"28-28": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-318,
|
||||||
|
129,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-241,
|
||||||
|
160,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-126,
|
||||||
|
151,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"29-29": [
|
||||||
|
[
|
||||||
|
-24,
|
||||||
|
-316,
|
||||||
|
128,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-60,
|
||||||
|
-240,
|
||||||
|
161,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-125,
|
||||||
|
151,
|
||||||
|
125
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hitboxes": {},
|
||||||
|
"root_motion_frames": []
|
||||||
|
}
|
||||||
BIN
characters/kachujin/moves/block/frames/0000.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0001.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0002.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0003.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0004.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0005.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0006.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0007.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0008.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0009.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0010.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0011.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0012.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0013.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0014.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0015.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0016.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0017.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
characters/kachujin/moves/block/frames/0018.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
characters/kachujin/moves/block/frames/0019.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
characters/kachujin/moves/block/frames/0020.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/block/frames/0021.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/block/frames/0022.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/block/frames/0023.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/block/frames/0024.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0025.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0026.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0027.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0028.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0029.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0030.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0031.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0032.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0033.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0034.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0035.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0036.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/block/frames/0037.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0038.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0039.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0040.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0041.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0042.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0043.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0044.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0045.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0046.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0047.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0048.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0049.png
Normal file
|
After Width: | Height: | Size: 127 KiB |
BIN
characters/kachujin/moves/block/frames/0050.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/block/frames/0051.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
640
characters/kachujin/moves/hit/data.json
Normal file
@ -0,0 +1,640 @@
|
|||||||
|
{
|
||||||
|
"name": "hit",
|
||||||
|
"total": 24,
|
||||||
|
"loop": false,
|
||||||
|
"startup": 10,
|
||||||
|
"active": [
|
||||||
|
11,
|
||||||
|
14
|
||||||
|
],
|
||||||
|
"damage": 50,
|
||||||
|
"hitstun": 16,
|
||||||
|
"blockstun": 10,
|
||||||
|
"pushback": 10,
|
||||||
|
"hurtboxes": {
|
||||||
|
"default": [
|
||||||
|
[
|
||||||
|
-34,
|
||||||
|
-322,
|
||||||
|
80,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-57,
|
||||||
|
-244,
|
||||||
|
113,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-127,
|
||||||
|
138,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"frames": {
|
||||||
|
"0-0": [
|
||||||
|
[
|
||||||
|
-41,
|
||||||
|
-333,
|
||||||
|
87,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-60,
|
||||||
|
-252,
|
||||||
|
116,
|
||||||
|
122
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-130,
|
||||||
|
150,
|
||||||
|
130
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"1-1": [
|
||||||
|
[
|
||||||
|
-42,
|
||||||
|
-336,
|
||||||
|
82,
|
||||||
|
82
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-254,
|
||||||
|
117,
|
||||||
|
123
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-57,
|
||||||
|
-131,
|
||||||
|
145,
|
||||||
|
131
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"2-2": [
|
||||||
|
[
|
||||||
|
-80,
|
||||||
|
-314,
|
||||||
|
111,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-238,
|
||||||
|
124,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-48,
|
||||||
|
-124,
|
||||||
|
131,
|
||||||
|
124
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"3-3": [
|
||||||
|
[
|
||||||
|
-104,
|
||||||
|
-290,
|
||||||
|
126,
|
||||||
|
69
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-71,
|
||||||
|
-221,
|
||||||
|
150,
|
||||||
|
104
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-45,
|
||||||
|
-117,
|
||||||
|
131,
|
||||||
|
117
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"4-4": [
|
||||||
|
[
|
||||||
|
-101,
|
||||||
|
-296,
|
||||||
|
124,
|
||||||
|
71
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-68,
|
||||||
|
-225,
|
||||||
|
140,
|
||||||
|
106
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-43,
|
||||||
|
-119,
|
||||||
|
132,
|
||||||
|
119
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"5-5": [
|
||||||
|
[
|
||||||
|
-95,
|
||||||
|
-305,
|
||||||
|
122,
|
||||||
|
73
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-65,
|
||||||
|
-232,
|
||||||
|
134,
|
||||||
|
110
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-43,
|
||||||
|
-122,
|
||||||
|
131,
|
||||||
|
122
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"6-6": [
|
||||||
|
[
|
||||||
|
-83,
|
||||||
|
-314,
|
||||||
|
118,
|
||||||
|
76
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-238,
|
||||||
|
117,
|
||||||
|
114
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-44,
|
||||||
|
-124,
|
||||||
|
130,
|
||||||
|
124
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"7-7": [
|
||||||
|
[
|
||||||
|
-79,
|
||||||
|
-318,
|
||||||
|
116,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-55,
|
||||||
|
-241,
|
||||||
|
110,
|
||||||
|
115
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-45,
|
||||||
|
-126,
|
||||||
|
130,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"8-8": [
|
||||||
|
[
|
||||||
|
-77,
|
||||||
|
-319,
|
||||||
|
116,
|
||||||
|
77
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-52,
|
||||||
|
-242,
|
||||||
|
110,
|
||||||
|
116
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-47,
|
||||||
|
-126,
|
||||||
|
131,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"9-9": [
|
||||||
|
[
|
||||||
|
-74,
|
||||||
|
-321,
|
||||||
|
116,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-48,
|
||||||
|
-243,
|
||||||
|
108,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-49,
|
||||||
|
-126,
|
||||||
|
131,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"10-10": [
|
||||||
|
[
|
||||||
|
-71,
|
||||||
|
-322,
|
||||||
|
116,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-48,
|
||||||
|
-244,
|
||||||
|
106,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-50,
|
||||||
|
-126,
|
||||||
|
131,
|
||||||
|
126
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"11-11": [
|
||||||
|
[
|
||||||
|
-65,
|
||||||
|
-323,
|
||||||
|
112,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-48,
|
||||||
|
-245,
|
||||||
|
103,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-51,
|
||||||
|
-127,
|
||||||
|
130,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"12-12": [
|
||||||
|
[
|
||||||
|
-53,
|
||||||
|
-324,
|
||||||
|
99,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-49,
|
||||||
|
-246,
|
||||||
|
101,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-52,
|
||||||
|
-128,
|
||||||
|
131,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"13-13": [
|
||||||
|
[
|
||||||
|
-43,
|
||||||
|
-323,
|
||||||
|
89,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-51,
|
||||||
|
-245,
|
||||||
|
104,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-54,
|
||||||
|
-127,
|
||||||
|
132,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"14-14": [
|
||||||
|
[
|
||||||
|
-35,
|
||||||
|
-323,
|
||||||
|
81,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-56,
|
||||||
|
-245,
|
||||||
|
111,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-57,
|
||||||
|
-127,
|
||||||
|
136,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"15-15": [
|
||||||
|
[
|
||||||
|
-32,
|
||||||
|
-322,
|
||||||
|
79,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-244,
|
||||||
|
117,
|
||||||
|
117
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-127,
|
||||||
|
141,
|
||||||
|
127
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"16-16": [
|
||||||
|
[
|
||||||
|
-31,
|
||||||
|
-324,
|
||||||
|
78,
|
||||||
|
78
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-246,
|
||||||
|
117,
|
||||||
|
118
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-128,
|
||||||
|
145,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"17-17": [
|
||||||
|
[
|
||||||
|
-31,
|
||||||
|
-327,
|
||||||
|
77,
|
||||||
|
79
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-58,
|
||||||
|
-248,
|
||||||
|
117,
|
||||||
|
120
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-128,
|
||||||
|
148,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"18-18": [
|
||||||
|
[
|
||||||
|
-34,
|
||||||
|
-330,
|
||||||
|
78,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-52,
|
||||||
|
-250,
|
||||||
|
110,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-60,
|
||||||
|
-129,
|
||||||
|
147,
|
||||||
|
129
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"19-19": [
|
||||||
|
[
|
||||||
|
-36,
|
||||||
|
-331,
|
||||||
|
79,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-51,
|
||||||
|
-251,
|
||||||
|
108,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-58,
|
||||||
|
-130,
|
||||||
|
145,
|
||||||
|
130
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"20-20": [
|
||||||
|
[
|
||||||
|
-36,
|
||||||
|
-331,
|
||||||
|
79,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-50,
|
||||||
|
-251,
|
||||||
|
106,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-57,
|
||||||
|
-130,
|
||||||
|
143,
|
||||||
|
130
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"21-21": [
|
||||||
|
[
|
||||||
|
-34,
|
||||||
|
-330,
|
||||||
|
78,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-52,
|
||||||
|
-250,
|
||||||
|
109,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-129,
|
||||||
|
145,
|
||||||
|
129
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"22-22": [
|
||||||
|
[
|
||||||
|
-33,
|
||||||
|
-329,
|
||||||
|
79,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-55,
|
||||||
|
-249,
|
||||||
|
113,
|
||||||
|
120
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-129,
|
||||||
|
146,
|
||||||
|
129
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"23-23": [
|
||||||
|
[
|
||||||
|
-32,
|
||||||
|
-328,
|
||||||
|
79,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-61,
|
||||||
|
-248,
|
||||||
|
121,
|
||||||
|
120
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-63,
|
||||||
|
-128,
|
||||||
|
148,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"24-24": [
|
||||||
|
[
|
||||||
|
-33,
|
||||||
|
-329,
|
||||||
|
83,
|
||||||
|
80
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-64,
|
||||||
|
-249,
|
||||||
|
127,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-65,
|
||||||
|
-128,
|
||||||
|
150,
|
||||||
|
128
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"25-25": [
|
||||||
|
[
|
||||||
|
-34,
|
||||||
|
-332,
|
||||||
|
84,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-62,
|
||||||
|
-251,
|
||||||
|
126,
|
||||||
|
121
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-66,
|
||||||
|
-130,
|
||||||
|
151,
|
||||||
|
130
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"26-26": [
|
||||||
|
[
|
||||||
|
-36,
|
||||||
|
-333,
|
||||||
|
87,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-58,
|
||||||
|
-252,
|
||||||
|
121,
|
||||||
|
122
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-66,
|
||||||
|
-130,
|
||||||
|
151,
|
||||||
|
130
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"27-27": [
|
||||||
|
[
|
||||||
|
-39,
|
||||||
|
-335,
|
||||||
|
88,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-57,
|
||||||
|
-254,
|
||||||
|
119,
|
||||||
|
123
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-64,
|
||||||
|
-131,
|
||||||
|
149,
|
||||||
|
131
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"28-28": [
|
||||||
|
[
|
||||||
|
-39,
|
||||||
|
-335,
|
||||||
|
87,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-59,
|
||||||
|
-254,
|
||||||
|
119,
|
||||||
|
123
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-63,
|
||||||
|
-131,
|
||||||
|
148,
|
||||||
|
131
|
||||||
|
]
|
||||||
|
],
|
||||||
|
"29-29": [
|
||||||
|
[
|
||||||
|
-38,
|
||||||
|
-334,
|
||||||
|
86,
|
||||||
|
81
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-58,
|
||||||
|
-253,
|
||||||
|
116,
|
||||||
|
122
|
||||||
|
],
|
||||||
|
[
|
||||||
|
-64,
|
||||||
|
-131,
|
||||||
|
150,
|
||||||
|
131
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"hitboxes": {},
|
||||||
|
"root_motion_frames": []
|
||||||
|
}
|
||||||
BIN
characters/kachujin/moves/hit/frames/0000.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/hit/frames/0001.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/hit/frames/0002.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/hit/frames/0003.png
Normal file
|
After Width: | Height: | Size: 126 KiB |
BIN
characters/kachujin/moves/hit/frames/0004.png
Normal file
|
After Width: | Height: | Size: 125 KiB |
BIN
characters/kachujin/moves/hit/frames/0005.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
characters/kachujin/moves/hit/frames/0006.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0007.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0008.png
Normal file
|
After Width: | Height: | Size: 119 KiB |
BIN
characters/kachujin/moves/hit/frames/0009.png
Normal file
|
After Width: | Height: | Size: 118 KiB |
BIN
characters/kachujin/moves/hit/frames/0010.png
Normal file
|
After Width: | Height: | Size: 118 KiB |
BIN
characters/kachujin/moves/hit/frames/0011.png
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
characters/kachujin/moves/hit/frames/0012.png
Normal file
|
After Width: | Height: | Size: 118 KiB |
BIN
characters/kachujin/moves/hit/frames/0013.png
Normal file
|
After Width: | Height: | Size: 119 KiB |
BIN
characters/kachujin/moves/hit/frames/0014.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0015.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0016.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0017.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0018.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0019.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0020.png
Normal file
|
After Width: | Height: | Size: 120 KiB |
BIN
characters/kachujin/moves/hit/frames/0021.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0022.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0023.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0024.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0025.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0026.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0027.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0028.png
Normal file
|
After Width: | Height: | Size: 121 KiB |
BIN
characters/kachujin/moves/hit/frames/0029.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0030.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0031.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0032.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0033.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0034.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0035.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0036.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0037.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0038.png
Normal file
|
After Width: | Height: | Size: 122 KiB |
BIN
characters/kachujin/moves/hit/frames/0039.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
characters/kachujin/moves/hit/frames/0040.png
Normal file
|
After Width: | Height: | Size: 123 KiB |
BIN
characters/kachujin/moves/hit/frames/0041.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
characters/kachujin/moves/hit/frames/0042.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
characters/kachujin/moves/hit/frames/0043.png
Normal file
|
After Width: | Height: | Size: 124 KiB |
BIN
characters/kachujin/moves/hit/frames/0044.png
Normal file
|
After Width: | Height: | Size: 124 KiB |