We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Add Artificer to Ballistic Smite's class list
Document Ballistic Smite and add its icon set Add the new spell to Spells.md and the Spellslinger subclass page, and add its tooltip/controller/atlas/readme icon variants for all six damage-type choices.
Link Spells.md to the new Spell Scrolls page
Document Murmurs of Doom and Searing Orb spells Add both new spells to the revised-spells list with icons, and check in their icon assets across all size variants.
Drop "New:" prefix from Spells.md entries
Fix Bursting Sinew/True Strike mechanics, drop PHB (5.5e) phrasing Bursting Sinew is a Dexterity save that detonates a nearby corpse for Piercing damage, not a Constitution/Necrotic movement debuff. True Strike is a weapon attack roll using your spellcasting ability for the attack and damage rolls, not a spell attack. Also removed the "Player's Handbook (5.5e) revision:" / "in the Player's Handbook (5.5e)" phrasing throughout, since it read as a citation rather than a description.
Add spell icons to Spells.md entries Inline icons from icons/action/4_Readme_48 for the ~35 spells that have a matching file; entries without an available icon are left as plain text.
Document Murder of Crows spell Add the new Druid/Sorcerer/Warlock/Wizard conjuration spell to the revised-spells list.
Document Void Strike spell Add the new Wizard evocation cantrip-tier spell to the revised-spells list.
Document Tidal Wave and Trollblood Infusion, add spell icons Add both new PHB (5.5e) spells to the revised-spells list and check in their icon assets across all icon size variants.
Document False Life 5.5e revision Add False Life to the revised-spells list, noting the temporary HP die increase and per-level upcast scaling from the PHB (5.5e) rules.
Remove cringe-y and overly dramatic writing across wiki docs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Docs: replace '2024 PHB / 2024 Player's Handbook' with 'Player's Handbook (5.5e)' across wiki Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Docs: add Aganazzar's Scorcher, Cloak of Shadow, Dazing Blast, and Fire Rune to spell documentation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spells: add Darkbolt, Death Armor, and Wardaway Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spells: add Holy Word cantrip (Cleric) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spells: add Frightful Start cantrip (Bard, Sorcerer, Warlock, Wizard) 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>
refactor Spells.md: convert all tables to bullet list format Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
update spell notes with accurate mechanics from spell data audit Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
update Chromatic Orb: chain bounce mechanic with upcast scaling Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
optimize header levels in Spells.md Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
update Spells.md: accurate descriptions from english.xml, sort alphabetically, remove qualifiers 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>
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>
Spells: use markdown links for aliased links in tables [[Page\|Alias]] does not render aliases correctly in GitHub wiki tables. Replace with standard [Alias](Page) syntax which avoids pipe conflicts. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spells: escape pipe in wiki links inside table cells Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Spells: replace class+subclass pairs with direct subclass links Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>