{ "id": "chef", "name": "CHEF", "health": 1100, "walk_speed": 3.0, "back_speed": 2.4, "jump_velocity": -13.0, "color": "#e8e0d0", "sprite_scale": 1.25, "wardrobe": { "states": [ "base", "torn" ], "tear_below_hp": 0.35 }, "normals": { "P": "jab", "6P": "straight", "K": "kick" }, "command_moves": [ { "motion": [ 2, 3, 6 ], "button": "P", "move": "special" } ], "finisher": { "motion": [ 2, 3, 6 ], "button": "K", "move": "finisher" } }