de.adom.jade.beings.races
Class MountainDwarf

java.lang.Object
  extended by de.adom.jade.beings.races.Race
      extended by de.adom.jade.beings.races.PCRace
          extended by de.adom.jade.beings.races.MountainDwarf
All Implemented Interfaces:
java.io.Serializable

public class MountainDwarf
extends PCRace

Defines the mountain dwarf race.

See Also:
Serialized Form

Constructor Summary
MountainDwarf()
          Instantiates the mountain dwarf race.
 
Method Summary
 
Methods inherited from class de.adom.jade.beings.races.Race
getAttributeModifier, getBasicAttribute, getDVModifier, getExperienceModifier, getHpPercentageModifier, getPCRace, getPCRaces, getPermittedGenders, getPVModifier, getPwPercentageModifier, getRaceAttribute, getSpeedModifier, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MountainDwarf

public MountainDwarf()
Instantiates the mountain dwarf race.