Skip to content

History

Revisions

  • docs(illusionist): correct the Illusory Self description The page claimed the feature had a single charge and told readers not to expect more. The passive unlocks six interrupts that differ by cost, not six charges: the base one spends Interrupt_IllusorySelf_Charge, while the mod's _2 to _6 variants each spend a spell slot of that level and clear the EnableCondition, so they work once the charge is gone. The charge resource replenishes on ShortRest. Restores the second paragraph of the in-game description, which already said this, and drops the speculation from the intro and playstyle notes. Fixes #1042 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 4, 2026
    da76ddc
  • docs: add Blood Bolt to the cantrip table Cantrip counts go to 40 total / 39 with a scroll, and the spell totals to 68 new / 32 revised in both Spells.md and Home.md. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 4, 2026
    4340c20
  • icons: add the Blood Bolt spell and scroll icons Scroll icon composited from the spell icon over the open-parchment background at 250px, offset 10px up, matching the other custom scrolls. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 4, 2026
    f5302ec
  • docs(spells): use the in-game names for three spells Mind Whip and Snowball Swarm are named Tasha's Mind Whip and Snilloc's Snowball Swarm in game, and Crusader's Mantle was missing its apostrophe. Tasha's Mind Whip moves to its new alphabetical position. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 3, 2026
    967e870
  • docs: sort translation credits alphabetically by language Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 2, 2026
    abe7d1d
  • docs: credit batuhansekban for the Turkish translation Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 2, 2026
    9c3f9e0
  • docs: remove Attack action prerequisite from Flurry of Blows description Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 2, 2026
    39a33d2
  • docs: correct Gunslinger core traits table against game data The trait table listed Medium armor training, a D10 hit die, "Dexterity or Wisdom" as primary ability, 3 skill choices from a 7-skill list, and Martial weapon proficiency. Progressions/ClassDescriptions/SkillLists grant none of these. Reported in issue #1029. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 2, 2026
    e4e5599
  • docs: note the removed Intelligence requirement on Hideous Laughter Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 2, 2026
    3482407
  • docs(sidebar): add the Creatures page to the Reference section Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Aug 1, 2026
    cc5d48d
  • Updated Subclass Rogue Arachnoid Stalker (markdown)

    @Yoonmoonsik Yoonmoonsik committed Aug 1, 2026
    93cccf7
  • docs(barbarian): rename subclass pages to their in-game Path of names ClassDescriptions.lsx gives seven of the eight Barbarian subclasses a DisplayName starting with "Path of", but the wiki filed four of them under short names. Rename all seven to match, and update the Home.md and Class-Barbarian.md links, list order, and playstyle entries. Shadow Gnawer keeps its name — its in-game DisplayName is "Shadow Gnawer", not a Path. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    acc2965
  • docs(spells): document the Web rework and sync the spell counts Web now rolls a Dexterity saving throw on cast and applies Enwebbed on a failure, so it belongs in the revised column: 30 -> 31. Home.md's overview row still read 66 new / 29 revised, from before Frostbite and Find Steed were added. Point it at Spells.md's figures. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    929c82d
  • docs(rogue): correct the Improved Sneak Attack dice The page said the feature adds 2d6 for a total of 8d6 at Level 11. The SneakAttack level map caps at 7d6 and the passive's DescriptionParams is 1d6, so it adds 1d6 for a total of 7d6. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    7bb9447
  • docs(rogue): add the Arachnoid Stalker subclass page Covers Webbing's three Bonus Action options and its web charges, Venomous Strike's d8 Poison Sneak Attack dice, and the Level 9 Paralyze Cunning Strike option, all checked against the stat files. Link it from the Home.md class table (subclass count 118 -> 119) and the Class-Rogue.md subclass list and playstyle notes. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    b2ff26e
  • feat(icons): add the Web resource icon for Arachnoid Stalker Web_ArachnoidStalker is the charge resource spent by Web Swing. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    93ce282
  • feat(icons): add Arachnoid Stalker action icons Web Swing, plus the melee and ranged variants used by Venomous Strike's paralytic Sneak Attack spells and interrupt. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    2cf0bb1
  • feat(icons): add Arachnoid Stalker class icon (300/140) Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    e5ef3ea
  • feat(icons): add resource icon build script Replace the one-shot Convert_Resource_Icons.bat with build_resource_icons.bat, matching the class and action icon scripts: it resizes the source, builds the Highlight/Missing/Used variants, deploys to Assets and AssetsLowRes, and registers the five metadata.lsf entries. Adds an /audit mode for consistency checks. Rewrite resource-icons.txt as a reference for the sizes, deploy paths, and metadata.lsf entries the script produces. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    9b833a8
  • docs(spells): add Find Steed to the Level 2 table Shout_FindSteed is implemented as a Level 2 Conjuration spell with a scroll, but the table never listed it. Classes stays at Paladin: the Hollow Warden list also carries it, but the page lists base classes only -- Wrathful Smite and Spirit Guardians are handled the same way. Counted as new rather than revised, since "Find Steed" does not appear anywhere in the vanilla localisation. Level 2 totals and the page header move accordingly. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 31, 2026
    7859a37
  • fix(icons): rebuild the Scroll of Frostbite icon at the right scale The first pass composited the spell icon at the full 380px, so the artwork spilled outside the parchment. Every other composited scroll icon places the foreground at 250x250, centred and raised 10px - verified pixel-identical against Item_LOOT_SCROLL_RimesBindingIce.

    @Yoonmoonsik Yoonmoonsik committed Jul 29, 2026
    e6f3644
  • feat(icons): add the Scroll of Frostbite item icon Spell_Frostbite composited over the parchment background at 380, 144 and 48.

    @Yoonmoonsik Yoonmoonsik committed Jul 29, 2026
    75fd062
  • feat(icons): add the Frostbite spell icon Built with build_action_icons.bat. The newAtlas.dds tile and its newAtlas.lsx entry (slot 362) are still outstanding.

    @Yoonmoonsik Yoonmoonsik committed Jul 29, 2026
    20e65e4
  • chore(icons): add build_action_icons.bat Automates the spell/action icon pipeline the same way build_class_icons.bat does for class icons: drop <IconName>.png in icons/action/ and it produces the four wiki sizes (380/144/64/48, the 64px tile composited over spell_bg), deploys DXT5 DDS to the mod's Assets and AssetsLowRes, registers both metadata.lsf entries with backup/verify/rollback, and archives the source to done/. The 4096x4096 newAtlas texture stays a manual step, so the script instead prints the ready-to-paste newAtlas.lsx IconUV node with the next free slot's UVs computed from the existing entries. Also adds a /audit mode that reports drift between the wiki folders, the mod, newAtlas.lsx and the data "Icon" values in the stats without changing anything. Replaces Convert_Action_Icons.ps1, which only did the resize half.

    @Yoonmoonsik Yoonmoonsik committed Jul 29, 2026
    43734f9
  • 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
    1d3721a
  • Fix Musician: Encouraging Song grants Heroic Inspiration Follows the mod change in f0cdb601 (GH #996). Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 28, 2026
    6ce0b4a
  • docs(warlock): rewrite Hexblade Patron page against mod data The Level 3 and Level 6 sections described raw stat internals instead of the features, and got two of them wrong: Harrowing Blade's 1d6 Necrotic hits the cursed target when it attacks someone else, not the Warlock, and Armor of Hexes triggers on damage from a creature cursed by your Hex, not on the Warlock carrying a Hex status. Rewrote every section from the passives, statuses, spell lists and interrupt data, dropped the internal status IDs and functor snippets, and replaced the duplicated Charisma score tables with the Charisma modifier rule they encode. Fixes #994

    @Yoonmoonsik Yoonmoonsik committed Jul 28, 2026
    be39213
  • docs(warlock): describe Pact of the Tome's free cantrip selection Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 28, 2026
    f9a24fc
  • docs(feats): remove the incorrect ability score bonus from Musician Musician is an origin-only feat granted by backgrounds and Human Versatile; it has no entry in Feats.lsx and its passive only grants musical instrument proficiency and Encouraging Song. Reported in Yoonmoonsik/dnd55e#986. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 28, 2026
    2db7366
  • docs(cleric): add Twilight Domain subclass page Documents the new Cleric Domain: domain spell table, Eyes of Night, Vigilant Blessing, Twilight Sanctuary, and Steps of Night, with the two deliberate divergences from the tabletop version called out (flat +5 Initiative instead of Advantage, and clearing both Charmed and Frightened instead of one). Links it from the Cleric class page and the home page, updates the subclass count to 117, and adds the Steps of Night resource icons. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

    @Yoonmoonsik Yoonmoonsik committed Jul 27, 2026
    423c79f