I don't play randarts much, so maybe this is already well known, but in a game I just finished I had an artifact where the activation duplicated an already existing function, i.e. a helm that granted ESP, but whose activation granted ESP. I can think of other hypothetical sorts of examples like this, e.g. an artifact that gives immunity to fire, and activates for resistance to fire. It seems like it would be nice to reject this sort of activation and apply the power rating to something useful instead. I also freely admit that this is a very minor point, and the programming effort to fix it is probably large.
Minor weirdness with randart
Collapse
X
-
There's apparently a function intended to remove redundant abilities from randarts (Magnate mentioned it when I said I found an aggravating randart with +stealth). Teaching it to handle activations might be tricky. Or it might not. But it would be nice, yeah. -
There's been talk of redoing ESP to make its range cumulative with multiple ESP sources, in which case this activation wouldn't be redundant.Will_Asher
aka LibraryAdventurer
My old variant DaJAngband:
http://sites.google.com/site/dajangbandwebsite/home (defunct and so old it's forked from Angband 3.1.0 -I think- but it's probably playable...)Comment
-
"Been away so long I hardly knew the place, gee it's good to be back home" - The BeatlesComment
-
Comment
-
"Been away so long I hardly knew the place, gee it's good to be back home" - The BeatlesComment
-
I don't play randarts much, so maybe this is already well known, but in a game I just finished I had an artifact where the activation duplicated an already existing function, i.e. a helm that granted ESP, but whose activation granted ESP. I can think of other hypothetical sorts of examples like this, e.g. an artifact that gives immunity to fire, and activates for resistance to fire. It seems like it would be nice to reject this sort of activation and apply the power rating to something useful instead. I also freely admit that this is a very minor point, and the programming effort to fix it is probably large.Comment
Comment