Lightbringer Posted May 22, 2020 Share Posted May 22, 2020 (edited) 17 hours ago, Endarire said: @Lightbringer May we get a version of Tower of Deception from you with this fix on GitHub so it's preserved for posterity? Thankee! Tower of Deception was updated to work with the EEs by @agb1 and is on the BiGWorldProject GitHub page. Should I collaborate with him and see if he'll do a new release with the corrected file? In the meantime, I can upload to this thread (or somewhere else) the file with just the fixes. Just let me know what's appropriate. 16 hours ago, AL|EN said: @Lightbringer Can you do a version with only fixes, without removing penalties? Also regarding "spell-casting effect" - it doesn't work but if it would, it would be too powerful? I'm sure I can cook that up. The spell casting effect listed on the item description is that it allows the wielder to cast 2 spells in one round. The ability code (is this an "oppcode?") is 188. "Increase spells cast per round." From what I've read around various forums, it was reported not to work correctly. I just had my fighter mage wield it and she was casting fireballs at the same rate as the other mage in the party. Here's a thread where it was discussed: http://www.shsforums.net/topic/45002-a-lot-of-stupid-questions-bwp-910/ Right now, the sword is a +5 2-handed sword with a high (15?) int requirement to wield. It is not Paladin exclusive, unlike Carsomyr. the original designer said he wanted to give non-paladins a good 2-hander. It allows the wielder to cast Draw Upon Holy Might 2x/day, grants +30% MR, and deals an extra 5 damage to Chaotic Evil targets. It also inflicts a dex penalty of -1 to the wielder, and has a 5% chance per round of inflicting a berserk state on the wielder for 10 rounds. It is not cursed. Edited May 22, 2020 by Lightbringer Quote Link to post
Lightbringer Posted May 22, 2020 Share Posted May 22, 2020 (edited) Here's a version with only the fixed +5 damage to Chaotic Evil targets. I imported the item file from the original archive into my override and ran NI. Thanks to the way the BGs process text, the item description was random stuff about elves and Baeloth. I'm guessing that won't be the case if the item is included in an installed archive. When I replaced it with my un-nerfed version, the item description was back in place. Good ol' Infinity Engine weirdness. It may be that dropping this into the override of an existing install will cause those text problems. The safe thing to do would be to replace the file in the ToD archive directly, pre install. It should be found in the ITM folder of the archive. va#calan.itm Edited May 22, 2020 by Lightbringer Quote Link to post
AL|EN Posted May 22, 2020 Share Posted May 22, 2020 @Lightbringer abg1 is long gone, I will take care about updating mod repository and also preform some cleanups. Thanks! The bug with casting time will require some investigation: @argent77 I might be wrong but does those values should be the same? Quote Link to post
argent77 Posted May 22, 2020 Share Posted May 22, 2020 They are one and the same. Terms just differ for a number of opcodes for historical reasons. IESDP tends to use opcode names from DLTCEP while NI came up with their own names in the past. Quote Link to post
AL|EN Posted May 22, 2020 Share Posted May 22, 2020 (edited) @Lightbringer I think that I might fixed the spell stuff of the item: - reset "Unused" value of 2 to 0 because according to opcode 188 description "Parameter #1: Irrelevant" - set "Cleanse auta" to Yes/1 as per Near Infinity calls it. - set "Dispel/Resistance" to "Not dispel/Bypass resistance" - I get inspiration from the Robe of Vecna Item effect works as indeed: no waiting time between casting spells. The effect doesn't 'allows the wielder to cast 2 spells in one round" so the description of the item is very confusing. But atleast it is fixed somehow, can you try and confirm? va#calan.itm Edited May 22, 2020 by AL|EN Quote Link to post
Lightbringer Posted May 22, 2020 Share Posted May 22, 2020 (edited) @ALien Awesome! Glad I could help. I tested your implementation, and yep it works. Constant Improved Alacrity. Since my testing character was also wearing the Robe of Vecna, I cast 2 fireballs, Slow, Detect Invis, Dispel Magic, Stoneskin, Mirror Image, Energy Protection (Acid), and 2 Cloudkills in about 2 rounds. Definitely an item that requires a bit of judicious self control on a player's part. Side note: I read the Basic Modder's Guide to Github in your sig. Now I finally know what commits and pull requests are! Maybe one of these days I'll take the plunge and graduate to Modder, instead of just a tinkerer. Edited May 22, 2020 by Lightbringer Quote Link to post
AL|EN Posted May 23, 2020 Share Posted May 23, 2020 (edited) @Lightbringer Good to hear that it's working. Thanks! I agree that having constant "Improved Alacrity" is way too much for an sword which can be used by Fighter-Mages, which are already overpowered anyway. But I'm not going into the 'mine field' of balancing items If you have any other contribution, feel free to share/send them into https://github.com/InfinityMods/TowerOfDeception (former BigWordProject repo) @Mike1072 We have hijacked thread, can you split: https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=281648 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282076 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282079 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282138 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282142 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282162 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282167 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282183 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282200 https://www.gibberlings3.net/forums/topic/27741-mod-compatibility-list-for-eet/?do=findComment&comment=282218 into a new topic "Tower of Deception - Warblade of Twilight"? Edited May 23, 2020 by AL|EN Quote Link to post
Hack'n'Slash Posted June 2, 2020 Share Posted June 2, 2020 Garrick: Tales of a troubadour v1 requires BG1 NPC Project. Since BG1 NPC Project is now installed after EET it creates an error with Garrick. Are there any simple ways around this? Quote Link to post
jastey Posted July 15, 2020 Share Posted July 15, 2020 On 6/2/2020 at 5:17 AM, Hack'n'Slash said: Garrick: Tales of a troubadour v1 requires BG1 NPC Project. Since BG1 NPC Project is now installed after EET it creates an error with Garrick. Are there any simple ways around this? Late reply: you can still install bg1npc project as well as bgqe to the BG:EE game, first. Quote Link to post
Lauriel Posted July 17, 2020 Share Posted July 17, 2020 (edited) On 4/19/2020 at 2:23 AM, Cahir said: @jastey another one from my latest findings: Trap Overhaul (dl link in the first post). According to @kjeron it should work for EET, but confirmation would be great. I'm not going to read the entire thread to find out, but if no one has responded to this yet, it does indeed work for EET, though I only installed the fast trap detection. The rest was of no interest to me at this time. EDIT: I went back and reinstalled the whole thing. The recover traps option does indeed work. Haven't tested out a monk yet. But all I can say is Imoen is going to be in need of her own bag of holding, or perhaps a new container...bag o' traps? EDIT EDIT: Looks like you're limited to 1 of each kind of trap. You may as well use them as you get them EDIT EDIT EDIT: That might only be the case if there is more than one of the same kind of trap near each other. ... Yup, that's what it was Edited July 17, 2020 by Lauriel Quote Link to post
Endarire Posted July 22, 2020 Share Posted July 22, 2020 Intro Thankee to Lightbringer for recommending I ask for EET update help in this thread instead of just asking around individually.My Request in Brief For anyone wanting to help our group's next EET install,Updating BG 1 & 2 Mods to EETThe mods are listed below in alphabetical order in English by their first character. As of this writing, these mods either aren’t EET compatible natively or aren’t confirmed to be EET compatible natively.There may be multiple mod branches or mod versions. The links included below are to the versions I intend to be updated to EET compatibility.-Jerry Zinger (Probably needs EE & EET versions.)-Saradas Magic (Works on EE and is advised to be installed pre-EET. Probably needs an EET version.)-Saradas Magic II (Works on EE. Probably needs an EET version.)-Sylmar Battlefield (Probably needs EE & EET versions.)-Teleport Without Error Spell for BGII (Works on EE. Probably needs an EET version.) Quote Link to post
Shin Posted July 22, 2020 Share Posted July 22, 2020 On 7/15/2020 at 11:07 AM, jastey said: Late reply: you can still install bg1npc project as well as bgqe to the BG:EE game, first. So if you want an EET game with BGQE/Brage's Sword, Brage's Redemption, BG1NPC and Garrick: Tales of a Troubadour, you have to install it like below? 1. BGQE/Brage's Sword (has to be before BG1NPC to get all the content, works before or after EET) 2. BG1NPC (has to be before Garrick, works before or after EET) 3. Garrick: ToaT (has to be before EET conversion) 4. EET conversion from BGEE/SoD 5. Brage's Redemption (has to be after BGQE, and also after EET conversion) Quote Link to post
jastey Posted July 22, 2020 Share Posted July 22, 2020 @Shin Yes, that's how I'd do it. Quote Link to post
Shin Posted July 22, 2020 Share Posted July 22, 2020 (edited) 1 hour ago, jastey said: @Shin Yes, that's how I'd do it. Thanks. And just to check, given that the compatibility list has BG1NPC v24 and 24.1 listed as fine to install before EET, and v24.2 and above listed as to be installed after EET, would you say the latest version can also be installed prior to EET? Edit: Thanks again. Edited July 22, 2020 by Shin Quote Link to post
jastey Posted July 22, 2020 Share Posted July 22, 2020 Yes. EDIT: the version numbers on the list is specifying that *before* v24.2 bg1npc was not directly EET compatible. Quote Link to post
Recommended Posts