like a unit or enhancedunit, the hero class must provide a constructor that takes a string parameter representing the unit's name and an int parameter representing the unit's point value. however, the constructor must also set the quality and defense to 5. remember that all fields must be private and you cannot redeclare fields in subclasses.