Class Toughness
java.lang.Object
mekhq.campaign.personnel.backgrounds.Toughness
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidgenerateToughness(Person person) Generates the toughness attribute for a character.
-
Constructor Details
-
Toughness
public Toughness()
-
-
Method Details
-
generateToughness
Generates the toughness attribute for a character.- Parameters:
person- The person for whom the toughness attribute is being generated.
-