Gibberlings3 / iwdification

IWDification is a mod to bring some of the elements of Icewind Dale into the Baldur's Gate series of games. A lot of this project is based upon the work of the IWD-in-BG2 conversion project. The mod adds various elements such as selectable bard songs, two-handed axes, and over 65 new spells into your BG2, Tutu, BGT, or BGEE game. Every component can be installed independently of one another.

Home Page:https://www.gibberlings3.net/mods/spells/iwdification/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mordenkainen's Force Missile fix

DaerosTrollkiller opened this issue · comments

MFM at level 13 and above doesnt work correctly. the updated code below fixed the issue for me:

  OUTER_FOR (index = (cdimfm2) ; index < (cdimfm2 + 10) ; ++index) BEGIN
  
    APPEND ~projectl.ids~ ~%index% cdimfm2~

This should be fixed with the new import.