public class FighterUplink extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FighterUplink.Level1 |
static class |
FighterUplink.Level2 |
| Modifier and Type | Field and Description |
|---|---|
static float |
CREW_LOSS_PERCENT |
static float |
DAMAGE_BONUS_PERCENT |
static float |
MAX_SPEED_PERCENT |
static float |
OFFICER_MULT |
static float |
TARGET_LEADING_BONUS |
| Constructor and Description |
|---|
FighterUplink() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isOfficer(MutableShipStatsAPI stats) |
public static float MAX_SPEED_PERCENT
public static float CREW_LOSS_PERCENT
public static float DAMAGE_BONUS_PERCENT
public static float TARGET_LEADING_BONUS
public static float OFFICER_MULT
public FighterUplink()
public static boolean isOfficer(MutableShipStatsAPI stats)