de.adom.jade.beings.races
Class HillDwarf

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.HillDwarf
All Implemented Interfaces:
java.io.Serializable

public class HillDwarf
extends PCRace

Defines the hill dwarf race.

See Also:
Serialized Form

Constructor Summary
HillDwarf()
          Instantiates the hill 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

HillDwarf

public HillDwarf()
Instantiates the hill dwarf race.