Spell Revisions aims to fix, tweak, and enhance arcane and divine spells in Baldur's Gate II, either the classical or the enhanced editions, including BGT and EET.
The mod comes with documentation that you can find here. Detailed lists of spells can be consulted here.
note(s):
- The spell documentation, both the one shipped with the mod and the one in GitHub, has not been updated to reflect the changes since the 4.18beta. The in-game documentation is of course, fully up dated.
Latest release is 4.19rc5.
From the github page, click on releases in the side-bar to download it. If you are feeling really adventurous, then you can download the absolute latest by clicking on the code button and then downloading the zip.
Note that it is a source release; it just bundles the files in the GitHub repository in an archive and does not have any executables, so for the installation you will need the command line -- see section below. It is slightly more inconvenient for users than the standard release, but it allows for faster and more timely releases.
Installation is like any other WeiDU mod -- see A New Player’s Guide to Installing and Playing Mods.
Assuming you have WeiDU 1 installed and on the executable path 2, just download the release zip file, unzip it with whatever archive unzipper your platform supports into some temporary location, and copy the folder 3 spell_rev
to your Baldur's Gate install directory. Then open a command line, change directory to the BG installation dir and do
weinstall spell_rev
and install the components you want.
If the command line is proving to be too difficult (e.g. Windows platform, do not have weinstall
in the executable path, etc.), you can install as usual by double clicking the executable installer. For a source release that does not come with an executable installer, you can proceed as follows:
- Do the same download, copy into BG installation dir, etc. as in previous point B. 1.
- Download any, relatively recent updated, mod with such an installer, e.g. Tweaks Anthology.
- Grab its executable installer, rename it as
setup-spell_rev.exe
and drop it on the root dir ofspell_rev
. - Double-click the executable and proceed as usual.
For general advice on install order, you can consult various submitted mod load orders at Baldur's Gate Install Order List Repository.
SR's main component does wholesale spell replacement, so it should be installed relatively early in the install order, certainly before Tweaks Anthology and SCS. On the other hand the "Update NPC spellbooks" component should be installed after all NPC mods.