Comp #61 notes

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Psi
    Knight
    • Apr 2007
    • 870

    #16
    Originally posted by buzzkill
    Stupid question... Will Gloves of Power hurt my ability to cast spells (as most gloves do)? Just wondering, cause I have the opportunity to buy them.
    Yes. Only FA or magic mastery gloves avoid this in O.

    Comment

    • Nick
      Vanilla maintainer
      • Apr 2007
      • 9633

      #17
      Originally posted by Psi
      Yes. Only FA or magic mastery gloves avoid this in O.
      For this character, I would buy them anyway. Most of the spells are utility (detection, etc) and losing a quarter of your mana doesn't really hurt.
      One for the Dark Lord on his dark throne
      In the Land of Mordor where the Shadows lie.

      Comment

      • Seany C
        Swordsman
        • Apr 2007
        • 283

        #18
        Two minor buglets (possibly replicated in FAA) for O:

        1) Using XP, some quiver slots can't be directly accessed - it's not possible to fire something in slot 2), for example.

        2) It's not possible to wield a quiver weapon without dropping it or moving it into inventory first (e.g. if using a quiver dart as a swap melee weapon)

        No deal-breakers, but both a little inconvenient for a char using the quiver a lot...

        Comment

        • Nick
          Vanilla maintainer
          • Apr 2007
          • 9633

          #19
          Originally posted by Seany C
          1) Using XP, some quiver slots can't be directly accessed - it's not possible to fire something in slot 2), for example.
          Yep, bug. My (main, I think) failure to get the menu code to work properly.

          2) It's not possible to wield a quiver weapon without dropping it or moving it into inventory first (e.g. if using a quiver dart as a swap melee weapon)
          That one's more of a lack of feature. I guess there are three possibilities to cover:
          1. Quiver weapon to main weapon, main weapon to quiver;
          2. Quiver weapon to main weapon, main weapon to inventory and
          3. Inventory weapon to main weapon, main weapon to quiver.
          One for the Dark Lord on his dark throne
          In the Land of Mordor where the Shadows lie.

          Comment

          • Bandobras
            Knight
            • Apr 2007
            • 726

            #20
            Originally posted by Nick
            Quiver weapon to main weapon, main weapon to quiver;
            Possible overflow, when quiver full. If so, move main weapon automatically to inventory?

            Originally posted by Nick
            [*]Quiver weapon to main weapon, main weapon to inventory and
            Possible overflow, when inventory full.

            Originally posted by Nick
            [*]Inventory weapon to main weapon, main weapon to quiver.
            Possible overflow, when quiver full. Then inventory overflow possible as well, if the inventory weapon was stacked.

            Sounds like lots of fun. If you do this right I may steal it for Un. I was too lazy...

            Comment

            • Psi
              Knight
              • Apr 2007
              • 870

              #21
              Originally posted by Nick
              There were some item generation changes in 1.1.0, which was after FA forked:
              Code:
              - Monsters with are native to shallower levels have an increased
                chance of dropping gold, even if they normally drop only items.
                [Similar to Sangband]
              This is a rubbish change. I can see why it has been done, but it really penalises quick play, as you have to kill uniques in depth if you want them to drop anything! If you are desperately trying to keep pace with evariste then you are probably not meeting uniques until they are out of their depth and it is very annoying when they then drop gold.

              Comment

              • Seany C
                Swordsman
                • Apr 2007
                • 283

                #22
                I don't know how difficult it would be to code - but if the problem is to avoid @s waiting until 4000' to kill Lafduf, Bullroarer, etc to get a better drop, a compromise solution might be to have the quality of drop for uniques bound to their native level only, rather than a compromise of native level and level found.
                It would also provide nicer rewards for @s who kill uniques appearing at an unusually shallow level...

                Comment

                • Psi
                  Knight
                  • Apr 2007
                  • 870

                  #23
                  Originally posted by Seany C
                  - but if the problem is to avoid @s waiting until 4000' to kill Lafduf, Bullroarer, etc to get a better drop
                  I think the problem is actually orcs and trolls dropping stat potions etc when killed deep in the dungeon - the side effect of the 'solution' is that it also applies to uniques.

                  Comment

                  • pav
                    Administrator
                    • Apr 2007
                    • 793

                    #24
                    What's wrong with stat potions at 4000'? They are of little use that far anyway.
                    See the elves and everything! http://angband.oook.cz

                    Comment

                    • Nick
                      Vanilla maintainer
                      • Apr 2007
                      • 9633

                      #25
                      Originally posted by Psi
                      I think the problem is actually orcs and trolls dropping stat potions etc when killed deep in the dungeon - the side effect of the 'solution' is that it also applies to uniques.
                      I'm inclined to think the solution is unnecessary, too, especially with the O generation scheme, where the chance of a level 20 or less monster appearing at level 30 is cut by 75%, and the chance of a level 10 monster is cut by another 75%. Shallow monsters found deep just don't seem like enough of an issue to bother about. I'm also not clear why the previous behaviour was even a problem.
                      One for the Dark Lord on his dark throne
                      In the Land of Mordor where the Shadows lie.

                      Comment

                      • Psi
                        Knight
                        • Apr 2007
                        • 870

                        #26
                        The more I think about it the more ridiculous it seems. It seems it is probably best to hang around 70 where most monsters are native before going for Morgoth. Otherwise if you are at 98-99 then everything is out of its depth and will probably drop gold...

                        Comment

                        • buzzkill
                          Prophet
                          • May 2008
                          • 2939

                          #27
                          Amnesia

                          Angamaite of Umbar (and his buddy, Sangahyando) cast amnesia... a lot (at lest in the few meetings I've had). If the effects of amnesia aren't cumulative, and I don't believe they are, then why cast it a second time after successfully casting once? Probably not an easy fix, but he did waste quite a few turns re-blanking my memory. Turns he couldn't afford to waste in what was a very close battle.

                          Optionally, and this may just be evil, make amnesia cumulative. First forget your map, then forget ID'd items, and here's the evil part, then forget item flavors, then forget your monster memory. I'd certainly run away after the second casting.
                          www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
                          My banding life on Buzzkill's ladder.

                          Comment

                          • Nick
                            Vanilla maintainer
                            • Apr 2007
                            • 9633

                            #28
                            Originally posted by buzzkill
                            Angamaite of Umbar (and his buddy, Sangahyando) cast amnesia... a lot (at lest in the few meetings I've had). If the effects of amnesia aren't cumulative, and I don't believe they are, then why cast it a second time after successfully casting once? Probably not an easy fix, but he did waste quite a few turns re-blanking my memory. Turns he couldn't afford to waste in what was a very close battle.
                            Monsters tend to cast harassing spells (amnesia, confusion, paralysis) at the start of a battle; that way they can tell if you're susceptible and keep casting it if you are. The AI could potentially be improved there, but I think amnesia is really the only one where once you've succeeded once there's less point doing it again, so it would have to be a special case.

                            Optionally, and this may just be evil, make amnesia cumulative. First forget your map, then forget ID'd items, and here's the evil part, then forget item flavors, then forget your monster memory. I'd certainly run away after the second casting.
                            Yes, that's evil all right. I've actually gone the other direction in FA, so you only forget the map; basically because I find the item-forgetting aspect of amnesia more of an irritating side effect than a gameplay effect. But then I also think that about a lot of ID related stuff.
                            One for the Dark Lord on his dark throne
                            In the Land of Mordor where the Shadows lie.

                            Comment

                            • buzzkill
                              Prophet
                              • May 2008
                              • 2939

                              #29
                              The Staff of Earthquakes...it's one of those items that I usually just sell or drop without too much thought, but this game I've actually been trying to make good use of it because it's effects (scrambling the dungeon) are somewhat defensive.

                              It seems that my enemies are never injured by the earthquake. It that the way it works, or have I just been unlucky?
                              www.mediafire.com/buzzkill - Get your 32x32 tiles here. UT32 now compatible Ironband and Quickband 9/6/2012.
                              My banding life on Buzzkill's ladder.

                              Comment

                              • Psi
                                Knight
                                • Apr 2007
                                • 870

                                #30
                                Originally posted by buzzkill
                                The Staff of Earthquakes...it's one of those items that I usually just sell or drop without too much thought, but this game I've actually been trying to make good use of it because it's effects (scrambling the dungeon) are somewhat defensive.

                                It seems that my enemies are never injured by the earthquake. It that the way it works, or have I just been unlucky?
                                Somewhat unlucky I guess. The enemy has to be in one of the changed squares to be injured IIRC.

                                Comment

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