any way to reduce xp for kills and quests?
any way to reduce xp for kills and quests?
the 1st and the only time I've played and finished soa and tob has been /w a friend of mine in a multiplayer game, he was a mage/cleric and I was a kensai/thief, the game was very interesting from the roleplaying point of view in spite of my companion's chaotic munchkin alignment - the only problem we had, was that we were leveling too fast... grr!!! 7.xM xp before starting tob is to much and makes the game boring. I'm asking for a patch or some info about which files to edit so my new "party" (me&imoen) will get only 2/6 of xp for kills and quests, I'm sure it's possible cuz when playing on ez difficulty you get xp penalties. plz help me .
well, one more thing I wanted to ask is if there are any plot changes if importing from bg1 I mean only the npc I was traveling with will be in the starting location of soa and if I use bg1 tomes on npcs, are those npcs gonna keep their new stats in soa (for example adding 1 to imoen's int score /w a tome).
hopefully this new game will be interesting and challenging and as you see I'm gonna play as a good character (prolly CG) so thats another challenge for me cuz I've never played as good in crpg nor in pnp ad&d.
thanx in advance .
well, one more thing I wanted to ask is if there are any plot changes if importing from bg1 I mean only the npc I was traveling with will be in the starting location of soa and if I use bg1 tomes on npcs, are those npcs gonna keep their new stats in soa (for example adding 1 to imoen's int score /w a tome).
hopefully this new game will be interesting and challenging and as you see I'm gonna play as a good character (prolly CG) so thats another challenge for me cuz I've never played as good in crpg nor in pnp ad&d.
thanx in advance .
- The Potter
- Posts: 15
- Joined: Sun Feb 24, 2002 6:12 pm
- Contact:
I'm on my 6th time thru with the idea that the group would do ALL the quests and get all the Strongholds.
To get to the point, the only way to do this was create 1 of class.
ie: Paladin, Ranger etc. and swap on load (del main char/cre/import thief for thief stronghold quest for example) and pick up/use and drop all the necessary NPCs. This means that all those XP get spread over many char (you almost must keep the druid all the time because of the level 14 req for the Druid Grove) this cuts the odds reaching level caps way down, and makes for a long and challenging game.
To get to the point, the only way to do this was create 1 of class.
ie: Paladin, Ranger etc. and swap on load (del main char/cre/import thief for thief stronghold quest for example) and pick up/use and drop all the necessary NPCs. This means that all those XP get spread over many char (you almost must keep the druid all the time because of the level 14 req for the Druid Grove) this cuts the odds reaching level caps way down, and makes for a long and challenging game.
As far as I know, there is no way of lowering the amount of xp you get for fights/quests - unless you want to do some serious editing.
There is no difference if you import from BG1, other than the xp/stats of your main character is whatever it is at the end of BG1. If you have used any of the tomes for NPCs, it will not carry over to BG2 - since only your main character is imported.
There is no difference if you import from BG1, other than the xp/stats of your main character is whatever it is at the end of BG1. If you have used any of the tomes for NPCs, it will not carry over to BG2 - since only your main character is imported.
-I could just edit all the 4000 CRE files to change their xp value but I'm looking for something more userfriendly... like editing 2 lines /w near infinity editor to get it to work any ideas?Originally posted by Thrar
well u could still decrease your XP with SK every now and then. dunno if u would lose the levels u got or it just takes a longer time to the next level (like in D2), but that way it should work right?
Editing 4000 CRE files... argh!!!!!
I think somewhere there has to be the formula for dividing the
points among party members.
Maybe messing a little with that one....
Don't know ho much is it hard-coded.
Anyway, dead party members still get the points given as reward
from quests.
I think somewhere there has to be the formula for dividing the
points among party members.
Maybe messing a little with that one....
Don't know ho much is it hard-coded.
Anyway, dead party members still get the points given as reward
from quests.
BG2 - ToB Refinements Mod: Website
BG2 - ToB Refinements Mod: Forum and announcements
"Ever forward, my darling wind..."
BG2 - ToB Refinements Mod: Forum and announcements
"Ever forward, my darling wind..."
- HighLordDave
- Posts: 4062
- Joined: Sun Jan 14, 2001 11:00 pm
- Location: Between Middle-Earth and the Galaxy Far, Far Away
- Contact:
Can't you lower your XP with CLUAConsole:SetCurrentXP("xxxxxxx")?
You can also just not level up when you have the opportunity, and alter your XP either through Shadowkeeper or CLUAConsole so that your progress is slowed down.
Other options are to play a triple multi-class character (F/MU/T) to slow your progress, or just not remove the XP cap.
You can also just not level up when you have the opportunity, and alter your XP either through Shadowkeeper or CLUAConsole so that your progress is slowed down.
Other options are to play a triple multi-class character (F/MU/T) to slow your progress, or just not remove the XP cap.
Jesus saves! And takes half damage!
If brute force doesn't work, you're not using enough.
If brute force doesn't work, you're not using enough.
- The Potter
- Posts: 15
- Joined: Sun Feb 24, 2002 6:12 pm
- Contact:
Or you could increase the amount of XP needed to level up, go to the Override directory of BG2 and see if there is a file call XPLEVEL.2DA, if not the zip file is included with this post. You can open it with Note Pad - just make sure that you don't have Word Wrap on, easier to read without it. Below is an extract of what the file look like (ignore the dots, can't post spaces properly):
The number in the third row are the levels, the numbers below each are the amount of experience needed to reach the level above - for the character class on the left. Just change the numbers to a higher amount, it'll take a while, but is much quicker than editing 400 creature files.2DA V1.0
-1
.............1.....2............3
Mage.....0.....2500.....5000
- Attachments
-
- bunny.zip
- (97.32 KiB) Downloaded 29 times
- The Potter
- Posts: 15
- Joined: Sun Feb 24, 2002 6:12 pm
- Contact:
The experience cap remoever is done by editing the file XPCAP.2DA, changing the maximum amount of xp to -1 (infinity), this means that there is no restriction on the amount of xp you can have. There is no real connection between this file and the XPLEVEL.2DA file - which control the amount of xp needed for a certain class to reach a certain level. So there will not be any problem after you edit the XPLEVEL.2DA file; provided that you edit it properly, and don't accidentally have smaller xp amount for higher level (for example).