DRL > Discussion

Angel of Cowardly Berserk?

(1/2) > >>

Gargulec:
I have just started playing AoB, with strong inclination on having 100%. Before that, I've read many AoB advices, including the brand new Thomas guide. They all concentrate on avoidance, running and dashing to the stairs. Well, ok.

But is avoidance, running and dashing to the stairs bersekish?

No, seriously, description of this challenge states that this is a "challenge for a true berserker". Not for a sneaky, ninjish DoomGuy, who relying on traps and stealth avoid dangerous monsters and make it to the level 25, to hack a Cybbie. Berserker should slash everything on his way, and leave nothing more than a track of mangled corpses (not a track of pistols!)

So, is there any way to make a AoB "true" AoB, where you fight, kill, yet you are not unkillable? To make AoB game of tactical bloodshed, not a tactical bloodsehd avoiding?

Some time ago, Dervis suggested giving player 50% dodge chance in hand-to-hand combat. That is a very good idea. And I have couple more:
1. Increase (vastly) chance of going berserk when DooMGuy is seriously wounded. Na pain, no gain!
2. Give player slow health regen as long as he is zerking.
3. Give player with Ber trait small chance of going berserk when getting hit, and having health drop below 50%
4. Create a 'charge' attack. If player is running straight at enemy, and then hist him, give him bonuses to damage.

How do you like it? 

Vestin:

--- Quote from: Gargulec on August 11, 2009, 11:55 ---4. Create a 'charge' attack. If player is running straight at enemy, and then hist him, give him bonuses to damage.

--- End quote ---
It just hit me - as closing the distance is a problem for melee players, we could simply have a leap/charge attack (mapped under 'r') that would allow you the player to reach his target without running and getting hurt by stray shots in the process. It wouldn't be overpowered, because:
1* The player may still get hit afterwards, by the shots fired while he is busy attacking his target (the first strike also counts)
2* It might simply allow the player to traverse only two tiles:

--- Code: ---....
@..h
....

--- End code ---

--- Code: ---....
@**X
....
--- End code ---

--- Code: ---....
..@h
....
--- End code ---
It might even allow for more ninja-like tactics:

--- Code: ---@#..
./.h
.#..

--- End code ---

--- Code: ---@#..
.**X
.#..
--- End code ---

--- Code: ---.#..
./@h
.#..
--- End code ---
On some occasions it might even serve as an evasive action, as the player might leapfrog to an adjacent target (still - in most cases that wouldn't be much of a help, because the shots are avoided only on his way to the target, not during the attack).

Of course - this move would only be possible while using a melee weapon. It might sound a bit complicated but could help avoiding taking shotgun damage all the time.

Idea #2: rename Dualgunner "Ambidextrous" and make it also allow attacking with two knives at once.

Generic:

--- Quote from: Vestin on August 11, 2009, 14:03 ---Idea #2: rename Dualgunner "Ambidextrous" and make it also allow attacking with two knives at once.

--- End quote ---
So you have to spend two levels to learn how to pwn with pistols, and then you start dual-wielding knives after you've become proficient with them.
:S

Vestin:

--- Quote from: Generic on August 11, 2009, 15:02 ---
--- Quote from: Vestin on August 11, 2009, 14:03 ---Idea #2: rename Dualgunner "Ambidextrous" and make it also allow attacking with two knives at once.

--- End quote ---
So you have to spend two levels to learn how to pwn with pistols, and then you start dual-wielding knives after you've become proficient with them.
:S

--- End quote ---
We can always change the requirements... Or, better yet, we can make Brute(2) enable dual-kniving.
I don't know - there should be something you can use between a knife and the chainsaw; IMO - it should be two knives.

What about my other, more thought out, idea ?

Melon:

--- Quote from: Vestin on August 11, 2009, 14:03 ---
--- Quote from: Gargulec on August 11, 2009, 11:55 ---4. Create a 'charge' attack. If player is running straight at enemy, and then hist him, give him bonuses to damage.

--- End quote ---
It just hit me - as closing the distance is a problem for melee players, we could simply have a leap/charge attack (mapped under 'r') that would allow you the player to reach his target without running and getting hurt by stray shots in the process. It wouldn't be overpowered, because:
1* The player may still get hit afterwards, by the shots fired while he is busy attacking his target (the first strike also counts)
2* It might simply allow the player to traverse only two tiles:

--- Code: ---....
@..h
....

--- End code ---

--- Code: ---....
@**X
....
--- End code ---

--- Code: ---....
..@h
....
--- End code ---
It might even allow for more ninja-like tactics:

--- Code: ---@#..
./.h
.#..

--- End code ---

--- Code: ---@#..
.**X
.#..
--- End code ---

--- Code: ---.#..
./@h
.#..
--- End code ---
On some occasions it might even serve as an evasive action, as the player might leapfrog to an adjacent target (still - in most cases that wouldn't be much of a help, because the shots are avoided only on his way to the target, not during the attack).

Of course - this move would only be possible while using a melee weapon. It might sound a bit complicated but could help avoiding taking shotgun damage all the time.

Idea #2: rename Dualgunner "Ambidextrous" and make it also allow attacking with two knives at once.

--- End quote ---
Sounds good. However jumping and attacking should take two turns. This way you won't be jumping like a knight on the board all the time

Navigation

[0] Message Index

[#] Next page

Go to full version