Any thoughts as I'm too lazy to souce dive this?
Thanks eveybody!
Here's the condition...
if (obj->otyp == LONG_SWORD && obj->quan == 1L
&& u.ulevel >= 5 && !rn2(6)
&& !obj->oartifact
&& !exist_artifact(LONG_SWORD, artiname(ART_EXCALIBUR))) {
A plain 1-in-6 chance if the other conditions are met.
Janis
The most important condition here is, as the OP has already suspected,
the last line. After 150k turns and exhausting all fountains in the
dungeon, it is extremely likely that Excalibur has actually been
generated somewhere else already (_most_ likely in a bones file) --
though the way to confirm this, of course, is go finish getting crowned
with longsword in hand. If you don't get Excalibur, it exists in the
game already somewhere.
If you found bones, go check the bones levels with potions of object
detection. That will turn it up if it's in... an "unusual" location.
--
Derek
Game info and change log: http://sporkhack.com
Beta Server: telnet://sporkhack.com
IRC: irc.freenode.net, #sporkhack
> Any thoughts
Rather have Frostbrand anyway?
That is a very curious level of laziness: too lazy to check the code,
not lazy enough to go through an extinctionist game (eh, who am I to
talk of others?).
solidsnail
> On Oct 21, 1:07�pm, 7aboir <7ab...@lebarducoin.fr> wrote:
>
>> Any thoughts
>
>
> Rather have Frostbrand anyway?
>
think I already have it, not sure, as many artifacts are in my stash
somewhere around dlvl3... OTOH all unaligned artifacts should be earned in
before this game ends.... or YASD.
To answer your last question, you are a better player than myself as far
as I can say! (therefore legitimate to answer)
To the first one, dropping few lines into rgrn seems to answer my
question! (probably RNG kidding me). Therefore laziness! (BTW tanks to
all others that answers me).
And to your main question regarding exctinctionism (IMHO and the way I
play it) is not at all like diving into code: nothing to think while
playing.
For instance I do not especially want to get necessary wishes in order to
extinct mail deamons. I'm too lazy for this. I'm not probably going for
an extreme extinction... We'll see.
Cheers!
You might want to check that Excalibur isn't one of the artifacts in
your stash before you excavate the entire dungeon. If you have that
many in there, it's entirely possible you just didn't notice the name.