Guest AnonymousHero Posted November 7, 2006 Posted November 7, 2006 The spell description for Detect Evil says that it is level 1, but when scribed it actually goes into spellbook level 2. Not sure which level it should be since it doesn't actually appear in the original BG2 manual. (I am running BGT-WeiDU with G4 Fixpack B4, but IIRC the bug is present in the original BG2/ToB.)
CamDawg Posted November 7, 2006 Posted November 7, 2006 Yep, confirmed. The mage version is actually using the priest spell description (strref #12160) rather than the mage one (strref#12219). The Detect Evil scroll is also using the priest spell description. // mage detect evil using priest spell description COPY_EXISTING ~spwi202.itm~ ~override~ SAY 0x50 #12219 BUT_ONLY_IF_IT_CHANGES // mage's detect evil scroll using priest spell description COPY_EXISTING ~scrl86.itm~ ~override~ SAY 0x54 #12219 BUT_ONLY_IF_IT_CHANGES
CamDawg Posted November 7, 2006 Posted November 7, 2006 The Dispel Magic mage scroll had the same issue (previously fixed), so I decided to review the rest of the common spells between mages and priests: Animate Dead, Confusion, Dispel Magic, Farsight, Finger o' Death, Hold Person, Know Alignment, Protection from Evil, Protection from Fire, Remove Curse, and Symbol Death/Fear/Stun. No other description issues were found.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.