# Tool: Write Prompt for Dark Fantasy Concept Landscapes

> Engineer atmospheric dark fantasy landscapes and gothic ruins with the BOPINK Dark Fantasy Landscape Engine. Built for game designers, concept artists, and fantasy authors, this generator builds prompts for Midjourney v6 and FLUX.1. It features crumbling gothic castles on basalt cliffs, blood-red solar eclipses, misty haunted swamps, and volumetric crimson haze reminiscent of Elden Ring and Dark Souls.

**Category**: prompts-ai-image | **Target AI Models**: Midjourney v6, FLUX.1

## Domain Parameters:
- `fantasyMood` (select): Atmospheric Mood & Environment (Default: "Blood Moon")
- `gothicDecay` (toggle): Intricate Gothic Architecture Decay (Default: "true")
- `crimsonHaze` (toggle): Volumetric Crimson & Fog Atmosphere (Default: "true")
- `aspectRatio` (select): Aspect Ratio (--ar) (Default: "16:9")

## 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-dark-fantasy-concept-landscapes",
  "rawPrompt": "Your raw concept here",
  "thinkingLevel": "HIGH"
}
```
