Other user's assetsAll the assets in this file belong to the author, or are from free-to-use modder's resources
Upload permissionYou are not allowed to upload this file to other sites under any circumstances
Modification permissionYou must get permission from me before you are allowed to modify my files to improve it
Conversion permissionYou are not allowed to convert this file to work on other games under any circumstances
Asset use permissionYou must get permission from me before you are allowed to use any of the assets in this file
Asset use permission in mods/files that are being soldYou are not allowed to use assets from this file in any mods/files that are being sold, for money, on Steam Workshop or other platforms
Asset use permission in mods/files that earn donation pointsYou are not allowed to earn Donation Points for your mods if they use my assets
Author notes
This author has not provided any additional notes regarding file permissions
File credits
This author has not credited anyone else in this file
Donation Points system
Please log in to find out whether this mod is receiving Donation Points
Changed how the spell is overridden to reduce risk of conflicts with other mods or future patches
Version 2.0.1
Fixed Mirror Image cast outside of combat being unable to redirect attacks during part of the first turn of combat
Version 2.0
Reimplemented for release version of the game, now much more accurate
More concise tooltips
Version 1.0
Initial release
BG3's version of the Mirror Image spell doesn't match the D&D rules. This mod fixes that.
BG3
D&D 5e
This Mod The only difference* between this mod's version and D&D 5e's is that when an attack gets redirected to a duplicate, that counts as the attack missing you, not attacking another target. This has implications for the Sentinel feat and the Riposte manoeuvre.
Attacks against duplicates will be reported as critical misses.
The spell is implemented with the help of a reaction, which must be left enabled and with "ask" disabled. This is just an implementation detail from the game listing its internal "interrupt" system as reactions in the UI even when they're not. It won't actually use up your Reaction.
*Technically there's one more difference - you don't get the option of dismissing the duplicates as an action. That's just useless.