boozer@fortune.UUCP (Glenn Boozer) (08/28/85)
*** REPLACE THIS LINE WITH YOUR MESSAGE *** I have read a scroll of identification and used it to identify all of the objects of a particular type (like scroll's) that I possesed. I did this 3 times during one game. I can not do it again in any other games. What did I have/do/not have/not do that allowed this extended use of a scroll of identification? Thanks, -- #=====# ! ! ! ! ! ! / \ / B \ / O \ / O \ /***************************************************\ ! Z ! !* Glenn Boozer +Yep+ This is my real name *! ! E ! !* Fortune Systems Corporation *! ! R ! !* {ihnp4, ucbvax!dual}!fortune!boozer or *! ! ! !* {ihnp4, ucbvax!dual}!fortune!sixpack!boozer *! ------------- \***************************************************/
andrew@orca.UUCP (Andrew Klossner) (08/29/85)
[] "I have read a scroll of identification and used it to identify all of the objects of a particular type (like scroll's) that I possesed. I did this 3 times during one game. I can not do it again in any other games. What did I have/do/not have/not do that allowed this extended use of a scroll of identification?" My reply is a SPOILER drawn from examining the source code. You may want to stop reading here. When you read a scroll of identify, there is a one in five chance that it will identify multiple objects. The number of objects is a (separate) random number from 0 to 4. If you run out of objects prematurely, it will say something like "that was all"; this means that you could have identified additional objects of the selected class, but blew the chance. I exploit this by arranging my inventory so that the items I want most to identify appear first (e.g., the uncursed rings before the cursed rings). [Disclaimers: all this is true of hack versions 1.0.2 and 1.0.3. "Random number" is shorthand for "element of a sequence of incorrectly computed pseudo-random numbers"; the routines in the hack "rnd.c" file are woefully ignorant of proper pseudo-random techniques.] -=- Andrew Klossner (decvax!tektronix!orca!andrew) [UUCP] (orca!andrew.tektronix@csnet-relay) [ARPA]
kcm@cybvax0.UUCP (Keith C. MacKinnon) (08/30/85)
> *** REPLACE THIS LINE WITH YOUR MESSAGE *** > > I have read a scroll of identification and used it to identify all of > the objects of a particular type (like scroll's) that I possesed. > > I did this 3 times during one game. > > I can not do it again in any other games. > > What did I have/do/not have/not do that allowed this extended use of a > scroll of identification? > What you came across was a scroll of identification that will identify when read everthing of one suit in your pack. I have run into a few of them in different games, they are rare and you were lucky to have so many in one game. Once and a while you will find one or two in the book stores or the antique shops. They work the same as the identification scroll but will ask you if you want to identify a certain object by yes or no.