Class Toughness
java.lang.Object
mekhq.campaign.personnel.backgrounds.Toughness
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidgenerateToughness(Person person) Generates the toughness attribute for a character.
- 
Constructor Details- 
Toughnesspublic Toughness()
 
- 
- 
Method Details- 
generateToughnessGenerates the toughness attribute for a character.- Parameters:
- person- The person for whom the toughness attribute is being generated.
 
 
-