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

15 lines
249 B
JSON

{
"id": "trainer",
"name": "TRAINER",
"health": 1000,
"walk_speed": 3.2,
"back_speed": 2.6,
"jump_velocity": -13.5,
"color": "#b48fd0",
"normals": {
"P": "jab",
"K": "kick"
},
"command_moves": [],
"sprite_scale": 1.25
}