
Some tweak suggestions
#1
Posted 18 January 2010 - 02:58 PM
-Nerf and prevent the effects of charms from stacking. Yes i am looking at you clot and heart charms, and all the other oddities, dirty rat, cockroach etc. And most importantly cranium rat charm which is very common and gives +1 int, making all important stat checks trivial. Another thing that bugs me (heh!) is Kasseg cerebral thingies, also in line with CRC.
-Upgrade Nordoms bolts. Seriously this guy deserves some good +2 ones.
-Spell tweaks: I think something is very wrong with wizard spells in general making mages look like losers. To begin with, mages need some sort of protection from physical attacks. There's cloaak of warding spell but it needs a big brother too (around lvl 6 or so). Also high level spells are so easily resisted, like a deva, an aasimon, a phoenix and a dragon attacked a glabrezu the other day and it just flinched! I read somewhere in this forum about removing spell cutscenes but it just isnt worth it if involves too much work.
-Some sort of missile attack from enemies; like thugs with throwing daggers. There are some items that give AC bonus to missile attacks but i dont remember being hit by any. (hmm ice knife counts maybe?)
#2
Posted 19 January 2010 - 05:16 AM
It was actually funny that during the expanded deionarra quest, my mage killed the greater Glabrezu mainly with magic missile (which actually managed to land some hits) , while almost all high level spells were worthless.
#4
Posted 19 January 2010 - 03:09 PM
#5
Posted 19 January 2010 - 08:36 PM
But, perhaps, the 2nd edition D&D rules can come to our rescue (along with scient). One thing I remember from my old rulebooks is that the MR roll is supposed to be adjusted by something. I forget if it's either the level difference between the caster and the target, or if it's just the caster level compared to a specific number (12, I think?).
Either way, it was supposed to add or subtract 5% based on the difference.
If it's caster vs. target level, then if the target is level 10 and your TNO is level 15, the target would add 25% to his MR roll. If it's just comparing to 12 or something, then the target would add 15% to the MR roll.
I don't have the old rulebooks anymore, but I know some of you do. Daulmakan, you do, right? Can you give us what the rules are on adjusting MR rolls? If scient is willing, I think this would be a very good way to address the issue. At least, it should -help-.
Qwinn
Edited by Qwinn, 19 January 2010 - 08:37 PM.
#6
Posted 19 January 2010 - 08:40 PM
If anyone knows, how'd the other IE games handle it?
Qwinn
Edited by Qwinn, 19 January 2010 - 08:42 PM.
#7
-devSin-
Posted 19 January 2010 - 08:53 PM
#8
-wut-
Posted 19 January 2010 - 08:54 PM
You could probably fake something with opcode 0xa6, zero duration, negative values, scaling them with level - but who knows how that'd work with PST's baking everything into projectiles.
Well, I guess you would if you tried it

#9
-devSin-
Posted 19 January 2010 - 09:01 PM

But then they baked stupid stuff like Hold and Damage into the projectile for absolutely no reason (it could have just been in the SPL file wot). They probably could have even used the Play movie effect, but no, it all has to be some funky code in the exe.
Trying to get all clever with tons of effects would probably just crash it anyway.

#10
Posted 19 January 2010 - 09:12 PM
You sure you're not thinking of 3rd spell resistance (which is a relative caster level check)? 2nd ed magic resistance is absolute (and annoying).
Pretty sure. I never owned the manuals for 3rd edition+.
EDIT: Here's a reference to it:
Magic resistance was changed so that a mage above 11th level would not impose a 5% penalty per mage level above 11th on an unwilling subject the mage was casting a spell on.
http://en.wikipedia....geons_&_Dragons
So that indicates I saw it -somewhere-. Was it in 1st edition and removed for 2nd? That would suck if so. It would really help us here.
Looking at that link, yeah, looks like the books I had were 1st edition, and they removed that for 2nd edition. Damn.
Qwinn
Edited by Qwinn, 19 January 2010 - 09:16 PM.
#11
Posted 19 January 2010 - 09:22 PM

Qwinn
#12
Posted 20 January 2010 - 03:24 AM
:PLz scient!:
#13
Posted 20 January 2010 - 07:20 AM
Those interested in the classic TBS game Sid Meier's Alpha Centauri / Alien Crossover should check out the unofficial patch I work on here.
#14
Posted 20 January 2010 - 08:07 AM
An alternate way to implement that might be easier might be to add 5 to the target's random roll, rather than adjusting the MR. So, target is still considered as 50% MR, but when caster is 15th level, add +20 to the random roll, rather than subtract 20 from the MR. That way you don't have to worry about MR going into negatives (not that it should matter, but).
Qwinn
Edited by Qwinn, 20 January 2010 - 08:11 AM.
#15
Posted 20 January 2010 - 08:18 AM
The (1st edition D&D) mechanic would be: For every level of the caster above 11, consider the target's MR reduced by 5. So if target has 50 MR, and you cast at him with TNO as a 15th level mage, his MR is treated as 30.
An alternate way to implement that might be easier might be to add 5 to the target's random roll, rather than adjusting the MR. So, target is still considered as 50% MR, but when caster is 15th level, add +20 to the random roll, rather than subtract 20 from the MR. That way you don't have to worry about MR going into negatives (not that it should matter, but).
Qwinn
The MR would never be permantly modified (or at least it shouldn't). What I could do is adjust it for compare against roll or something like that. I'll look into it and see what best method is based on this. Hopefully, this shouldn't be too hard to do but I understand now what you want.
Edited by scient, 20 January 2010 - 08:20 AM.
Those interested in the classic TBS game Sid Meier's Alpha Centauri / Alien Crossover should check out the unofficial patch I work on here.
#17
Posted 16 March 2010 - 07:18 PM
It should keep most spells have at least a decent 50/50 chance to work against opponents of roughly equal difficulty compared to the spell used.