feat(rpg): Quest-System und Leveling-Logik #5

Closed
opened 2026-02-17 14:54:07 +01:00 by git · 0 comments
Owner

Integration der Metagame-Schleife. Workouts sind nun Quests. Abschluss bringt XP und führt zum Level-Aufstieg.

Technische Details:

  • XP-Kurven-Berechnung (z.B. exponentieller Anstieg).
  • Quest-Status Management (Active, Completed, Failed).

Akzeptanzkriterien:

  • QuestRepository & Service implementiert.
  • Berechnung von XP-Gewinn nach Workout-Abschluss.
  • Level-Up Dialog/Animation implementiert.
  • Quest-Log UI zeigt verfügbare und aktive Workouts an.
Integration der Metagame-Schleife. Workouts sind nun Quests. Abschluss bringt XP und führt zum Level-Aufstieg. Technische Details: - XP-Kurven-Berechnung (z.B. exponentieller Anstieg). - Quest-Status Management (Active, Completed, Failed). Akzeptanzkriterien: - [x] QuestRepository & Service implementiert. - [x] Berechnung von XP-Gewinn nach Workout-Abschluss. - [x] Level-Up Dialog/Animation implementiert. - [x] Quest-Log UI zeigt verfügbare und aktive Workouts an.
git added this to the Milestone: Phase 2: Technical Pivot & RPG Expansio milestone 2026-02-17 14:54:07 +01:00
git added this to the slrpg project 2026-02-17 14:54:07 +01:00
git closed this issue 2026-02-17 15:08:28 +01:00
Sign in to join this conversation.
No description provided.