public class CombatRules
extends java.lang.Object
Constructor and Description |
---|
CombatRules() |
Modifier and Type | Method and Description |
---|---|
static float |
getDamageAfterAbsorb(float damage,
float totalArmor,
float toughnessAttribute) |
static float |
getDamageAfterMagicAbsorb(float damage,
float enchantModifiers) |