3.2 release candidate is upon us!
Collapse
X
-
I'd prefer the "percentages" to be dropped, but I also like that at high levels potions have lesser effect.
So my ideal solution (and I used this in Cthangband) was to leave the underlying value with the same 3-118 range and leave bonuses as they are, but simply change the display code so that instead of displaying anything above 18 as percentages, it instead gets displayed as whole numbers up to 40.
It's a really trivial change to make, and doesn't affect any kind of game balance because all that's changing is the way numbers are displayed.Leave a comment:
-
With linear stats you just remove the checks for if the stat is >= 18 so it always behaves like stats from 3-18. Ninja'd. Oh well.Leave a comment:
-
The main thing with linearized stats is that we'd need to rework stat gain post-18. If you assign 18/10 => 19, 18/20 => 20, etc, then currently characters zip through the area between 18 and 27 unusually quickly, and then it takes several potions to hit 28 (speaking about internal stats here). Ideally IMO each potion should correspond to a single point gain. Certainly you shouldn't drink a potion and see no apparent improvement -- going from 18/90 to 18/95 would seem to do nothing with linearized stats.Leave a comment:
-
The main thing with linearized stats is that we'd need to rework stat gain post-18. If you assign 18/10 => 19, 18/20 => 20, etc, then currently characters zip through the area between 18 and 27 unusually quickly, and then it takes several potions to hit 28 (speaking about internal stats here). Ideally IMO each potion should correspond to a single point gain. Certainly you shouldn't drink a potion and see no apparent improvement -- going from 18/90 to 18/95 would seem to do nothing with linearized stats.Leave a comment:
-
+1 to linearize the stats. I have a half-made variant of Hengband where I switched to linear stats, it wasn't very difficult or time-consuming.
I'll install Git and see if I can whip up a patch for this.Leave a comment:
-
Fractal blows!
You hit the kobold. -more-
You hit the kobold. -more-
You hit the kobold. -more-
...
You hit the kobold. -more-
...Leave a comment:
-
Just a quick note to say that the changes of fractal blows and the new multipliers for ranged attacks (arrows/bolts/etc...) are brilliant. I haven't had a chance to look at the rest of the changes, but those are great ideas.Leave a comment:
-
The 18/%% system was incorporated for the AD&D "Unearthed Arcana" supplement, for the Cavalier character class, for Strength, Dexterity and Constitution. I don't entirely remember how it worked, but I believe that they could gain a d10 to their percentile stat every time they leveled... allowing them to increase their physical stats "to human perfection" as they gained levels. From there, it was incorporated into Strength... mostly because it was impossible to tell which of two meaty, 18 Strength warriors was actually stronger.
That's my recollection of ~25 years ago, anyway.
There is already a ticket to linearise the stats, btw, so there's no real disagreement about this. It's just a matter of priority - it's a largely cosmetic change, so it's always going to get put off if something more important or exciting needs doing.Leave a comment:
-
-
If someone would make a poll I would vote for removal of 18/xxx system.Leave a comment:
-
The 18/%% system was incorporated for the AD&D "Unearthed Arcana" supplement, for the Cavalier character class, for Strength, Dexterity and Constitution. I don't entirely remember how it worked, but I believe that they could gain a d10 to their percentile stat every time they leveled... allowing them to increase their physical stats "to human perfection" as they gained levels. From there, it was incorporated into Strength... mostly because it was impossible to tell which of two meaty, 18 Strength warriors was actually stronger.
I should think that since D&D shelved percentile strength stats back around '99, Angband doesn't really have a historical reason to use it anymore either.Leave a comment:
-
Really the only argument I can give against linearization is that I'd have to figure out where all the breakpoints are all over again because I'm used to the current system. Realistically we should probably linearize everything...and maybe get rid of the 18/220 cap while we're at it.Leave a comment:
-
It sort of helps give a D&D flavor to Angband, even though technically percentiles were only used for STR for warriors and (rationally enough) only went to 100. I like linearization too FWIW, I'm just trying to guess why someone wouldn't like it.Leave a comment:
-
Leave a comment: