Files
ashen-realms/docs/playable-slices/0.11-Ash-Pit-and-Ashen-Band-Captain.md
Bastian Wagner 987242541d inventory
2026-08-21 12:52:44 +02:00

262 lines
5.8 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Ashen Realms Playable Slice 0.11
## Ash Pit & Captain of the Ashen Band
**Status:** Implementation Specification
**Depends on:** Slice 0.10
**Purpose:** Deliver the first region climax: dangerous regular encounters, the first real area boss and guaranteed progression loot.
---
## 1. Goal
The Ash Pit is the first clear test of whether the player has understood the Ashen Fields progression loop.
The player should arrive with:
- some reputation progression
- useful bag capacity
- several Tier-1 equipment upgrades
- experience with Bleeding
- experience with Telegraphing
- experience with Shield Bash / interrupt
- experience with Defend
The area culminates in the **Captain of the Ashen Band**.
---
## 2. World Connection
Activate/discover:
```text
Abandoned Watchpost ↔ Ash Pit
```
Suggested travel duration:
```text
1520 seconds
```
Travel risk can be higher than the Burned Road connection.
The route should remain a soft gate: the player can enter once discovered, even if the enemies are still too dangerous.
---
## 3. Ash Pit Local View
The Ash Pit should immediately feel more dangerous.
Minimum interactions:
- Hunt
- Enter / challenge the band captain when available
- Inspect the excavation / camp
- Travel back to Abandoned Watchpost
Artwork and UI should communicate that this is the region's current endpoint.
---
## 4. Regular Encounter Pool
Recommended enemies:
- Ash Burrower
- Raider Veteran
- Burned Hound
- optional rare/strong raider variant
The regular pool should be harder than the Watchpost without simply multiplying HP.
---
## 5. Enemy Mechanics
### Ash Burrower
- durable melee enemy
- higher armor than early beasts
- teaches that some enemies are naturally slower to kill
### Raider Veteran
- reused known mechanics
- Heavy Strike telegraph
- defensive stance
### Burned Hound
- Bleeding
- increased aggression at low HP
The Ash Pit should feel like a consolidation of the region's mechanics before the boss.
---
## 6. Boss Captain of the Ashen Band
English display name:
**Captain of the Ashen Band**
The boss should combine known mechanics instead of introducing a new combat resource.
### Phase / behavior concept
#### Normal state
- standard melee attack
- telegraphed Heavy Strike
#### Defensive state
At a configured trigger:
- increases armor for a short duration
- player can choose to Defend/heal/manage the round rather than waste damage
#### Low-health aggression
Below approximately 30% HP:
- increased pressure
- faster/more frequent dangerous action
- no unfair hidden one-shot
---
## 7. Boss Reward Philosophy
The boss must never feel unrewarding.
On victory:
### Guaranteed
- one relevant high-quality Tier-1 equipment item from a configured pool
- boss trade good / trophy
- boss defeated world-state flag
### Additional independent roll
- chance for Ashen Blade
- chance for Charred Captain's Pendant / prestige item if already part of content
Normal repeat kills should not directly print large amounts of Silver or reputation.
The boss trophy can be exchanged through the merchant system for meaningful value.
---
## 8. World Renown Milestone
A first-time area-boss victory is a valid **major achievement** and may grant a one-time World Renown reward directly.
Rules:
- first victory only
- persisted milestone flag
- repeat kills do not repeat the milestone Renown reward
This keeps the distinction:
- normal kills → goods
- trade-in → routine Silver/reputation/Renown progression
- major achievements → optional one-time direct World Renown
---
## 9. Boss Availability
The boss challenge should be visible as a location action once the relevant Ash Pit discovery/story condition is met.
Avoid a hard level requirement.
If the player attacks too early, the boss should simply be very dangerous.
A danger label should clearly communicate this.
---
## 10. Defeat
A boss defeat follows the general Ashen Realms defeat philosophy:
- no item loss
- no reputation loss
- no permanent progression loss
- return to a safe location according to the existing defeat flow
The player should be encouraged to upgrade and return.
---
## 11. Region Completion State
First boss victory should set a persisted region-progress milestone such as:
```text
ashen-fields-boss-defeated
```
This can later unlock/discover the route toward the next region.
Slice 0.12 validates and polishes the entire region; it does not need to fully implement the next region.
---
## 12. Tests
### Boss combat
- Heavy Strike telegraphs correctly
- interrupt works where intended
- defensive phase modifies armor for correct duration
- low-health behavior triggers once/according to rules
- boss victory persists
### Rewards
- guaranteed Tier-1 item always grants
- special drop is independent roll
- trophy grants once per victory as configured
- first victory World Renown milestone is granted once
- repeat boss victory does not duplicate first-clear milestone reward
### Regression
- regular Ash Pit enemies still grant no direct XP/Silver/reputation
---
## 13. Acceptance Criteria
- [ ] Ash Pit exists as the region's hardest current location.
- [ ] Regular encounter pool combines learned mechanics.
- [ ] Captain of the Ashen Band is a dedicated boss encounter.
- [ ] Boss has telegraph, defensive behavior and low-HP pressure.
- [ ] Boss is beatable with appropriate Tier-1 progression.
- [ ] Boss always grants one relevant Tier-1 equipment item.
- [ ] Special boss loot uses a separate roll.
- [ ] First clear can grant one-time World Renown.
- [ ] Repeat clears cannot duplicate the first-clear milestone reward.
- [ ] Region completion state is persisted.
- [ ] All player-facing text is English.
---
## 14. Out of Scope
Do not implement:
- Dusk/Gloam forest region content
- raids
- group combat
- boss matchmaking
- weekly lockouts
- complex multi-phase cinematic boss logic