Difference between revisions of "User:Tjr/log"

From NetHackWiki
Jump to navigation Jump to search
m
m
Line 3: Line 3:
 
tjr2, going for 8-conduct
 
tjr2, going for 8-conduct
  
1:  
+
plans: explore deeper, gain levels (2 sinks already ring+demon), gain alignment, anticlimactic quest
 +
 
 +
1: rgeno setup
 
2: grave
 
2: grave
3: grave; food store(tiny, only ice box)
+
3: grave(done); food store(tiny, only ice box)
4: pick-axe, tinning kit, loose pile
+
4:  
 
g5: dark, complete
 
g5: dark, complete
 
g6: lit; magic trap
 
g6: lit; magic trap
g7: triple BONES(AcEkim, failed XP1 healer protection run), food store(), light store(), tools store(), gstore(some loot, mimic in corner), neutral temple
+
g7: triple BONES, food store(), light store(), tools store(), gstore(junk, mimic in corner), neutral temple(dead)
 
g8: dark, partially done
 
g8: dark, partially done
 
g9: lit, POLYTRAP, done
 
g9: lit, POLYTRAP, done
Line 17: Line 19:
  
  
5: Oracle(Statues done, chat done); book near stairs down
+
5: Oracle(#chat done, statues done, pools, dead);
 
6: sink
 
6: sink
 
s5:
 
s5:
Line 24: Line 26:
 
s2: BoH version. Yuck.  
 
s2: BoH version. Yuck.  
  
Luck: 2011 -3 >>4200; 3755 -1 >> 4800;  
+
...(went a lot deeper up to quest portal; throne farm setup, ...)
intr: ESP; speed; cold; poison;
+
 
hunger
+
21: scroll shop(robbed), pyrolisk
read: 10055 jump; 11479 healing;  
+
22:
 +
 
 +
Luck: 2011 -3 >>4200; 3755 -1 >> 4800; 37518 "very" without luckstone;
 +
 
 +
intr: cold, sleep, shock, poison, ESP, invis, teleportitis, fast;
 +
 
 +
read: 10055 jump; 11479 healing; ...; fear/slow/uncurse/flesh/map/sick/lock/sleep/invis/rstore/xheal/cancellation; 37329 cause fear, slow, uncurse, sick, map;
 +
 
 +
alignment: 37518 strayed (-1 to -3),
  
 
== difficult/very difficult leaks a bit of info==
 
== difficult/very difficult leaks a bit of info==

Revision as of 01:01, 7 June 2010

ElberethElbereth

tjr2, going for 8-conduct

plans: explore deeper, gain levels (2 sinks already ring+demon), gain alignment, anticlimactic quest

1: rgeno setup 2: grave 3: grave(done); food store(tiny, only ice box) 4: g5: dark, complete g6: lit; magic trap g7: triple BONES, food store(), light store(), tools store(), gstore(junk, mimic in corner), neutral temple(dead) g8: dark, partially done g9: lit, POLYTRAP, done g10: lit, done g11: dark, not cleared g12: booze version; ex-fountain. Mostly done


5: Oracle(#chat done, statues done, pools, dead); 6: sink s5: s4: s3: s2: BoH version. Yuck.

...(went a lot deeper up to quest portal; throne farm setup, ...)

21: scroll shop(robbed), pyrolisk 22:

Luck: 2011 -3 >>4200; 3755 -1 >> 4800; 37518 "very" without luckstone;

intr: cold, sleep, shock, poison, ESP, invis, teleportitis, fast;

read: 10055 jump; 11479 healing; ...; fear/slow/uncurse/flesh/map/sick/lock/sleep/invis/rstore/xheal/cancellation; 37329 cause fear, slow, uncurse, sick, map;

alignment: 37518 strayed (-1 to -3),

difficult/very difficult leaks a bit of info

Module[{ readAbility, readAbilityThreshold, bookLevel, aInt = 16,

 ulevel = 1 },
readAbility = aInt + 4 + IntegerPart[ulevel/2] - 2*bookLevel
(* +2 if wearing lenses*);
Reduce[readAbility < 
   readAbilityThreshold, {bookLevel}] // {# /. 
     readAbilityThreshold -> 12 // 
    N, # /. readAbilityThreshold -> 20 // N} &
]