public class ImpactMitigation extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImpactMitigation.Level2 |
static class |
ImpactMitigation.Level3 |
static class |
ImpactMitigation.Level4 |
static class |
ImpactMitigation.Level5 |
static class |
ImpactMitigation.Level6 |
static class |
ImpactMitigation.Level7 |
| Modifier and Type | Field and Description |
|---|---|
static float |
ARMOR_DAMAGE_REDUCTION |
static float |
ARMOR_KINETIC_REDUCTION |
static float |
DAMAGE_TO_MODULES_REDUCTION |
static float |
ELITE_HIT_STRENGTH_PERCENT |
static float |
MANEUVERABILITY_BONUS_LARGE |
static float |
MANEUVERABILITY_BONUS_SMALL |
static float |
MAX_DAMAGE_REDUCTION_BONUS |
| Constructor and Description |
|---|
ImpactMitigation() |
| Modifier and Type | Method and Description |
|---|---|
static ShipAPI.HullSize |
getHullSize(MutableShipStatsAPI stats) |
public static float MANEUVERABILITY_BONUS_LARGE
public static float MANEUVERABILITY_BONUS_SMALL
public static float MAX_DAMAGE_REDUCTION_BONUS
public static float ARMOR_DAMAGE_REDUCTION
public static float ARMOR_KINETIC_REDUCTION
public static float DAMAGE_TO_MODULES_REDUCTION
public static float ELITE_HIT_STRENGTH_PERCENT
public ImpactMitigation()
public static ShipAPI.HullSize getHullSize(MutableShipStatsAPI stats)