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

26 lines
385 B
JSON

{
"id": "beta",
"name": "BETA",
"health": 1000,
"walk_speed": 3.2,
"back_speed": 2.6,
"jump_velocity": -13.5,
"color": "#e06040",
"normals": {
"P": "jab",
"6P": "straight",
"K": "kick"
},
"command_moves": [
{
"motion": [
2,
3,
6
],
"button": "P",
"move": "rush_palm"
}
],
"sprite_scale": 1.5
}