When Viconia is directly imported into Shadows of Amn, her MR is set to 65 (from 50). Since that, Cloak of Balduran (or anyother cloth/ring) can not increase Viconia's MR.
Edited by maoliyuanjiu, 19 March 2010 - 11:27 PM.
Posted 19 March 2010 - 05:07 AM
Edited by maoliyuanjiu, 19 March 2010 - 11:27 PM.
Posted 21 March 2010 - 03:55 PM
Edited by aVENGER, 21 March 2010 - 03:59 PM.
Posted 20 April 2010 - 12:21 AM
Edited by Ascension64, 20 April 2010 - 12:50 AM.
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
Posted 07 May 2010 - 11:41 PM
Unfortunately, magic resistance bonus (effect 0xA6) is bugged and does not pay attention to permanent/limited timing modes, nor does it max out at 100 or min at 0. I am open to other suggestions about how to permanently change magic resistance (outside hacking).
IF InParty("Viconia") CheckStat("Viconia",50,RESISTMAGIC) Global("MeetOldenFriends","GLOBAL",4) THEN RESPONSE #100 ApplySpellRES("BGMAG65","Viconia") Continue() END
Posted 08 May 2010 - 07:14 AM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
Posted 08 May 2010 - 07:38 AM
Have you tested this? As I found out, the magic resistance bonus opcode is buggy and has no coding for permanent timing. There is now a hack for this (see TobEx), but simply changing the timing mode to 9 doesn't fix the problem.
Edited by aVENGER, 08 May 2010 - 07:44 AM.
Posted 09 May 2010 - 01:03 AM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)
Posted 27 May 2011 - 12:00 PM
Posted 12 June 2011 - 05:13 PM
--------------
Retired Modder
Note: I do not respond to profile comments/personal messages in regards to troubleshooting my modifications. Please post on the public forums instead.
Baldur's Gate Trilogy-WeiDU and Mods
Throne of Bhaal Extender (TobEx)
Contributions: (NWN2) A Deathstalker (voice acting) - (IWD2) IWD2 NPC Project (soundset editing) - (Misc) SHS PC Soundsets (voice acting)
Legacy: (BG/Tutu/BGT) Beregost Crash Fixer 1.9 (18 Jul 10) - (BG2) Enable conversations with charmed/dominated creatures (18 Jul 10) - (BG2) Experience Corrections (18 Jul 10) - (Misc) Platform Conversion Utility RC2 (13 Feb 10)