arch_agent 7f9df50fcd fix: XP-Scaling über Level 20 — quadratisch statt 999999 cap
- D&D 5e Tabelle bis Level 20 (original)
- Level 21+: 355000 + (level-20)² * 50000 — quadratisches Wachstum
- Proficiency Bonus skaliert weiter über Level 20
- Max Level 999: ~48 Mrd XP (machbar aber dauert lange)
- Vorher: 999999 cap ab Level 20 → kein Level-Up möglich
2026-07-26 08:49:38 +02:00

Fortschritts-Quest

Ein automatisches RPG im Stil von Progress Quest — deutsch, mit lokalem LLM (Ollama) für dynamische Monster, Items und Quests.

Starten

cd ~/Dokumente/fortschritts-quest
.venv/bin/python -m src.main

Benötigt Ollama mit einem Modell (default: gemma4:12b).

S
Description
Automatisches RPG mit lokalem LLM (Progress Quest Satire)
Readme 12 MiB
Languages
Python 100%