docs(ranger): correct the Superior Hunter's Prey damage description
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
docs(ranger): drop the deprecated Hunter options and refresh Defensive Tactics
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
docs(ranger): note the widened Horde Breaker radius
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
docs(ranger): document Hunter's Lore and why it differs from the rules
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Fix Hunter: Superior Hunter's Prey deals its own Force damage, not Hunter's Mark's
Verified Projectile_SuperiorHuntersPrey in Projectile.stats: it deals a fixed
1d6 Force damage, not "that spell's extra damage" (Hunter's Mark deals damage
matching the weapon type). Also verified Hunter_11_SuperiorHuntersPrey's
Properties has no OncePerTurn flag, so the proc isn't capped to once per turn
as the wiki claimed — it can trigger again on a second Extra Attack hit.
Co-Authored-By: Claude Sonnet 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>