
Make the game challenging
#1
-BLA-
Posted 23 November 2008 - 08:07 AM
My concern with the game is that, even with maxed difficulty, it's too easy. I know - this isn't that type of game; it's about the story, characters, philosophy. And I really like all that, but I would like it better (and I am not the only person who would) if it was more challenging.
I was thinking of a tweak that allows us to pick our own difficulty by setting multipliers to NPC HP, melee dmg, spell dmg, AC, THAC0, attacks per turn, resists, saves. I think this will sit well with the other tweaks.
#2
Posted 23 November 2008 - 09:56 AM

Are you aware that the game -does- have a difficulty slider in the Gameplay Options screen? The tooltip in the game says it merely "increases damage", but the manual says it changes "hidden factors" to make the game more difficult, so maybe it's more than that. Give it a try, and see if that increases the difficulty in the way you're interested in without us finagling stuff.
Now, since the game is in fact a storyline/quest/stat game, I'd actually be more interested in someone going through and making the stat checks more difficult. One rich source for this is the fact that, at least some part during the design of the game, it was clearly possible to have stats below 9. As a result, there's quite a few stat checks in game that are essentially totally invisible because any value greater than 8 passes it. I think a great tweak would be one that would increase those to non-trivial levels, as well as possibly making some existing stat checks that are too easy more difficult.
A mod like that would take a lot of analysis and stuff to balance gameplay though. I'd have no problem at all coding it up, but I don't know when I'm going to have time to sit down and go through every stat check in the game to do something like that. But for the record, I'd probably lend my efforts to something like that before I tried to make a "Tactics" style mod for PS:T.
Qwinn
#3
Posted 23 November 2008 - 10:24 AM
Apart from resistances and damage power, the enemies would need a better AI altogether. They should use more abilites/spells etc. Also there should be ambushes and much more lethal traps. And it's not all about combat. The fact is that the game favors much wisdom and intelligence in dialogs resulting in a lot of XP gain, not to mention plot exposure. And how about the option to become a cleric? All this would be great if someone could pull it off, but it's not an easy task...
#4
Posted 23 November 2008 - 11:16 AM

I have no real interest in giving TNO the ability to become a cleric. Just doesn't fit his character.
Qwinn
#5
-BLA-
Posted 23 November 2008 - 12:19 PM
The more I think about it, the more I agree with you. You cant make changes piecemeal. Any changes should be balanced. And this is a big task. Plus, nerfing is uncool. Buffing the enemy is the way.
#6
Posted 23 November 2008 - 12:22 PM
Icen
#7
Posted 23 November 2008 - 04:11 PM
Updating the AI is no easy task even if source code was available. Spell casters are somewhat more difficult with horror working now but it would be nice if they could assess threats and cast spells accordingly. Currently, from my understanding they cast spells in a fixed order. I'm holding off messing with any of stats stuff since it's such an integrated part of the game it would be easy to miss something and cause bugs. I'd also put my vote towards revised stat checks in dialogs as opposed to combat modifiers. Another thing could be to lower the exp bonus from WIS.
Edited by scient, 23 November 2008 - 04:17 PM.
Those interested in the classic TBS game Sid Meier's Alpha Centauri / Alien Crossover should check out the unofficial patch I work on here.
#8
Posted 23 November 2008 - 08:29 PM
So I don't think this game can ever really be made to require real combat skill. I don't think it was ever meant to.
The more I look around, the more I think a stat-check boost tweak -is- in order. Like I said, though... something like that won't be coming out for a looooong time.
Qwinn
#9
Posted 24 November 2008 - 04:32 AM
#10
Posted 24 November 2008 - 12:47 PM
BACKUP ~Stat Check Boosts/Backup~ AUTHOR ~Icendoan~ BEGIN ~Stat Check Boosts~ PRINT ~What would you like the stat checks to be?~ ACTION_READLN statCheck COPY_EXISTING_REGEXP GLOB ~.*.dlg~ ~override~ DECOMPILE_DLG_TO_D REPLACE_TEXTUALLY ~CheckStat.*(.*)~ ~CheckStat.*(.*,%statCheck%,.*)~ //Replaces any occurances of statchecking COMPILE_D_TO_DLG BUT_ONLY_IF_IT_CHANGES
Completely and utterly untested!

Icen
#11
Posted 15 December 2008 - 02:08 PM
The other thing kinda dissuading me from a Tactics type mod is that you could knock yourself out trying to make the fights "difficult", but frankly, you will likely fail. Why? Because in other games, you die, game over. In this game, you die, you rez nearby, and if your teammates die, you can rez them and you just go back and beat the guy what killed ya down a bit further, wash, rinse, repeat. Believe me, I ran into this issue with the Expanded Deionarra mod... I tried hard to make a difficult combat encounter, and I think I did pretty well, but the fact remains that you can just keep throwing yourself in over and over, damaging the mobs a bit each time, and eventually you will kill them. Healing enemies to full health between your own rezzes you may get away with once or twice, but every creature in every area? Why would they heal to full when your own teammates don't heal at all? I suppose a way could be found around this to keep the fights challenging, but before anyone starts working on it, I'd say that's the first issue they need to deal with.
So I don't think this game can ever really be made to require real combat skill. I don't think it was ever meant to.
The more I look around, the more I think a stat-check boost tweak -is- in order. Like I said, though... something like that won't be coming out for a looooong time.
Qwinn
Why is it odd, if the enemies are healing each other? Imo it would be great to have more encounters like this, because I always liked the challenging fights in pst. Now there are just some, like against the Evil Wizard for example, but this again depends on how you skilled TNO. If you skilled a kensaimage you wont have a problem even against ggs. It would be nice, if there were some challenging fights after you go back to Sigil, but this is a UB thing, I think.
So my proposal would be regeneration of enemies, if TNO dies and general higher stats for them.
But after all its easier to put in just a few more challenging fights, maybe something like Champions in Diablo 2.
#12
Posted 15 December 2008 - 02:59 PM
If you skilled a kensaimage you wont have a problem even against ggs.
Right. Which is why in version 3.1 you won't be able to do the kensaimage thing anymore

So my proposal would be regeneration of enemies, if TNO dies and general higher stats for them.
My initial impression is that the regeneration thing would be very difficult to code, but I'll see if there's a way to accomplish it. Maybe there's a way I haven't thought of.
I do think a MaxHP tweak for creatures in the game would be a good idea at some point. Most of them have a very crappy amount of HP.
Qwinn
Edited by Qwinn, 15 December 2008 - 03:02 PM.
#13
-BLA-
Posted 16 December 2008 - 07:21 AM
As you can see there is no xDy + z format for HP. No variables. It's all set exact. I believe difficulty alters this by doubling HP and DMG. That's because, playing on hard, I was always hit by even number (as in 2,4,6...) DMG in melee. This creature list I linked to is the reason I proposed a mod to alter creature stats. I think somewhere the stats are of all the creatures are set nice and adjustable.
#14
Posted 16 December 2008 - 08:23 PM
That aside, in a lot of cases the creature files are somewhat poorly defined. I think the proper approach to take for a Creature Upgrade Tweak would be to use the true 2nd edition D&D values for those creatures as often as possible, though of course in a lot of cases that's not going to be possible. I'm gonna guess there isn't actually a "Low Threat Construct" in any old Monster Manual or Fiend Folio, the constructs in the modron maze are custom to PS:T, and in those we can work with the existing stats/level to work something out. I actually think that the high threat constructs are an appropriate challenge for the point where you can get there, though. More balanced/challenging than 90% of the remainder of the game, anyway. Maybe a slight upgrade to them, but not a huge one.
One thing I noticed was their weapon proficiencies. Both low and medium threat constructs have 0 proficiencies, and the high threat ones have 3. I would actually make them 1, 3 and 5.
Making every single room of a 64 room maze challenging might get kinda grueling, though.
Qwinn
Edited by Qwinn, 16 December 2008 - 08:26 PM.