User Tools

Site Tools


throw

Differences

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

Link to this comparison view

throw [2021/03/11 17:09]
lynx created
throw [2021/03/12 22:16] (current)
lynx
Line 1: Line 1:
 **Throw** **Throw**
  
-'' +<code> 
-Throw allows a player to throw his or her main hand weapon or\\ +Throw allows a player to throw his or her main hand weapon or 
-a potion at a target.\\ +a potion at a target.
-\\ +
-Usage: throw <item name to be thrown> <target to be thrown at>\\ +
-\\ +
-Weapons must have the THROW flag to be thrown.\\ +
-Damage of weapon throw is determined by the weight of the weapon.\\ +
-If the weapon is a stab weapon, then the formula is:\\ +
-(weight * character_level + 1) / 2\\ +
-Otherwise, it is:\\ +
-(weight * character_level + 3) / 4\\ +
-\\ +
-NOTE: Weapons fall to the floor after being thrown!\\ +
-''+
  
-On that note, anything dropping in a 'dump' room (which is usually clearly described in the game) will disappear/be destroyed. so don'throw your quest weapon when you're in the dump.+Usage: throw <item name to be thrown> <target to be thrown at>
  
 +Weapons must have the THROW flag to be thrown.
 +Damage of weapon throw is determined by the weight of the weapon.
 +If the weapon is a stab weapon, then the formula is:
 +(weight * character_level + 1) / 2
 +Otherwise, it is:
 +(weight * character_level + 3) / 4
  
-The classes that get the skill throw are:\\ +NOTE: Weapons fall to the floor after being thrown! 
-'' + 
-magic-user : Level  60 (excellent)\\ +The classes that get the skill throw are: 
-cleric     : Level  60 (excellent)\\ + 
-thief      : Level  18 (excellent)\\ +magic-user : Level  60 (excellent) 
-warrior    : Level  60 (excellent)\\ +cleric     : Level  60 (excellent) 
-priest     : Level  30 (excellent)\\ +thief      : Level  18 (excellent) 
-monk       : Level  60 (excellent)\\ +warrior    : Level  60 (excellent) 
-bard       : Level  54 (excellent)\\ +priest     : Level  30 (excellent) 
-darknight  : Level  60 (excellent)\\ +monk       : Level  60 (excellent) 
-wizard     : Level  20 (excellent)\\ +bard       : Level  54 (excellent) 
-druid      : Level  30 (excellent)\\ +darknight  : Level  60 (excellent) 
-assassin   : Level   9 (excellent)\\ +wizard     : Level  20 (excellent) 
-ranger     : Level  60 (excellent)\\ +druid      : Level  30 (excellent) 
-illusionist: Level  60 (excellent)\\ +assassin   : Level   9 (excellent) 
-paladin    : Level  60 (excellent)\\ +ranger     : Level  60 (excellent) 
-pirate     : Level  42 (excellent)\\ +illusionist: Level  60 (excellent) 
-swordsman  : Level  60 (excellent)\\ +paladin    : Level  60 (excellent) 
-rogue      : Level   8 (excellent)\\ +pirate     : Level  42 (excellent) 
-necromancer: Level  25 (excellent)\\ +swordsman  : Level  60 (excellent) 
-''+rogue      : Level   8 (excellent) 
 +necromancer: Level  25 (excellent) 
 +</code>
throw.1615482582.txt.gz · Last modified: 2021/03/11 17:09 by lynx