Skip to content

Revisions

  • Fix Race wiki inaccuracies: Githyanki Psychic Resilience and Goliath Frost Giant Githyanki Psychic Resilience only resists Psychic damage (the mod's Resistance(Psychic,Poison) typo has been fixed to Resistant), and Frost Giant's speed reduction applies to the target hit, not the Goliath.

    @Yoonmoonsik Yoonmoonsik committed Jul 1, 2026
  • Remove cringe-y and overly dramatic writing across wiki docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: update Races page with accurate passive descriptions from LSX/Passive data - Aasimar: fix Healing Hands (d4 roll), fix Celestial Revelation options (Heavenly Wings, Inner Radiance) - Dhampir: remove spider climb from Trace of Undeath (not in mod data) - Dragonborn: specify Draconic Flight at Level 5 - Elf: update Keen Senses to choice of Insight/Perception/Survival - Githyanki: add Martial Prodigy, fix Psionics progression (Level 3: Jump) - Goliath: update Powerful Build description, add Giant Ancestry detail (6 options) - Halfling: rename to Halfling Luck, update Brave (Charmed + Frightened) - Drow Half-Elf: remove incorrect Superior Darkvision - Kalashtar: fix Dual Mind (Wisdom + Charisma), rewrite Severed from Dreams - Human/Half-Elf: update Resourceful description Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: update Races page based on LSX data review - Add missing passives: Aasimar Light Bearer, Goliath Powerful Build, Half-Elf Darkvision - Add Tiefling subrace resistances (Poison/Necrotic/Fire) - Add Githyanki Poison Resistance alongside Psychic - Add Gnome subrace content (Forest/Rock) - Add Drow/Drow Half-Elf Superior Darkvision entries - Remove Elf Trance (not present in mod Progressions) - Add Dragonborn Damage Resistance and charge scaling note Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: update Dwarf subraces to Gold Dwarf and Silver Dwarf Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: convert subraces to h3 headers in Races page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: convert subrace spell tables to bullet lists in Races page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: adjust race header levels from h3 to h2 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: sort all races and subraces alphabetically Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: clarify subrace selection wording for Aasimar, Dhampir, Goliath, Kalashtar Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: move Human subrace note to each subrace entry Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: remove Standard/New race distinction, merge into single race list Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: remove redundant 'All Races at a Glance' table from Races page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: update Human extra races description from passive to subrace Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • Docs: improve Feats and Races wiki pages - Feats: remove vague sourcebook attribution from intro - Races: add subrace spell progression tables for Elf and Half-Elf, add Ice Elf subrace, add 'with more to come' hint Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 30, 2026
  • docs: merge Eldritch Invocations into Warlock, fix overhaul errors, expand race/background docs - Merge Eldritch-Invocations.md into Class-Warlock.md with full level-by-level invocation list and build recommendations; delete standalone file - Fix The-Overhaul.md: remove Monk from Weapon Mastery list, remove nonexistent Flex property, add Architect of Ruin to Illrigger, add Battle Smith to Artificer - Add Tiefling subrace spell progression table to Races.md (Asmodeus/Mephistopheles/Zariel) - Fix Backgrounds.md link format: [[Feats]] → [Feats](Feats) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 29, 2026
  • 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>

    @Yoonmoonsik Yoonmoonsik committed Jun 29, 2026
  • 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>

    @Yoonmoonsik Yoonmoonsik committed Jun 29, 2026
  • 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>

    @Yoonmoonsik Yoonmoonsik committed Jun 29, 2026
  • Fix heading whitespace and remaining subclass alias terms - Normalize double-space headings to single space across 35 files - Replace 'Gunslinger archetype' -> 'Gunslinger subclass' (High-Roller, Spellslinger, White-Hat) - Replace 'your College' -> 'your Subclass' in Bard.md - Simplify broken anchor link in Gunslinger.md to plain text Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 27, 2026
  • Remove flavor text (italic quotes and atmospheric blockquotes) from all wiki documents Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 27, 2026
  • Add --- divider before footer in all wiki pages

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
  • Remove SVG and --- dividers from all wiki pages

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
  • Fix comma spacing after middle-dot replacement The previous commit replaced the interpunct separator (U+00B7) with a comma, but since the original used spaces on both sides ( + [char]0xB7 + ), the result was , (space-before-comma). Fixed to standard , formatting. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
  • Replace middle dot separator with comma across all wiki pages The interpunct (U+00B7) was used throughout the wiki as a separator in subclass feature lists, Progression Overview tables, and the page footer nav. Replaced with comma for consistency and readability. Affects 128 files. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
  • Removed emojis from all wiki pages for consistent styling (markdown) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 26, 2026
  • Import all SVG assets locally and update MD links 85 SVG files downloaded from incolhermex-droid/Assets into banners/: - 12 numbered banners (01_header through 13_coming_soon, versioned commit) - 73 page-specific assets (banner, badge, divider per class/subclass page) from refs/heads/main All 33 MD files updated: external raw.githubusercontent.com URLs replaced with local banners/<filename>.svg paths. Two URL patterns replaced: - .../Assets/c9dbfbff.../banners/*.svg → banners/*.svg - .../Assets/refs/heads/main/*.svg → banners/*.svg Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 25, 2026
  • Updated Races (markdown)

    @incolhermex-droid incolhermex-droid committed May 4, 2026
  • Updated Races (markdown)

    @incolhermex-droid incolhermex-droid committed May 4, 2026
  • Updated Races (markdown)

    @incolhermex-droid incolhermex-droid committed May 4, 2026