GV "8" blocks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Timo Pietilä
    Prophet
    • Apr 2007
    • 4096

    GV "8" blocks

    Has something been done to GV "8" blocks? I just cleared an CGV (zig-zag one) and most items I found were utter crap. No excellent items where there should have been excellent item. I really did not expect to see "a Quarterstaff (1d9) (+2,+4)" where I expected to get at least ego.

    Vault that should have been "Whee! Great!" was "What a disappointment, used a lot of turns for no reason".
  • Derakon
    Prophet
    • Dec 2009
    • 9022

    #2
    Yeah, they got nerfed -- they no longer guarantee a great item, merely a good item. They're still generated as if 20 dlvls out of depth, but they're nowhere near as exciting as they used to be. I'd love to know why this was changed.

    Comment

    • Magnate
      Angband Devteam member
      • May 2007
      • 5110

      #3
      Originally posted by Derakon
      Yeah, they got nerfed -- they no longer guarantee a great item, merely a good item. They're still generated as if 20 dlvls out of depth, but they're nowhere near as exciting as they used to be. I'd love to know why this was changed.
      Not guilty. Sounds more like cockup than conspiracy to me.
      "Been away so long I hardly knew the place, gee it's good to be back home" - The Beatles

      Comment

      • Derakon
        Prophet
        • Dec 2009
        • 9022

        #4
        Fortunately it's a trivial fix. Just change generate.c so that this:
        Code:
        place_object(y, x, p_ptr->depth + 20, TRUE, FALSE);
        says this
        Code:
        place_object(y, x, p_ptr->depth + 20, TRUE, TRUE);

        Comment

        • Timo Pietilä
          Prophet
          • Apr 2007
          • 4096

          #5
          Originally posted by Derakon
          Fortunately it's a trivial fix. Just change generate.c so that this:
          Code:
          place_object(y, x, p_ptr->depth + 20, TRUE, FALSE);
          says this
          Code:
          place_object(y, x, p_ptr->depth + 20, TRUE, TRUE);
          3.2.1 soon with this done? I'm not sure I should continue my game without this fix.

          Comment

          • Timo Pietilä
            Prophet
            • Apr 2007
            • 4096

            #6
            Originally posted by Timo Pietilä
            3.2.1 soon with this done? I'm not sure I should continue my game without this fix.
            Academic question. Took a risk with Kavlax which didn't paid off in yet another "8" block useless vault. Gravity sucks.

            Comment

            Working...
            😀
            😂
            🥰
            😘
            🤢
            😎
            😞
            😡
            👍
            👎