Class AlternateInjuries.SeveredArm

java.lang.Object
mekhq.campaign.personnel.InjuryType
mekhq.campaign.personnel.medical.advancedMedicalAlternate.AlternateInjuries.SeveredArm
Enclosing class:
AlternateInjuries

public static final class AlternateInjuries.SeveredArm extends InjuryType
  • Constructor Details

    • SeveredArm

      public SeveredArm()
  • Method Details

    • getName

      public String getName(BodyLocation loc, int severity)
    • getFluffText

      public String getFluffText(BodyLocation loc, int severity, megamek.common.enums.Gender gender)
    • impliesMissingLocation

      public boolean impliesMissingLocation()
      Description copied from class: InjuryType
      Does having this injury mean the location is missing? (Amputation, genetic defect, ...)
      Overrides:
      impliesMissingLocation in class InjuryType
    • getRecoveryTime

      public int getRecoveryTime(int severity)
      Overrides:
      getRecoveryTime in class InjuryType