Skip to content

Revisions

  • docs(wiki): correct the Sorcerer pages against the mod data - Draconic: Draconic Resilience gives no bonus Hit Points, Dragon Wings does not exist, and Summon Dragon joins the list at Level 9. - Shadow Magic: the Hound of Ill Omen is implemented — a Bonus Action summon costing 3 Sorcery Points at Level 6. - Storm: Storm's Fury is not in this mod; Level 6 adds a block of always-prepared storm spells instead. - Wild Magic: Controlled Chaos is not in this mod. - Clockwork: Restore Balance charges return on a Long Rest. - Class page: Sorcerous Restoration is not a feature here, and Sorcery Points return on a Long Rest. - Aberrant, Divine Soul, Frost: describe the features directly instead of comparing them to the tabletop rules. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 19, 2026
  • docs(sorcerer): correct the Metamagic table and document Twinned's targets Careful, Empowered, and Extended were described with the 5.5 rules text the mod no longer ships; they read as the base game's versions now, and a note explains why those three stay there. Distant records the 9m Touch range and Empowered's entry replaces the reroll wording with rolling damage with Advantage, which is what Reroll(Damage,20,false) does. Twinned is now a 5.5-accurate flat 1 Sorcery Point for one extra target, so the section lists the 23 spells it applies to by slot level, notes that the multi-projectile spells gain a projectile rather than a creature, and records that summons are excluded. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 8, 2026
  • docs(sorcerer): add Divine Soul subclass page Documents Divine Magic's per-level Cleric picks with the actual selectable lists, Favored by the Gods' two interrupts and Short Rest resource, and Empowered Healing. Adds the subclass to Class-Sorcerer and Home (117 -> 118) and commits the class icons.

    @Yoonmoonsik Yoonmoonsik committed Jul 29, 2026
  • Add Heroic Sorcery Sorcerer subclass page Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 23, 2026
  • Document Heightened Spell repeat-save coverage and add Seeking Spell Updates the Metamagic table and Playstyle Notes to reflect the 5.5e Heightened Spell rework (disadvantage on repeat saves, not just the initial one) and documents the new Seeking Spell metamagic option.

    @Yoonmoonsik Yoonmoonsik committed Jul 13, 2026
  • Fix Class-Sorcerer: Sorcerous Restoration is not implemented Verified ActionResourceDefinitions.lsx: SorceryPoint uses ReplenishType "Rest" (Long Rest only), and no passive anywhere in Progressions.lsx grants a Level 5 Sorcerous Restoration feature (the Level 4/5 Sorcerer progression nodes only add spell selectors, no PassivesAdded). Tabletop 5e's partial Short Rest SP recovery at this level has no equivalent in this mod's data. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 8, 2026
  • Add Hit Point Die icons to class pages and rules Shows the die-size icon (D6/D8/D10/D12) next to each class's Hit Point Die trait, and all four sizes in the Hit Point Dice rules section, matching the icon convention already used in Spells.md.

    @Yoonmoonsik Yoonmoonsik committed Jul 6, 2026
  • 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>

    @Yoonmoonsik Yoonmoonsik committed Jul 2, 2026
  • Docs: standardize subclass terminology across all class pages Replace class-specific terms (Path, Tradition, Origin, Specialist, Covenant, Guild) with Subclass in section headings and intro sentences. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

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

    @Yoonmoonsik Yoonmoonsik committed Jun 28, 2026
  • Add Class- and Subclass- prefixes to all class and subclass files Rename 16 class files with Class- prefix and 96 subclass files with Subclass- prefix. Update all wiki links across 125 files to match new page names using [DisplayText](Prefixed-PageName) format. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jun 28, 2026