{
  "format": "bachar/1",
  "meta": {
    "name": "Blaze Runner",
    "description": "A fiery speedster who fights with a flaming blade"
  },
  "combat": {
    "statBudget": { "speed": 8, "power": 4, "weight": 3 },
    "perk": "shadow_step"
  },
  "appearance": {
    "palette": { "skin": "#e8734a", "secondary": "#2a2a2e" },
    "proportions": { "headScale": 1.05, "torsoWidth": 0.9, "limbLength": 1.1 },
    "face": { "brows": true, "browAngle": 0.35, "mouth": "grin" },
    "attachments": [
      {
        "slot": "head",
        "primitives": [
          { "type": "cone", "pos": [0, 0.5, 0], "scale": [0.18, 0.35, 0.18], "color": "#ff7a2a", "glow": 0.6 },
          { "type": "cone", "pos": [-0.18, 0.42, 0], "scale": [0.12, 0.24, 0.12], "rot": [0, 0, 0.4], "color": "#ffb44a", "glow": 0.5 },
          { "type": "cone", "pos": [0.18, 0.42, 0], "scale": [0.12, 0.24, 0.12], "rot": [0, 0, -0.4], "color": "#ffb44a", "glow": 0.5 }
        ]
      },
      {
        "slot": "handR",
        "primitives": [
          { "type": "box", "pos": [0, -0.45, 0], "scale": [0.07, 0.62, 0.16], "color": "#d8dce4", "metal": 0.8 },
          { "type": "box", "pos": [0, -0.12, 0], "scale": [0.2, 0.06, 0.06], "color": "#8a6a2a", "metal": 0.5 },
          { "type": "cone", "pos": [0, -0.82, 0], "rot": [3.14159, 0, 0], "scale": [0.06, 0.14, 0.14], "color": "#ff7a2a", "glow": 0.8 }
        ]
      },
      {
        "slot": "back",
        "primitives": [
          { "type": "box", "pos": [0, 0, -0.12], "scale": [0.5, 0.55, 0.06], "rot": [0.1, 0, 0], "color": "#a83a2a" }
        ]
      }
    ]
  },
  "animation": {
    "walk": { "style": "glide" },
    "idle": { "style": "guard" },
    "punch": { "style": "slash" },
    "victory": { "style": "spin" }
  },
  "voice": "blitz"
}
