public class PhaseCorps extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PhaseCorps.Level0 |
static class |
PhaseCorps.Level3 |
| Modifier and Type | Field and Description |
|---|---|
static float |
PEAK_TIME_BONUS |
static float |
PHASE_SHIP_SENSOR_BONUS_PERCENT |
static float |
PHASE_SPEED_BONUS |
| Constructor and Description |
|---|
PhaseCorps() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isPhase(MutableShipStatsAPI stats) |
static boolean |
isPhaseAndOfficer(MutableShipStatsAPI stats) |
public static float PHASE_SPEED_BONUS
public static float PEAK_TIME_BONUS
public static float PHASE_SHIP_SENSOR_BONUS_PERCENT
public PhaseCorps()
public static boolean isPhaseAndOfficer(MutableShipStatsAPI stats)
public static boolean isPhase(MutableShipStatsAPI stats)