File information
Last updated
Original upload
Created by
Sailor CatUploaded by
actualsailorcatVirus scan
Activity logs
This page was last updated on 06 May 2025, 5:48PM
- Changelogs
-
-
Version 1.41.00
- Many previously-preserved data entries have transitioned to inheritance. With the release of patch 8, I feel much more confident in loosening the reins. Not because Larian hasn't been introducing more bugs (see: Undead Thralls), but because they're presumably not doing any further patches.
- Updated Reaper khonsu to ignore summon spells and shout spells.
- Added CRAWLING_GNAW_TECHNICAL application to Bursting Sinew as per AD++, VS, and DO's standard for corpse tagging.
- Updated Bursting Sinew's TargetConditions to those used in AD++ and Corpse Grenade.
-
Version 1.40.17
- Death Domain's Reaper feature now applies to modded cantrips.
-
Version 1.40.16
- Added Corpse Explosion to Warlock cantrips list. It may be a poor man's Corpse Grenade, but sometimes even a destitute sailor can be shaken down for pearls of wisdom such as: "Don't gamble on ship races, they're all rigged."
-
Version 1.40.15
- Updated for Patch 8. Hidden toggleable passives no longer appear on your hotbar. Unfortunately, that means I had to remove IsHidden, so they're going to appear on your character sheet once again. I'll see about an SE version that adds them directly to the character in a cleaner manner.
-
Version 1.40.14
- Ensured CRAWLING_GNAW_TECHNICAL coverage.
- Split data across several files.
-
Version 1.40.13
- Added some missing data updates for a few mobs thanks to wtfbengt's Inheritance Populator. Shadow got its healing, crawling claw got its SG_Exhausted and Turn immunity, etc.
- Alphabatized some stuff under the hood for my own sake.
- Removed defunct line from Aura of Hate.
-
Version 1.40.12
- Fungal Infestation now benefits from Toggle Corpse Requirements, free reanimation zones.
-
Version 1.40.11
- Added some missing status immunities. Skeletons and mummies should be immune to exhausion. Mummies should be immune to necrotic and poison damage.
-
Version 1.40.10
- Harm now works closer to its 5e version (failed save also does 14d6 Necrotic damage). Damage and HP reduction don't have parity because if it's possible with stats the juice ain't worth the squeeze. Edits SpellSuccess and Description.
- Aura of Hate affects enemies (as it should).
-
Version 1.40.09
- Death Knight now more likely to use smites over Compelled Duel.
-
Version 1.40.08
- Removed "Living" from all previously untouched instances of BlockRegainHP() for undead. Larian implemented a tried and true working tag check for the sources of healing that shouldn't affect undead (mainly spells), then added these jank-ass healing restrictions on top of it. (AD++ had already removed this from many undead since 2023, I just finished the job.)
-
Version 1.40.06
- Further refined automation dash conditions to help creatures dash when they need to, and not dash when they don't (it's a BA either way). Never going to be perfect.
-
Version 1.40.05
- Moved automation's dash passive to _ON status to account for _BLOCKER status.
-
Version 1.40.04
- 5e: Skeleton_Ranger and SHA_Skeleton_Ranger statblocks have been given proficiency with crossbows. Ranged skeletons often inherit from the former without adding applicable profs, and doesn't hurt base Skeleton_Ranger to give it the prof. Creatures should have prof with weapons in their statblock. It's reasonable to say weapons with which they spawn are considered part of their statblock. Affects creatures such as Reconstituted Marksman or Fallen Ranger.
-
Version 1.40.03
- Better Controller UI icons.
- Hid this mod's passives from character sheets.
-
Version 1.40.02
- Fixed "ImVulnerablemune" typo in Mystic Carrion's Wrathful Spirits debuff.
-
Version 1.40.01
- You wake up and realize you should move to better method of blocker passive application.
-
Version 1.40.00
- Added a "Block Automation" toggle to creatures affected by automation, so that you can disable it for certain creatures. Look for the orange skull icon.
- Changed the default automation icon to a uniquely-colored indigo icon to distinguish it from the basic green icon in the core game.
- Replace Crawling Gnaw's IsTargetableCorpse() check with the same check used by Animate Dead and Create Undead (that removes the effect of many damage types rendering corpses invalid).
-
Version 1.39.06
- Added PLAYABLE/AVATAR tag checks to automation reckoning.
-
Version 1.39.05
- Added Target_CreateUndead_Sailor_Warlock to ADPP_Patronizing as a warlock-specific Create Undead alternative. Updated Spell List Add-on with this. Probably won't remove original spell from your list in existing saves.
-
Version 1.39.04
- Forget to extend previous update's fix to warlock version of Animate Dead.
-
Version 1.39.03
- Fixed an oversight in removing reanimation death type limitations that allowed a corpse to be used more than once.
-
Version 1.39.02
- Automation is now set to off by default, because I can't keep dealing with PEBKAC.
-
Version 1.39.01
- Fixed TargetConditions by removing khonsu that inexplicably broke despite changing nothing. Rather it work than spend more time troubleshooting needless khn.
-
Version 1.39.00
- Automation is now only granted to player-character avatars.
- Increased automation radius by 25% to compensate for better coverage.
- Automation toggle is now per-character (where previously it toggled the entire party) in case you have many player-characters and need to disable piecemeal.
- Everything else works the same as before.
-
Version 1.38.05
- 5e: Creatures killed by fire, radiant, necrotic, acid, or any other particular damage type are no longer invalid targets for Animate Dead and Create Undead.
-
Version 1.38.04
- Fixed a potential performance issue by removing a HasStatus check from automation.
-
Version 1.38.03
- Toggles are now only applied to creatures with the PLAYABLE tag.
-
Version 1.38.02
- Defined StackId as "Ignore" for a couple toggle-related statuses.
-
Version 1.38.01
- Changed invisible passive application status to SG_RemoveOnRespec—now removes on respeccing your character or below.
- Added toggleable passive that removes all of the mod's toggleable passives, itself included.
-
Version 1.38.00
- Changed passives to be applied on either toggling non-lethal or after a short rest. Should be compatible with older saves, and on saves to which AD++ hasn't been added, will automatically add to passives bar.
-
Version 1.37.37
- Automation now looks for the SUMMON tag as an alternative condition to a positive Summon() call.
-
Version 1.37.36
- Added Dread Overlord exceptions to automation dash.
-
Version 1.37.35
- Changed to self-inheritance for spells from other mods.
- Added semi-nuanced Dash support for AI-controlled creatures. Big thanks to DreadOverlord for laying the groundwork.
-
Version 1.37.34
- Change to self-inheritance for several monster blocks, passives, and boosts.
- Fixed a few small stats errors that had gone overlooked.
-
Version 1.37.33
- Brought the target radius of included spells in line with their unmodded BG3 versions to remove the undocumented buff.
-
Version 1.37.32
- Bipedal undead can now interact with doors and certain other objects, provided no one changes it in their templates.
-
Version 1.37.31
- Removed the AI_BLOCKWEAPONACTIONS tag from the base skeleton template. This means that most, if not all, skeletons in the game can use their weapon skills. Only did this for skeletons because it's undead derived from the base skeleton template that are the ones that tend to have weapons.
-
Version 1.37.30
- Fixed issue with tag not being byte-swapped and the resultant lack of Undead race application and the resultant lack of automation. (u_x)/
-
Version 1.37.29
- Changed Death Knight model to something that's more obviously undead (Death Shepherd).
-
Version 1.37.28
- Added skull to GEN_Skeleton_Generic treasure table.
-
Version 1.37.27
- Had to walk back built-in Necromancy Expanded support, because: When a mod adds a spell with an NE spell name to their spell lists support and the end user does not have NE, AD++ having added partial native support will result in "Not Found" icons and spell names for NE spells appearing in-game. And that's something I don't want to get bug reports about until the end of time.
-
Version 1.37.26
- Updated Necromancy Expanded's spells so they function correctly with this mod's undead automation and corpseless toggles. Won't make a habit of doing this, since it should be in the author's mod, but they're on vacation.
-
Version 1.37.25
- Aura of Hate now properly applies to the unarmed attacks of nearby undead and fiends, and will only apply to allied creatures.
- Didn't update the version properly (accidentally changed it in the meta of Valkrana's Spellbook instead of AD++), so it still reads as 1.37.24 in BG3MM. Will fix next version.
-
Version 1.37.24
- Removed Combat(context.Source) from automation conditional.
-
Version 1.37.23
- Cleaned up vestigial conditionals.
- Flying Ghoul 9th level now correctly requires a 9th level slot instead of 8th.
- Animate Dead's Skeletal Wizard, Ghoul, and Flying Ghoul versions now benefit from Undead Thralls' additional undead when cast at 7th level or higher.
-
Version 1.37.22
- Fixed Circle of Bones spell container by removing instances of "using" and making its entries unique spells (since this mod replaces them anyway).
- Added download mirror to Valkrana's website at https://valkrana.moe/files/Animate%20Dead++.pak
-
Version 1.37.21
- Fixed upcasting at 7th-level and above for Create Undead and Ghouls.
-
Version 1.37.2
- Fixed ranged skeleton's base AC.
- Fixed "Not Found" issue with AD++ creature names.
-
Version 1.37.1
- Struck me after the fact how to even more fully fix Staff of Cherished Necromancy, so it now also works with its stacking essence charges.
-
Version 1.37
- Circlet of Bones's Undead Ward will no longer spam combat log.
- Staff of Cherished Necromancy no longer draws life essence from objects, and will properly remove its life essence when casting a necromancy spell using its function. Removes all life essence stacks.
-
Version 1.36.9
- Further adjustment for automation application to cover some edge cases where party NPCs not currently in your party would apply automation in the open world.
- Small loc correction in automation hover info.
-
Version 1.36.8
- Tiny update for Valkrana's NEF prep to prevent it from removing ANIMATEDEAD_ZONE.
-
Version 1.36.7
- Changed how additional short rest coverage is applied to only apply it to undead that don't already have it. Still tied to automation passive for now.
- Switched from Ally() to Party() function for automation application to cover some edge cases where party NPCs not currently in your party would apply automation in the open world.
-
Version 1.36.6
- Ranged skeletons now wear leather armor over a threadbare tunic or gambeson something.
-
Version 1.36.5
- Automation buff now also allows undead in its area to benefit from short rests. Old mechanic hasn't been removed; this is additive for wider mod coverage, provided those creatures don't have BlockRegainHP() in their boosts.
-
Version 1.36.4
- Much better automation application for undead arriving late to combat or being reanimated during.
- Icon update for the WoW Death Knight mod.
- Removed support blocks for mods that have been made unnecessary by 1.34.
-
Version 1.36.3
- In an overabundance of caution in avoiding save issues, I've reverted changes to keep the potions and old automation effects in the mod, just normally inaccessible.
- Changed Death Knight's sword to a +1 longsword.
-
Version 1.36.2
- Changed Skeletal Wizard's Counterspell to Lightning Bolt, because they spam it.
- Ghoul's Devour now restores HP.
- Removed automation potions from tables.
-
Version 1.36.1
- Reduced the size of Shadow's bounding box.
- Made sure skeletons can open doors.
-
Version 1.36
- Increased application radius of both Undead Thralls and Automation to 100 feet. Will hold steady there. No overhead indicator for Undead Thralls.
- Added Warlock-specific Animate Dead spell and progression for use in the spell list add-on.
- Skeletal Wizard will now inherit base skeleton bounds.
- Mummy can jump, has melee_smart AI.
-
Version 1.35.4
- Potential combat lag fix 2: missed the second aura.
-
Version 1.35.3
- Potential combat lag fix.
-
Version 1.35.2
- Possible hotfix for ranged skeleton stack.
-
Version 1.35.1
- Forgot to add Jump to Skeletal Wizard.
-
Version 1.35
- Automation toggle now functions dynamically in real time, and should now be compatible with other mods' reanimation spells without any need for this mod to add compatibility.
- Added Skeletal Wizard as a 5th-level upcast alternative to Animate Dead.
- Necromancers' Undead Thralls bonus will no longer be removed from their undead when removing the spell from their list of prepared spells.
-
Version 1.34
- Added a passive toggle for Corpse requirements. Same place as automation. Retiring Corpse add-on from here on out.
- Localization change to Animate Dead zone. It no longer stinks. Also hid it since it's now always on your portrait otherwise.
- Ranged skeletons no longer wear threadbare pajamas.
- Added DescriptionParams for DreadSkeleton upcasting.
-
Version 1.33.2
- Removed Create Undead combat limitation.
-
Version 1.33.1
- Death Knight support.
- Hexblade Invocation support.
-
Version 1.33
- Crypt Ring has access to all Create Undead options(?). Untested.
- Tried removing Death Knight helmet; it's part of the model.
- Updated Valkrana's Spellbook support.
- Removed Russian TL because a TL mod already exists.
-
Version 1.32
- Updated Valkrana's Spellbook support.
- Russian TL courtesy deathrowmy1.
- Reverted to 1.32 for now in case there are MP issues with 1.33.
-
Version 1.31
- Added passive skill to deactivate and activate automation.
-
Version 1.30
- Possible Crypt Lord's Ring fix.
- Added melee skeleton to Circle of Bones.
-
Version 1.29
- Melee skeletons can now use skills. Thanks for the tip, isamuchu!
- Dread Skeleton automation fix.
-
Version 1.28
- Valkrana's Spellbook icon compatibility.
-
Version 1.27.36
- Manually updated Necromancy Expanded spells to work with this mod's "automation" and "no corpse" toggles. An exception: I'll generally defer this to the original mod author.
-
Version 1.27
- Tentative(?) solution to a side effect of Create Undead being made into a container spell breaking a few child spells, such as that of the lantern that summons shadows.
-
Version 1.26
- Added a reduced-threat Death Knight as an alternative Create Undead option.
- Removed Magical Secrets entries, since the latest patch fixed that (and only that).
- Aura of Hate now applies to unarmed attacks, I think.
- Added support for upcasting using spell slots of 7th level and above. Untested.
-
Version 1.14.01
- Ranged and melee AD skeletons no longer drop their gear.
- Updated loc to fall in line with Aura of Hate change.
-
- Author's activity
-
May 2025
-
06 May 2025, 5:48PM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.14.01'
-
06 May 2025, 5:47PM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.14.01]'
April 2025
-
21 Apr 2025, 8:43PM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
21 Apr 2025, 8:35PM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.41.00'
-
21 Apr 2025, 8:31PM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.41.00]'
-
16 Apr 2025, 6:06PM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
16 Apr 2025, 6:04PM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.40.17'
-
16 Apr 2025, 6:04PM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.40.17]'
-
16 Apr 2025, 5:14AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
16 Apr 2025, 2:36AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
16 Apr 2025, 2:35AM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.40.16'
-
16 Apr 2025, 2:34AM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.40.16]'
-
15 Apr 2025, 4:07PM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.40.15'
-
15 Apr 2025, 4:05PM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.40.15]'
-
07 Apr 2025, 7:40PM | Action by: actualsailorcat
Changelog added
'Change log added for version 1.40.14'
-
07 Apr 2025, 7:39PM | Action by: actualsailorcat
File added
'Animate Dead Plus Plus [version 1.40.14]'
March 2025
-
17 Mar 2025, 1:14AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
17 Mar 2025, 1:13AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
17 Mar 2025, 1:11AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
17 Mar 2025, 1:10AM | Action by: actualsailorcat
Attribute change
'Description changed.'
-
- Mod page activity
-
May 2025
-
06 May 2025, 4:50PM | Action by: Klouw
Endorsed
'Animate Dead Plus Plus - Necromancy Patch'
-
06 May 2025, 3:36AM | Action by: Diablio
Endorsed
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 8:11PM | Action by: NobleReachSix
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 4:43PM | Action by: Loyalty141
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 3:56PM | Action by: juanoller
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 2:46PM | Action by: Thunderingreigns
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 2:20PM | Action by: Neferata13
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 8:22AM | Action by: RaydenMori
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 7:02AM | Action by: Nickynumnums
Endorsed
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 2:55AM | Action by: Naegling
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
05 May 2025, 2:12AM | Action by: Gudlaugsson
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
04 May 2025, 9:40PM | Action by: SeanConneZombie
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
04 May 2025, 7:39PM | Action by: Kaosapan
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
04 May 2025, 6:02AM | Action by: atomtanned
Endorsed
'Animate Dead Plus Plus - Necromancy Patch'
-
03 May 2025, 11:15PM | Action by: kaise01
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
03 May 2025, 9:35PM | Action by: darthcoffee
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
03 May 2025, 7:46PM | Action by: 3yanya
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
03 May 2025, 7:18AM | Action by: wannacryexd
Untracked
'Animate Dead Plus Plus - Necromancy Patch'
-
03 May 2025, 4:21AM | Action by: TheLoneNatsukitten
Tracked
'Animate Dead Plus Plus - Necromancy Patch'
-
02 May 2025, 8:38PM | Action by: AmmAAmmO
Endorsed
'Animate Dead Plus Plus - Necromancy Patch'
-