Skip to content

If my Bladesinger mod is a bard kit, then...

1) Is there any way to disable the bard song button?

2) Any way to change his spell progression from bard->FM? I can get mage HLA no problem, but can't ever cast spells past level 6.

3) Same as 2, but prof rate from bard->FM? (I did edit claswpbon.2da and enabled APR from profs, which I thought was hardcoded against, but my changes to profs.2da didn't seem to change my Bladesinger's initial or advancement rate.)

4) Any way to allow spell casting to progress (or at least function) past lvl cap? I added all xp/hp tables up to 50 but spells seem trickier.

5) And unrelated to whether the kit is a fighter or bard, my kitlist.2da implements an aesthetic char gen error (pictured below) that I'd like to fix if anyone knows how.

Thanks!
p.s. I only used DTCEP, no WeiDU yet, but my work-in-progress mods are public on Google drive.

image

Comments

  • wolpakwolpak Member Posts: 390
    1. Op Code 144. http://gemrb.org/iesdp/opcodes/bgee.htm

    2. Edit MXSPLBRD.2da. http://gemrb.org/iesdp/files/2da/2da_tob/mxsplxxx.htm

    3. You would need to change it for the entire bard class. And if you set it to 3 it will give you 1 more prof per 3 levels.

    4. Add rows to the 2da in #2.

    5. ???
    lolien
  • Abdel_AdrianAbdel_Adrian Member Posts: 430
    @wolpak I used OpCode144 on thieving abilities, but there's no bard song option.
    And as far as prof rate, I was afraid I'd have to change all bards, I guess I'll try that.
    But thanks a lot, you were a huge help with spell casting.
  • wolpakwolpak Member Posts: 390
    I have no idea if anyone has actually put a kit into prof.2da to test. Maybe it will pick it up, I am not sure.
  • Abdel_AdrianAbdel_Adrian Member Posts: 430
    It doesn't seem to have picked it up in my bard kit if I add a bladesinger row, fighter kit works but of course that's due to the base class.
  • The user and all related content has been deleted.
  • Abdel_AdrianAbdel_Adrian Member Posts: 430
    I considered modifying mxsplbrd that way, but just replaced it with the wizard one (up to 50) for now. Being a fighter/mage kit in reality, there's no reason they shouldn't get 9th level spells if they can get up to the appropriate wizard level, but you're right they *should* max out at specialization, but that's not consistent with their description, so I see no problem with them getting grand mastery in one and only one single hand weapon, long sword or otherwise (as they are allowed to pick any single hand weapon to use forever.) I gave them a starting +1dmg and thac0 as per the kit's true description, but that worked under the assumption they used the fighter's tables so now dmg and thac0 are a little too weak- so I'll probably implement a thac0 bonus later on like you did.

    I also always hated multi-fighters being limited to specialization, bladesingers especially don't seem like they should be so limited if they're as flawless in combat as the complete book of elves implies.
  • The user and all related content has been deleted.
  • Abdel_AdrianAbdel_Adrian Member Posts: 430
    edited January 2015
    Yeah I actually agree the bard progression is alright, it wasn't crucial to me and seemed fine power-wise, especially since any other weapon spec would be wasted points and I'd have to apply a -1 thac0 somehow if I wanted to use it and be true to the kit, but I also made all style bonuses go to grand mastery for the hell of it, so that's 10 proficiency points all spent toward him honing his bladesong for centuries.

    I really want my guy progressing at the rate of a fighter/mage, so if I get that to work, spell progression will still be slow like it should be, but not limited in level. It's definitely way too fast at the bard xp table and wizard spell progression. I basically did most of what you suggested before I had to get back to real work, now I just have to tweak xp and test it out.
    I'd love to get it working on WeiDU as well but idk how I screwed it up such that it isn't finding the tp2 right next to it. (I am using ConTEXT)

    edit: the smallest change in the tp2 will make it visible, for some of them, but giving me a parse error at just about every line and if I delete the tildes and try again it just does the same next line down.
    Post edited by Abdel_Adrian on
  • Abdel_AdrianAbdel_Adrian Member Posts: 430
    Update: My bard kit now takes the combined experience of a fighter and mage to level, he reaches 22 at 8M, which gives 3 level 7, 8, and 9 spells with the wizard tables and 11 proficiencies with fighter rate. All bards will get fighter prof rate, apr, and wizard spells, but really slow levels too. And I don't use bards out of IWD.
    I still can't disable the bard button or fix char gen screen.
Sign In or Register to comment.