---
name: "<% tp.file.title %>"
type: "<% tp.system.suggester('Quest Type', ['Dungeon', 'Side-Quest', 'Main-Quest', 'One-Shot']) %>"
level_range: "<% tp.system.prompt('Level Range (e.g. 3-5)') %>"
estimated_playtime: "<% tp.system.prompt('Estimated Playtime (e.g. 2-3 hours)') %>"
difficulty: "<% tp.system.suggester('Difficulty', ['Easy', 'Medium', 'Medium-Hard', 'Hard', 'Deadly']) %>"
tags: [quest, <% tp.system.suggester('Type Tag', ['dungeon', 'combat', 'social', 'investigation', 'exploration', 'naval', 'event']) %>]
---

# Quest Title

**Type:** Dungeon / Side-Quest / Main-Quest / One-Shot
**Level Range:** 3-5
**Estimated Playtime:** 2-3 hours
**Difficulty:** Medium-Hard

## Hook
A compelling one-paragraph hook that drops the party into the action. Mention who gives it and why the party should care.

## Location / Setup
Describe the setting. Include travel time, environmental hazards, or arrival conditions.

## Key Areas / Acts

### 1. Area Name
- Description of the area.
- **Encounter:** Creatures, DCs, and tactics.
- **Trap / Hazard:** DC to spot/disarm, effect.
- **Loot:** Specific items, gold, or clues.

### 2. Area Name
- Description.
- **Encounter:**
- **Loot:**

### 3. Area Name
- Description.
- **Encounter:**
- **Secret:** Hidden compartment, alternate path, or lore clue.

## Complications
1. **Complication one:** A twist that changes the stakes.
2. **Complication two:** A secondary objective or moral dilemma.
3. **Complication three:** A time pressure, rival group, or environmental shift.

## Rewards
- **Gold:** Total gp value.
- **Items:** Named magic items with brief descriptions.
- **Favors:** Political capital, allies, or future hooks.
- **XP for resolving peacefully:** Yes/No, and amount.

## Quick Stat Blocks
| Creature | HP | AC | Attack | Notes |
|----------|-----|-----|--------|-------|
| Name | XX | XX | +X, XdX+X | Resistance, immunity, or tactic |

## Drop-In Variant
Replace [key element] with any [existing NPC/faction/location] the party already knows. Instant personal stakes.

## Loot Summary
- Total gp: XXX
- Magic items: [Item Name] (brief effect)
- Potions / consumables:
- Plot hooks:

## Related
- [[Location Name]] -- setting reference
- [[Faction Name]] -- connected group
- [[NPC Name]] -- quest giver or antagonist
- [[Session Notes]] -- where to record actual play
