User Tools

Site Tools


bash

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bash [2021/03/11 19:12]
lynx
bash [2021/04/08 05:05] (current)
lynx
Line 1: Line 1:
 **Bash** **Bash**
  
-'' +<code> 
-The success of a bash depends upon how well you are learned. To bash someone\\ +Fighters only 
-is to attempt to 'knock' that person over. If you succeed you will inflict\\ + 
-10 points of damage, and cause the victim to fall on its rear. The victim \\ +The success of a bash depends upon how well you are learned. To bash someone 
-will be unable to issue any commands for 4 rounds of violence. If you miss \\ +is to attempt to 'knock' that person over. If you succeed you will inflict 
-you lose your balance and fall.\\ +10 points of damage, and cause the victim to fall on its rear. The victim  
-\\ +will be unable to issue any commands for 4 rounds of violence. If you miss  
-A bash makes you unable to type commands for 4 rounds of violence.\\ +you lose your balance and fall. 
-Note that hitting a person who is resting/sitting will inflict 1.5*damage.\\ + 
-\\ +A bash makes you unable to type commands for 4 rounds of violence. 
-See Also: : RESCUE KICK BERZERK "SHIELD BASH" KICKDIRT\\ +Note that hitting a person who is resting/sitting will inflict 1.5*damage. 
-''+ 
 +See Also: : RESCUE KICK BERZERK "SHIELD BASH" KICKDIRT 
 +</code>
  
 Pro-tip for new players, once you learn this skill, start your fights with it, then bash the mob again when you are fighting, keep the enemy stunned as much as possible. Pro-tip for new players, once you learn this skill, start your fights with it, then bash the mob again when you are fighting, keep the enemy stunned as much as possible.
  
-The classes that get the skill bash are:\\ +Have a room full of enemies you want to bash?  Here's a multi-bash that targets up to 20 mobs in a room: 
-'' +<code> 
-warrior    : Level  22 (excellent)\\ +alias mb loop 1 20 bash $.amob 
-bard       : Level  36 (excellent)\\ +</code> 
-darknight  : Level  17 (excellent)\\ + 
-ranger     : Level  38 (excellent)\\ +<code> 
-paladin    : Level  17 (excellent)\\ +The classes that get the skill bash are: 
-pirate     : Level  12 (excellent)\\ + 
-swordsman  : Level  12 (excellent)\\ +warrior    : Level  22 (excellent) 
-''+bard       : Level  36 (excellent) 
 +darknight  : Level  17 (excellent) 
 +ranger     : Level  38 (excellent) 
 +paladin    : Level  17 (excellent) 
 +pirate     : Level  12 (excellent) 
 +swordsman  : Level  12 (excellent) 
 +</code>
bash.1615489977.txt.gz · Last modified: 2021/03/11 19:12 by lynx