Skip to content

History

Revisions

  • Add scroll icons and table entries for 92 vanilla spells Composites scroll icons (48/144/380) for the 92 spells that gained scrolls in this batch (spanning cantrips through 6th level), sourced from the unpacked vanilla spell icon set, scaled to 256x256 and centered on the parchment background matching the established style. Updates the Scroll column in Spells.md from X to the actual icon, and refreshes each level section's scroll count. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    dd248ea
  • Fix Aid showing as scroll-less in Spells.md Aid's RootTemplate already overrides the vanilla scroll item to cast Shout_Aid_spellscroll; the table just hadn't been updated to reflect it. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    c84cdb8
  • Add action icons for all remaining vanilla spells in Spells.md Sources icons from unpacked vanilla game data for the 206 spell rows that had no Icon column entry, resolving ambiguous cases (Command, Produce Flame, Create Destroy Water, Glyph of Warding, Eyebite, Shield) by picking a representative variant. The four spells with no matching asset by name (Toll the Dead, Ray of Enfeeblement, Danse Macabre) were resolved by checking the spell's actual Icon/using field in the mod's stats data and matching against the game's (differently-spelled/named) asset: TollOfTheDead, RayOfInfeeblement, and WakeTheDead respectively. Prestidigitation's Icon field pointed to MagicCircle_Elemental. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    5ecd6f6
  • Add scroll icons for 19 new spell scrolls, switch scroll table to icon display Composites scroll icons (48/144/380) for the 19 spells that gained scrolls this session (cantrips, Hex, Aura of Vitality, Phantom Steed, Contagion), pulling missing source icons (Eldritch Blast, Booming Blade, Hex, Contagion, Aura of Vitality) from unpacked vanilla game data since they weren't in the wiki's action icon set. Recomposites all 66 custom scroll icons with the spell icon scaled to 256x256 and centered on the untouched parchment background, replacing the previous edge-to-edge composite. Replaces the Scroll column's checkmark/X emoji in Spells.md with the actual 48px scroll icon for every spell that has one (170 total: 66 custom scrolls + 104 vanilla scrolls sourced directly from the game's premade scroll icons), keeping the X emoji only for spells with no scroll. Vanilla scroll icons are kept at 48px only since they're only used in this table. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    278d57f
  • Merge Spell Scrolls and full spell-list-by-level content into Spells Consolidates the new/revised spell writeups, the complete per-level spell list (all classes, including the mistyped "Artificier" entries), and scroll usability rules into a single Spells page so readers don't need to cross-reference three separate documents. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    70a51b0
  • Ignore stray imgui.ini files These get dropped into icon folders by an image viewer tool during icon compositing work and aren't part of the wiki content. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    741cb70
  • Remove Arcane Vigor scroll icons and docs The scroll item was removed from the mod due to an unresolvable crash (see mod repo commit b8b25481) — the spell itself is unaffected. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 11, 2026
    693aa28
  • Add Alessandro to Italian translation credits Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    6f3a00f
  • Document class restrictions for 19 new spell scrolls Adds Spell-Scrolls.md table rows for scrolls added in GH #781-800: Ballistic Smite, Body Warping of Gorgoroth, Catapult, Hungering Blade, Spectral Slash, Thorn Armor, Tide of Darkness, Umbral Tendril, Wrathful Smite (level 1); Dragon's Breath (level 2); Ashardalon's Stride, Cacophonic Shield, Elemental Exhalation, Laeral's Silver Lance (level 3); Fire Dance (level 4); Awaken, Circle of Power, Dream, Enervation (level 5). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    455c34b
  • Move processed spell icons into icons/action/done/ Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    e8f7e98
  • Add scroll item icons for Dragon's Breath and Circle of Power Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    fdb0ed7
  • Add spell icons for Dragon's Breath and Circle of Power to wiki Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    a7bad4e
  • Add custom icons for Circle of Power and Dragon's Breath Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    ef2e51b
  • Remove stray imgui.ini accidentally included in scroll icon commit Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    5ddb8c0
  • Add scroll icons for 17 new spell scroll loot items Composited item icons (380px + 144px) for scrolls added in GH #781-797: Ballistic Smite, Body Warping of Gorgoroth, Catapult, Hungering Blade, Spectral Slash, Thorn Armor, Tide of Darkness, Umbral Tendril, Wrathful Smite, Ashardalon's Stride, Cacophonic Shield, Elemental Exhalation, Laeral's Silver Lance, Fire Dance, Awaken, Dream, Enervation. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    998fb52
  • Fix stale background count in overview table (37 -> 40) Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    ca9b730
  • Fix stale "4 new races" count in overview table to 5 Races.md and the races slide already list all 5 (Aasimar, Dhampir, Goliath, Ice Elf, Kalashtar); only the Home overview table was lagging behind. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    b38ea7a
  • Remove unused banners/ SVG assets None of these 86 SVGs (banners, badges, dividers) were referenced from any wiki page. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    fecf2dc
  • Split new/revised spell counts, remove unused spells-items banner Home.md and Spells.md now report 58 new spells and 32 revised spells separately instead of an approximate "60+" figure. Also drops banners/12_spells_items.svg since no wiki page references it (like the rest of banners/, it was never embedded anywhere). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    5e34b95
  • Add resized icon variants for potential future spells Generated size variants (tooltip, controller, atlas, readme) for Alustriel's Mooncloak, Bigby's Hand, Dawn, Mental Prison, Rime's Binding Ice, and Strom Sphere icons. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    20ca0bb
  • Add icons for potential future spell additions Move Strom Sphere icon out of reserve and add icons for Alustriel's Mooncloak, Bigby's Hand, Dawn, Mental Prison, and Rime's Binding Ice. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    6476f1f
  • Add Enervation icon assets Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    10f155a
  • Document Enervation spell Sorcerer/Warlock/Wizard level 5 necrotic drain spell added to the mod. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    e3ef93d
  • Document Circle of Power spell Cleric/Wizard level 5 aura spell added to the mod. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    6598abf
  • Document Spectral Slash spell Adds the new Paladin/Ranger 1st-level spell to the Level 1 list with its icon assets.

    @Yoonmoonsik Yoonmoonsik committed Jul 10, 2026
    633a9fa
  • Update Fire Dance wiki entry to match its final self-cast aura design Reflects the Target-to-Shout rework: wreathes the caster in flame instead of conjuring floating motes, and notes the Help/Shove break condition.

    @Yoonmoonsik Yoonmoonsik committed Jul 9, 2026
    e647b38
  • Fix Fire Dance wiki description to depict floating flames, not a ground fire zone

    @Yoonmoonsik Yoonmoonsik committed Jul 9, 2026
    9f6220d
  • Document Fire Dance spell Adds the new Illusion 4th level spell (Bard/Sorcerer/Warlock/Wizard) to the Level 4 spell list, plus its icon assets.

    @Yoonmoonsik Yoonmoonsik committed Jul 9, 2026
    a4eca9d
  • Add Awaken spell to wiki Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 9, 2026
    b0e4107
  • Add remaining subclass spell tags found in full audit Cleric Domains: Astral/Nature Domain (Starry Wisp), Nature Domain (Thunderclap), Grave/Shadow Domain (False Life), Mind/Knowledge Domain (Mind Spike, Synaptic Static), Shadow Domain (Cone of Cold, Dream) Other subclasses: Hollow Warden (Wrathful Smite, Find Steed), Clockwork/ Spellfire Sorcery (Cure Wounds, Lesser Restoration), Spellfire Sorcery (Aura of Vitality), Illusionist (Summon Beast), Circle of the Unbroken (True Strike), Circle of the Moon (Fount of Moonlight) Add missing Moonbeam entry, granted to Bard via College of the Moon

    @Yoonmoonsik Yoonmoonsik committed Jul 9, 2026
    7262588