diff --git a/docs/ISSUES.md b/docs/ISSUES.md index b2f45faa..21948fa1 100644 --- a/docs/ISSUES.md +++ b/docs/ISSUES.md @@ -111,6 +111,15 @@ vitae reduction in parentheses (e.g. "(-100)"). The P1 movement chain consumes vitae correctly (EnchantSkill for run/jump); the character window presentation does not. +**Scoping (2026-07-30):** confirmed — `CharacterSheetProvider`/ +`CharacterStatController` contain zero vitae/enchantment references; the +panel renders base property values only. Fix shape: thread the P1 +Spellbook accessors (vitae + `GetSkillMod`, extended to the attribute +namespace as needed) into the sheet's value computation, and port the +retail detail formatting (current level with the parenthetical +reduction) from the gmCharacterUI text-building decomp — grep-named +first, don't guess the format string. + --- ## #266 — Local player faster than a comparable retail character