Fear!!!!

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • slashme
    Rookie
    • Feb 2008
    • 13

    Fear!!!!

    I think fear is kind of broken in Angband. If you frighten monsters, they run away. If they frighten you, you can stay around and shoot. I would say the guy who stands toe-to-toe with a nether wraith calmly loading his heavy crossbow has more balls than the daily lottery, and is most certainly not mortally terrified.

    I would think fear would be much scarier and more interesting if it made you move randomly away from the last monster to cast fear on you, unless you have no way past another monster. Then of course, you fight like a cornered rat. Basically just what the monsters do. Of course, this would make fear very dangerous (about as bad as confusion).
    "There are little testicles at the bottom of our most sublime feelings and our purest tenderness." --Denis Diderot
  • zaimoni
    Knight
    • Apr 2007
    • 590

    #2
    Monsters are not prohibited from using ranged attacks/spells while afraid, if they have them. They just don't do so more frequently.

    Properly rebalancing this is tricky.
    Zaiband: end the "I shouldn't have survived that" experience. V3.0.6 fork on Hg.
    Zaiband 3.0.10 ETA Mar. 7 2011 (Yes, schedule slipped. Latest testing indicates not enough assert() calls to allow release.)
    Z.C++: pre-alpha C/C++ compiler system (usable preprocessor). Also on Hg. Z.C++ 0.0.10 ETA December 31 2011

    Comment

    • Big Al
      Swordsman
      • Apr 2007
      • 327

      #3
      I wrote a patch a few months ago that kind of fixed the fear in Angband (or at least I think I does); I changed it so that the chance of successfully attacking a monster (via ANY means - melee, ranged or attack spells) is based on how close you are to the nearest hostile monster. Eg. you would have a 5% chance of attacking if there was a wakened monster right beside you, and a 95% of attacking a monster if the nearest awake monster were, say, ten squares away. The chance reduces linearly between the two. This way, it keeps the current system where you can't really melee when you're afraid, and you can still use ranged/spell attacks from a distance, but fixes the incongruities of being able to shoot an arrow at point blank but not attack. I had to add another flag in spell.txt to say whether a given spell is an 'attack' spell or not.

      It adds more tactical strategies to fighting; eg. a mage might phase door away to get a better (farther) shot on a monster. Also, it makes the really weak monsters on the level important again - if a high level monster casts fear on you from a distance and there happens to be a mouse right beside you, the mouse there will prevent you from attacking the high level monster. I tested this out on the first thousand feet or so and it seemed to work ok, though it might need some tweaking.

      I think that having a (very small) chance to melee the monsters when feared is much more interesting than the flat out all-or-nothing it is now. (EDIT: changed 'not melee' to 'melee')
      Last edited by Big Al; February 11, 2008, 22:00.
      Come play Metroplexity!
      Un, V MX H- D c-- f- PV s- d+ P++ M+
      c-- S I++ So+ B+ ac- !GHB SQ RQ+ V+

      Comment

      • myron
        Rookie
        • Jan 2008
        • 13

        #4
        Originally posted by Big Al
        I wrote a patch a few months ago that kind of fixed the fear in Angband (or at least I think I does); I changed it so that the chance of successfully attacking a monster (via ANY means - melee, ranged or attack spells) is based on how close you are to the nearest hostile monster. Eg. you would have a 5% chance of attacking if there was a wakened monster right beside you, and a 95% of attacking a monster if the nearest awake monster were, say, ten squares away. The chance reduces linearly between the two. This way, it keeps the current system where you can't really melee when you're afraid, and you can still use ranged/spell attacks from a distance, but fixes the incongruities of being able to shoot an arrow at point blank but not attack. I had to add another flag in spell.txt to say whether a given spell is an 'attack' spell or not.

        It adds more tactical strategies to fighting; eg. a mage might phase door away to get a better (farther) shot on a monster. Also, it makes the really weak monsters on the level important again - if a high level monster casts fear on you from a distance and there happens to be a mouse right beside you, the mouse there will prevent you from attacking the high level monster. I tested this out on the first thousand feet or so and it seemed to work ok, though it might need some tweaking.

        I think that having a (very small) chance to not melee the monsters when feared is much more interesting than the flat out all-or-nothing it is now.
        Sounds like a nice patch...probably something that could be incorporated into Vanilla...

        Comment

        • slashme
          Rookie
          • Feb 2008
          • 13

          #5
          Originally posted by Big Al
          ...so that the chance of successfully attacking a monster (via ANY means - melee, ranged or attack spells) is based on how close you are to the nearest hostile monster....
          Sounds very interesting. I'd still also like a saving throw each turn to determine whether you do what you intended, or run away one space. Sort of "I'll frost bolt that Ancient Red Dragon now. Shit, no. He's too scary. Run away!"
          "There are little testicles at the bottom of our most sublime feelings and our purest tenderness." --Denis Diderot

          Comment

          • Big Al
            Swordsman
            • Apr 2007
            • 327

            #6
            [hypothetical] I figure it'd be nicer to let the user decide how to run away then for the computer to force you to. I mean, if you, a mage, were scared for your life, would you try to take a step or two back, or teleport away? There are many ways to get rid of fear, or to get yourself out of a fearful situation; why limit the tactical options? Most realistically, the game would roll a saving roll at the start of your turn; if you succeed, then you can do anything you want that turn; if you fail, then you're only allowed to do 'fearful' activities (eg. moving away, healing yourself, teleporting away, etc.) - however this is rather unrealistic to implement, I think. [/hypothetical]

            It might also be interesting to make it so that if the player loses, say, more than half his or her HP in a single round, they get afraid, much in the way that monsters do the other way around now. Then again, that would only make the big breathers even more dangerous than they already are, which is probably not a good thing.

            Part of the problem is that 95% of the player fear in Angband is caused by magical means, not physical/mental ones. I guess there's nothing really wrong with the current system if you interpret "the novice paladin casts a terrifying illusion" to mean "the novice paladin casts a spell that makes you forget how to use your melee weapon" -- to fix the problem instead of fixing the solution.
            Come play Metroplexity!
            Un, V MX H- D c-- f- PV s- d+ P++ M+
            c-- S I++ So+ B+ ac- !GHB SQ RQ+ V+

            Comment

            • slashme
              Rookie
              • Feb 2008
              • 13

              #7
              Originally posted by Big Al
              [hypothetical] I figure it'd be nicer to let the user decide how to run away then for the computer to force you to. I mean, if you, a mage, were scared for your life, would you try to take a step or two back, or teleport away? There are many ways to get rid of fear, or to get yourself out of a fearful situation; why limit the tactical options?...
              I'd prefer the pseudo-confusion thing: It would simulate blind panic more accurately. Maybe a really bad saving throw gets you the message "you are petrified with fear" and you stand still for a round, and a normal failure gets you "you run in terror" moving you away from the monster. "Yes, I know I have a teleport staff right here, but right now I can't keep my legs from running." Maybe a really good saving throw cures the fear?

              Originally posted by Big Al
              It might also be interesting to make it so that if the player loses, say, more than half his or her HP in a single round, they get afraid, much in the way that monsters do the other way around now. Then again, that would only make the big breathers even more dangerous than they already are, which is probably not a good thing.
              I like this suggestion! Once again, make it a saving throw thing. Anyway, by the time you get to the real heavy breathers, you'll probably have resist fear.
              "There are little testicles at the bottom of our most sublime feelings and our purest tenderness." --Denis Diderot

              Comment

              • kathoum
                Rookie
                • Jan 2008
                • 12

                #8
                I'd really like to see this idea implemented, it would add flavour to the game.

                Originally posted by slashme
                I'd prefer the pseudo-confusion thing: It would simulate blind panic more accurately. Maybe a really bad saving throw gets you the message "you are petrified with fear" and you stand still for a round, and a normal failure gets you "you run in terror" moving you away from the monster. "Yes, I know I have a teleport staff right here, but right now I can't keep my legs from running." Maybe a really good saving throw cures the fear?

                I like this suggestion! Once again, make it a saving throw thing. Anyway, by the time you get to the real heavy breathers, you'll probably have resist fear.
                Paralysis by fear is already present in O, but only from very few really big breathers: http://angband.oook.cz/ladder-show.php?id=5679

                Having the same effect from deep wraiths and ghosts (both spells and physical attacks) is a nice idea.

                Dario

                Comment

                • daft
                  Rookie
                  • Feb 2008
                  • 17

                  #9
                  I think I would prefer to keep my poise while experiencing fear. After all, aren't our characters supposed to be heroic? Anyone apt to go all crazy-legs after seeing a scary monster would probably be happier staying in town, arm-in-arm with the happy, singing drunk, rather than scurrying down, level after level, deeper into the monster pits.

                  Confusion is nasty enough! I don't need another reason to bounce off the walls haphazardly. Knowing my luck I'd get scared by some wicked thing and then start bouncing back and forth between every nearby monster, like a pinball bouncing from bumper to bumper! Ding!...Ding!...Ding!...

                  I believe characters should experience fear but I don't believe they are the sort of characters that should lose their sense of self-preservation.
                  "Beer: the 5th food group"

                  Comment

                  • MKula
                    Apprentice
                    • Feb 2008
                    • 70

                    #10
                    Originally posted by daft
                    I think I would prefer to keep my poise while experiencing fear. After all, aren't our characters supposed to be heroic? Anyone apt to go all crazy-legs after seeing a scary monster would probably be happier staying in town, arm-in-arm with the happy, singing drunk, rather than scurrying down, level after level, deeper into the monster pits.
                    This is one of the main reasons why I'm a proponent of giving all classes natural fear resistance after a certain Clvl (a la current Warriors at lvl30). I find it rather odd and unfair that after all that time staring vile and unspeakably evil monsters in the face, a Warrior naturally stops being scared of Poltergeists, but mages and paladins don't.
                    It breathes on you.
                    You die.

                    Comment

                    • d1sc0nnected
                      Scout
                      • Jan 2008
                      • 27

                      #11
                      I think this is more of a balance issue than a flavor issue..

                      Yeah, warriors get fear resisitance at clvl 30...but mages get phase door at level 2.

                      The ONLY advantages of a warrior post stat-gain are >blows per round, and fear resistance.

                      Comment

                      • zaimoni
                        Knight
                        • Apr 2007
                        • 590

                        #12
                        I'm not at all sure Fear Resistance is actually useful when monsters are casting spells intelligently. Perhaps if magical fear was more effective.

                        As it is, I'd rather have Cause Fear cast than nether bolts. Fear Resistance with intelligent spellcasting assures that Cause Fear won't be cast.
                        Zaiband: end the "I shouldn't have survived that" experience. V3.0.6 fork on Hg.
                        Zaiband 3.0.10 ETA Mar. 7 2011 (Yes, schedule slipped. Latest testing indicates not enough assert() calls to allow release.)
                        Z.C++: pre-alpha C/C++ compiler system (usable preprocessor). Also on Hg. Z.C++ 0.0.10 ETA December 31 2011

                        Comment

                        • MKula
                          Apprentice
                          • Feb 2008
                          • 70

                          #13
                          Perhaps we could allow stronger monsters bypass fear resistance? Similar to how stronger monsters (esp. Time hounds/vortices) can overcome sustains?
                          It breathes on you.
                          You die.

                          Comment

                          • Pete Mack
                            Prophet
                            • Apr 2007
                            • 6883

                            #14
                            Originally posted by MKula
                            This is one of the main reasons why I'm a proponent of giving all classes natural fear resistance after a certain Clvl (a la current Warriors at lvl30). I find it rather odd and unfair that after all that time staring vile and unspeakably evil monsters in the face, a Warrior naturally stops being scared of Poltergeists, but mages and paladins don't.

                            As a previous poster said, it is a balance issue. Warriors need a break; other classes don't. In fact, the only class affected significantly in the late game is Paladin, and Paladin gets a Boldness spell.

                            Mage and Priest have very good saving throws, and thus are rarely affected by fear after cl 40. And Rogue and Ranger get Heroism and Berserk spells, and thus are rarely affected by fear after cl 40-45.

                            Comment

                            • zaimoni
                              Knight
                              • Apr 2007
                              • 590

                              #15
                              Yes, Warriors need a break.

                              I'm just not sure that Fear Resistance is a break. It certainly is a negative on the Metal-Shod Boots of Thror starting around DL 38.
                              Zaiband: end the "I shouldn't have survived that" experience. V3.0.6 fork on Hg.
                              Zaiband 3.0.10 ETA Mar. 7 2011 (Yes, schedule slipped. Latest testing indicates not enough assert() calls to allow release.)
                              Z.C++: pre-alpha C/C++ compiler system (usable preprocessor). Also on Hg. Z.C++ 0.0.10 ETA December 31 2011

                              Comment

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