Ishar MUD

Help : Spell Magic Arrow

If you are new here, you may want to download one of many MUD clients, and see our getting started guide.

(such as "spell" or "MUD Basics")


   A mage can fashion his magic into a projectile and shoot it at a foe.
Damage varies with level of caster and is capable of killing only the smallest
levels in a single shot.

   Effect:
      Damage: range(1, level) + 5

   Example:
      Level 10:
         Effect:
            Damage: range(1, 10) + 5 ~= 10 damage