There was an error while loading. Please reload this page.
docs(wiki): correct the Ranger pages against the mod data - Beast Master: rewrite for the implemented companion. It is a once-per-Short-Rest Action summoning a Bear, Boar, Wolf Spider, Dire Raven, or Wolf that takes its own turn; Companion's Bond adds Proficiency Bonus to its AC and damage, and Exceptional Training gives it Bonus Action Dash, Disengage, and Help. - Gloom Stalker: the subclass spells are Disguise Self, Misty Step, and Fear. - Winter Walker: Hunter's Rime grants 1d10 + Ranger level Temporary Hit Points and stops the marked target from Disengaging. - Hollow Warden: Hungering Might's self-heal triggers on your hits while Bloodied, not on taking damage. - Fey Wanderer: Misty Wanderer recharges on a Long Rest. - Class page: Level 9 grants Expertise in two skills. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Fix Winter Walker: Frigid Explorer's missing bonus Cold damage, Hunter's Rime die size Verified WinterWalker_3_FirigidExplorer in Passive.stats: it also grants a once-per-turn 1d4 Cold weapon damage bonus (scaling to 1d6 at Ranger Level 11, via the shared LevelMapValue(FeyWanderer) table), which the wiki omitted entirely — it only described the Resistance-ignoring and self-Resistance effects. Also fixed Hunter's Rime: HUNTERS_RIME_TEMPHP's Boosts grant TemporaryHP(1d8+ClassLevel(Ranger)), not 1d10 as previously stated, corrected in the feature text, intro, and Playstyle Notes example calculation. 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>
Fix: switch icon image references to relative paths Now that folder is renamed to ASCII (done/), relative paths resolve correctly in GitHub wiki without needing absolute URLs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix: rename icon folder from 완료 to done, update all image URLs Korean folder name caused 404 on raw.githubusercontent.com. Renamed icons/class/300/완료 → icons/class/300/done and updated all 52 wiki page image references accordingly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix: use absolute raw.githubusercontent.com URLs for class icons GitHub wiki does not resolve relative paths to images in the wiki repo. Replace all icon image references with full raw.githubusercontent.com URLs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Fix: URL-encode Korean folder name in icon paths Replace 완료 with %EC%99%84%EB%A3%8C in all icon image references so GitHub wiki can resolve the paths correctly. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Docs: add class icons to top of class and subclass wiki pages - Add Shadow Domain to Home.md Cleric subclass list - Add class icon images to 52 class/subclass pages where icons exist 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>