Jump to content

Enkidu

Members
  • Posts

    45
  • Joined

  • Last visited

Everything posted by Enkidu

  1. I'm aware of the numbers and I think the balance works out fine. The BG hp progression is very restrictive compared to 3e, where direct-damage spells are not significantly stronger than in BG but all classes get their hit dice up to and including epic levels. I actually played with max hp long before the EEs.
  2. I'm playing a fresh EET game with some components from d5 tweaks v1.4.2 installed, including the one that changes energy drain. As a sorcerer or a dragon disciple, I don't see energy drain on the list of spells to choose, either as a level 8 or a level 9 spell. I can't think of any other mod in my install that could be responsible.
  3. I do play with max hp per level, but I also have a tweaks anthology component that maxes out the hp of all creatures in the game. Looking at the d5_ckit script, the Jaheira proficiencies issue seems to affect all multi-classed characters below a certain xp threshold. Since I'm trying to recruit her in the BG1 portion of EET, she's well below the threshold. Here's the block that's responsible: IF Class(LastSummonerOf(Myself),FIGHTER_DRUID) Global("D5CHACLS","GLOBAL",2) Global("D5STTTLK","GLOBAL",1) CheckStatGT(LastSummonerOf(Myself),22000,XP) THEN RESPONSE #100 ActionOverride(LastSummonerOf(Myself),ApplySpellRES("D5_CPR1",Myself)) // No such index Continue() END Removing the xp condition fixes the issue but I assume it's there for a good reason and removing it could have unintended consequences elsewhere. As a druid and without spell revisions, Jaheira wouldn't normally be able to cast zone of sweet air since it's a cleric-only spell, but she has that ability on account of being a harper, I guess.
  4. I'm currently using this mod, V5.01, in my fresh EET install. I used the kit grimoire to change Imoen's proficiencies and assign her a kit but after leveling up from level 0 to 1 she had 10 hp when she's supposed to have 8. Khalid had the same problem. To fix this, I used Near Infinity to modify the grimoire so it doesn't disappear after use and gave it an additional ability that allows me to reduce a character's hp by 2. Edit: also, Jaheira isn't being given proficiencies as a multi-class and spell reassignment removed her ability to cast zone of sweet air.
  5. Shar-Teel eventually gets her panties in a bunch if Dorn is in the party. When she challenged him to a duel (the dialog starts with something like "You! Tall, dark and moronic!"), they both became unselectable (purple selection circles) but just stood there and did nothing. After looking at Shar-Teel's script I eventually discovered thanks to IESDP that, unlike in BG1EE, in BG2EE the MakeUnselectable action makes creatures stop processing scripts which is why they didn't go at each other. https://gibberlings3.github.io/iesdp/scripting/actions/bgeeactions.htm#182. Playing with BG2EE V2.6.6.0 and EET V13.4
  6. Nothing but fixpack installed. I discovered what appears to be 2 bugs: - Azuredge doesn't inflict it's listed +4 damage to undead (tested on a vampire). Spotted in Near Infinity; the effect supposedly granting this damage (unddam4.eff) doesn't exist. Also Azuredge's description doesn't list it's +3 dmg and +3 to hit. Just a cosmetic bug but still. - Roger the fence from sewers under temple district can be asked about Denis' gong after the quest has been completed even if you asked him before. Puts entry in your journal again.
×
×
  • Create New...