3 months ago
            {
  "scene": {
    "setting": "UFC-style boxing octagon",
    "lighting": "arena-style spotlights, dramatic and high contrast",
    "mood": "comedic, intense, exaggerated action"
  },
  "characters": [
    {
      "type": "anthropomorphic snack bag",
      "name": "Crunchy Taco",
      "design": {
        "body": "orange tortilla chip snack bag",
        "face": "angry expression, cartoon eyes and mouth",
        "arms": "muscular, human-like",
        "gloves": "red boxing gloves",
        "legs": "strong, human-like legs",
        "shoes": "green boxing boots",
        "extras": "flying chip debris from bag opening"
      },
      "personality": "aggressive, high energy, animated fighter"
    },
    {
      "type": "anthropomorphic gelato cup",
      "name": "Gelato King",
      "design": {
        "body": "vanilla gelato cup with branding and crown icon",
        "face": "furious expression, open mouth yelling",
        "toppings": ["churros", "stick biscuits"],
        "arms": "creamy arms with boxing gloves",
        "legs": "melting gelato forming powerful stance",
        "gloves": "red boxing gloves",
        "shield": "waffle cone-inspired arm shield"
      },
      "personality": "determined, proud, comedically intense"
    }
  ],
  "camera": {
    "angle": "low-angle, ringside view",
    "depth_of_field": "sharp focus on fighters, blurred crowd",
    "lens": "wide-angle with slight perspective distortion"
  },
  "style": {
    "aesthetic": "Pixar-style cartoon realism",
    "render_quality": "ultra high detail, cinematic lighting",
    "effects": "crumbs and splashes frozen mid-action",
    "color_grading": "warm spotlight tones with high contrast",
    "genre": "food fight comedy, parody sports action"
  },
  "motion": {
    "action": "mid-punch, crumbs and gelato flying in air",
    "impact": "implied contact between characters"
  }
}