feat(admin): complete configurable progression
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
type: User Story
|
||||
title: "US-006: Reduce the base teleport warm-up"
|
||||
description: Let players reduce and eventually eliminate their base teleport warm-up by building inside their base.
|
||||
status: in-progress
|
||||
status: done
|
||||
---
|
||||
|
||||
# US-006: Reduce the base teleport warm-up
|
||||
@@ -11,15 +11,15 @@ As a **player with Base III**, I want continued building to shorten my `/base` w
|
||||
|
||||
## Acceptance criteria
|
||||
|
||||
- [ ] Warm-up progression requires Base III.
|
||||
- [ ] The qualifying placement counter from the Base III unlock is retained and used cumulatively.
|
||||
- [ ] Only Survival-mode placements inside the base's current horizontal and vertical bounds count.
|
||||
- [ ] A configurable 200 total placements grants the initial 30-second warm-up by default.
|
||||
- [ ] A configurable 1,000 total placements reduces the warm-up from 30 to 15 seconds by default.
|
||||
- [ ] A configurable 2,000 total placements reduces the warm-up from 15 to 5 seconds by default.
|
||||
- [ ] A configurable 12,000 total placements removes the warm-up by default.
|
||||
- [ ] Each tier must be earned sequentially, and progress is preserved when the base is relocated.
|
||||
- [ ] An instant warm-up does not bypass destination safety validation or cooldown enforcement.
|
||||
- [x] Warm-up progression requires Base III.
|
||||
- [x] The qualifying placement counter from the Base III unlock is retained and used cumulatively.
|
||||
- [x] Only Survival-mode placements inside the base's current horizontal and vertical bounds count.
|
||||
- [x] A configurable 200 total placements grants the initial 30-second warm-up by default.
|
||||
- [x] A configurable 1,000 total placements reduces the warm-up from 30 to 15 seconds by default.
|
||||
- [x] A configurable 2,000 total placements reduces the warm-up from 15 to 5 seconds by default.
|
||||
- [x] A configurable 12,000 total placements removes the warm-up by default.
|
||||
- [x] Each tier must be earned sequentially, and progress is preserved when the base is relocated.
|
||||
- [x] An instant warm-up does not bypass destination safety validation or cooldown enforcement.
|
||||
|
||||
## Related
|
||||
|
||||
|
||||
Reference in New Issue
Block a user