Back
Video Prompt

Desperate Escape from the Eclipse

Description

In a gripping scene, Lieutenant Voss navigates the chaos of battle as the battleship Eclipse succumbs to plasma fire. She pilots her fighter through a fiery hangar breach, weaving past wreckage and enemy interceptors. After a harrowing crash in the desert, Voss fights to survive against circling drones, ultimately rescued by a gunship amid a sky ablaze with conflict.

Prompt

{
  "scenes": [
    {
      "description": "The battleship Eclipse dies under plasma fire.",
      "actions": [
        {
          "character": "Lieutenant Voss",
          "action": "blasts her fighter through the burning hangar breach"
        },
        {
          "character": "Lieutenant Voss",
          "action": "weaves through the graveyard of the fleet as enemy interceptors close in"
        },
        {
          "character": "Lieutenant Voss",
          "action": "dives into atmosphere"
        },
        {
          "description": "reentry plasma, tumbling wreckage, no way out but down"
        }
      ]
    },
    {
      "description": "Talon-4 crashes hard in the desert.",
      "actions": [
        {
          "character": "Voss",
          "action": "staggers from the wreck"
        },
        {
          "character": "Voss",
          "action": "plants a distress beacon"
        },
        {
          "description": "Enemy drones circle overhead"
        },
        {
          "character": "Voss",
          "action": "fights them off with a sidearm and desperation"
        },
        {
          "description": "a gunship tears through the sandstorm, ramp dropping, taking fire"
        },
        {
          "character": "Voss",
          "action": "jumps"
        },
        {
          "description": "Hands catch her"
        }
      ]
    },
    {
      "description": "The gunship claws for orbit through a sky full of burning ships",
      "actions": [
        {
          "description": "one more spark of defiance against the dark"
        }
      ]
    }
  ],
  "atmosphere": "intense, desperate, action-packed"
}
Open Original