home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / BBS_GAME / MAJYK131.ZIP / MJK3.TXT < prev    next >
Text File  |  1993-10-27  |  3KB  |  76 lines

  1.  
  2.   * BUILDS *
  3.  
  4.   When settlers move into an area, they usually have the option 
  5.   to build. This means, they can improve the area to benefit the 
  6.   player.
  7.  
  8.   In open terrain, settlers can build three things, settlements, 
  9.   keeps and mills. In already populated areas, they can only add 
  10.   to the population.
  11.  
  12.   Settlements are new cities, ripe to produce new troops or study 
  13.   sciences. Settlements will grow over time, increasing their 
  14.   resources. Mills and water will increase the population of a 
  15.   settlement per turn. Some settlements will become large enough 
  16.   that they will sprawl over into surrounding area, making 
  17.   "suburban" areas. Cities are very important in the game. If a 
  18.   player no longer possesses any cities or units, he is out of 
  19.   the game.
  20.  
  21.   Mills will add to the production and population of neighbouring 
  22.   towns. They are useful in areas where production and city 
  23.   growth seems slow. Mills do not, however, increase in 
  24.   population, nor do they keep any resources of their own.
  25.  
  26.   Keeps directly contribute to a player's majyk pool. How much 
  27.   the keep contributes is determined by his Majykal science. 
  28.   Dabblers get five MP per keep, while Lord Majes get twenty MP 
  29.   per. Keeps, like mills, do not increase in population or in 
  30.   resources.
  31.  
  32.   * ATTACKING *
  33.  
  34.   An attack is made when one unit moves into a space occupied by 
  35.   the enemy. Cubes are rolled to determine the victory of the 
  36.   attack.
  37.  
  38.   The attacker will his ATK rating, which determines how many 
  39.   cubes he may roll for his attack. This roll must be greater 
  40.   than the defender's roll for the attack to be successful.
  41.  
  42.   The defender uses his DEF rating which also determines how many 
  43.   cubes he may roll for his attack. This roll must be equal to or 
  44.   greater than the attack for a successful defense. Defender wins 
  45.   all ties.
  46.  
  47.   Whichever army rolls highest survives and holds the space. 
  48.   Lastly, attacking a unit exhausts all of the attacker's moves.
  49.  
  50.   Example Attack:
  51.   Red's Drake has moved into a square occupied by Blue's 
  52.   Wolfrider. This is an attack and is handled as follows:
  53.  
  54.   RED DRAKE - ATK 2d6
  55.   The Red Drake rolls a two and a three, getting a five total for 
  56.   his two cubes.
  57.  
  58.   BLUE WOLFRIDER - DEF 1d6
  59.   The Blue Wolfrider only rolls one die, getting a six.  Since 
  60.   the wolfrider rolled higher than the drake, the wolfrider wins 
  61.   and the drake dies.
  62.  
  63.   * RANGED ATTACK *
  64.  
  65.   Ranged attacks are similar to normal attacks, only the attacker 
  66.   can attack an enemy unit a few squares away. To accomplish 
  67.   this, the attacker, when asked to move, selects the ranged 
  68.   attack option from the menu.
  69.  
  70.   The computer will then ask the attacker for a target square. 
  71.   The attacker then selects his target by moving the highlighter 
  72.   and then accepting the space.
  73.  
  74.   A ranged attack is only worth a 1d6 ATK rating, regardless of
  75.   the unit attacking, and counts as one MOV.
  76.