Class AlternateInjuries.HearingLoss
java.lang.Object
mekhq.campaign.personnel.InjuryType
mekhq.campaign.personnel.medical.advancedMedicalAlternate.AlternateInjuries.HearingLoss
- Enclosing class:
- AlternateInjuries
-
Nested Class Summary
Nested classes/interfaces inherited from class mekhq.campaign.personnel.InjuryType
InjuryType.XMLAdapter -
Field Summary
Fields inherited from class mekhq.campaign.personnel.InjuryType
allowedLocations, BAD_HEALTH, fluffText, injuryEffect, injurySubType, level, maxSeverity, MOD_TAG_INJURY, permanent, recoveryTime, simpleName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetFluffText(BodyLocation loc, int severity, megamek.common.enums.Gender gender) getName(BodyLocation loc, int severity) intgetRecoveryTime(int severity) Methods inherited from class mekhq.campaign.personnel.InjuryType
byId, byKey, genStressEffect, getAllKeys, getAllowedLocations, getAllTypes, getBaseRecoveryTime, getId, getInjuryEffect, getKey, getLevel, getMaxSeverity, getModifiers, getRecoveryTime, getSimpleName, getSimpleName, getSubType, impliesDead, impliesMissingLocation, isHidden, isPermanent, isValidInLocation, newInjury, newResetRecoveryTimeAction, register, register
-
Constructor Details
-
HearingLoss
public HearingLoss()
-
-
Method Details
-
getName
- Overrides:
getNamein classInjuryType
-
getFluffText
- Overrides:
getFluffTextin classInjuryType
-
getRecoveryTime
public int getRecoveryTime(int severity) - Overrides:
getRecoveryTimein classInjuryType
-