# Tool: Write Prompt for Fast Paced Action Chase

> Generate heart-pounding high-velocity chase sequences with the BOPINK Action Chase Engine. Built for game trailer developers, action filmmakers, and VFX artists, this generator formulates prompts for OpenAI Sora and Luma Dream Machine. It structures high-speed urban parkour rooftop leaps, highway vehicle pursuits, kinetic camera tracking, and rapid environmental shifts.

**Category**: prompts-video | **Target AI Models**: OpenAI Sora, Luma Dream Machine

## Domain Parameters:
- `chaseType` (select): Action Chase Scenario (Default: "Rooftop Parkour")
- `cameraTracking` (select): Camera Pursuit Vector (Default: "Locked Behind")
- `impactDebris` (toggle): Include Flying Debris & Environmental Impact (Default: "true")
- `shutterCadence` (select): Motion Blur Shutter Speed (Default: "60fps Motion Blur")

## Master Prompt Engineering Architecture (5 Pillars):
1. **Role & Persona**: Domain expert framing
2. **Task & Deliverable**: Primary objective & constraints
3. **Context & Parameters**: Technical specs & camera/stack parameters
4. **Negative Constraints**: Forbidden artifacts & bad practices
5. **Output Spec**: Section formatting & XML/Markdown structure

## Programmatic API Execution:
```http
POST /api/generate-prompt
Content-Type: application/json

{
  "toolSlug": "write-prompt-for-fast-paced-action-chase",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
