docs(champion): rewrite the page against the current game data
Remarkable Athlete's critical-hit rider was documented as a jump
distance boost; REMARKABLE_ATHLETE inherits TACTICAL_SHIFT, so it is
actually +4.5m Movement plus Disengage for 1 turn.
Replace the speculation about Level 10 being unfinished with the
Heroic Warrior feature, and drop the Playstyle references to Brutal
Strike and Power Attack, which this mod does not have.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Fix Champion: Remarkable Athlete Initiative is flat +5 not Advantage, Level 10 has no implemented feature
Remarkable Athlete's Boosts field is Initiative(5);Advantage(Skill,Athletics)
- a flat +5 Initiative bonus, not Advantage on Initiative rolls as the
doc claimed. The critical-hit trigger applies a status that boosts jump
distance (icon PassiveFeature_RemarkableAthlete_Jump), matching 5e's
"long jump exceeds Strength score" clause rather than the vague
"additional effect tied to athletic prowess" previously written.
More significantly: the doc described a full "Heroic Warrior" Level 10
feature (Heroic Inspiration each turn). The Champion's Level 10
Progressions.lsx node has no PassivesAdded field at all - nothing is
actually granted at Level 10 in this mod's current data. Replaced the
fabricated feature description with an explicit note that Level 10 is
unimplemented, so players don't go looking for a feature that isn't there.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Docs: proofread wiki against mod data, remove flavor prose
- Strip flavor/lore sentences from feature descriptions across all class
and subclass pages; keep mechanics only
- Fix descriptions that did not match the mod implementation:
Illrigger subclasses (Hellspeaker, Painkiller, Sanguine Knight,
Shadowmaster, Architect of Ruin) rewritten from actual passive data;
Knowledge Domain Mind Magic/Unfettered Mind; Light Domain Radiance of
the Dawn; Thief Supreme Sneak intro
- Add missing Mind Domain spell table; fix Grave Domain spell count
- Fix Artificer subclass grammar and duplicate/redundant lines
- Standardize always-prepared spell list wording
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Remove cringe-y writing from remaining wiki docs
- Remove superlatives: "the most powerful", "highest single-target", "highest flexibility", "most support-oriented", "most durable", etc.
- Remove editorial comparisons: "strictly better than", "highest single-turn attack count available"
- Remove dramatic calls to action in Kensei intro paragraph
- Replace "one of the most [X] in the game" with factual or contextual phrasing
- Replace "pure caster" with "spellcasting-focused"
- Replace "most powerful" long-term tool with "strongest"
- Tone down hype in Banneret, Battle Master, Champion, Ranger Hunter, Druid Land, Stars, Unbroken, Paladin Devotion, Glory, Vengeance, Ancients
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
remove redundant footer nav from all wiki pages (127 files)
Sidebar already provides navigation; --- divider + link footers were duplicating it.
Home.md preserved (has real mod.io/GitHub links after ---).
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
fix: remove redundant H1 headings from all wiki pages
GitHub Wiki auto-renders the page title (filename) as H1,
so explicit # headings in the content caused double H1 rendering.
Removed 127 leading H1 headings across all pages.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
refactor: replace all SVG banner/badge references with text across wiki
- Banner SVGs → # heading (text derived from alt text or hardcoded map)
- Badge SVGs → removed (decorative only)
- Numbered section SVGs (01–13, banner1, badges) → mapped to proper titles
- Shared subclass SVGs (illrigger-subclass, gunslinger-subclass) → title from alt text
- Empty <div align="center"> blocks cleaned up
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Subclass files: include parent class name in filename
Rename all Subclass-{Name}.md to Subclass-{Class}-{Name}.md format.
Update all links across 122 files to match new page names.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>