KQ-344 · PRESTIGE/RESET
Prestige Reset
Trading everything you built for a mark that says you did it. The stats drain one row at a time, the level counts itself down, and then the whole panel goes quiet for a beat before the new star ignites — that held pause is the most important frame in the sequence. It confirms before it commits, which is not friction but the acknowledgement the ceremony runs on.
KQ-344 · PRESTIGE/RESET
prestige
level50
power480480
reach310310
yield145145
prestige stars+5% per star
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/prestige-reset
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| startLevel | number | 50 | The level a prestige trades away. |
| maxStars | number | 5 | Stars available before the button retires. |
| onPrestige | (stars: number) => void | — | Fires with the new star count. |