feat(admin): complete configurable progression
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
type: User Story
|
||||
title: "US-007: Reduce the base teleport cooldown"
|
||||
description: Let players reduce and eventually eliminate their base teleport cooldown by breaking blocks inside their base.
|
||||
status: in-progress
|
||||
status: done
|
||||
---
|
||||
|
||||
# US-007: Reduce the base teleport cooldown
|
||||
@@ -11,16 +11,16 @@ As a **player with Base III**, I want work performed inside my base to shorten t
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- [ ] Cooldown-reduction progress requires Base III.
|
||||
- [ ] Any block broken in Survival mode inside the base's current horizontal and vertical bounds contributes unless excluded by configuration.
|
||||
- [ ] Player-placed blocks may be broken repeatedly for progress.
|
||||
- [ ] The default cooldown is three hours before any cooldown-reduction milestone.
|
||||
- [ ] A configurable 1,000 cumulative blocks reduces the cooldown from three to two hours by default.
|
||||
- [ ] A configurable 2,000 cumulative blocks reduces the cooldown from two hours to one hour by default.
|
||||
- [ ] A configurable 3,000 cumulative blocks reduces the cooldown from one hour to 30 minutes by default.
|
||||
- [ ] A configurable 5,000 cumulative blocks removes the cooldown by default.
|
||||
- [ ] Each tier is sequential and relocating the base preserves earned tiers and progress.
|
||||
- [ ] An instant cooldown still enforces the applicable teleport warm-up and destination safety checks.
|
||||
- [x] Cooldown-reduction progress requires Base III.
|
||||
- [x] Any block broken in Survival mode inside the base's current horizontal and vertical bounds contributes unless excluded by configuration.
|
||||
- [x] Player-placed blocks may be broken repeatedly for progress.
|
||||
- [x] The default cooldown is three hours before any cooldown-reduction milestone.
|
||||
- [x] A configurable 1,000 cumulative blocks reduces the cooldown from three to two hours by default.
|
||||
- [x] A configurable 2,000 cumulative blocks reduces the cooldown from two hours to one hour by default.
|
||||
- [x] A configurable 3,000 cumulative blocks reduces the cooldown from one hour to 30 minutes by default.
|
||||
- [x] A configurable 5,000 cumulative blocks removes the cooldown by default.
|
||||
- [x] Each tier is sequential and relocating the base preserves earned tiers and progress.
|
||||
- [x] An instant cooldown still enforces the applicable teleport warm-up and destination safety checks.
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user