public class WolfpackTactics extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WolfpackTactics.Level1A |
static class |
WolfpackTactics.Level1C |
| Modifier and Type | Field and Description |
|---|---|
static float |
DAMAGE_TO_LARGER_BONUS |
static float |
DAMAGE_TO_LARGER_BONUS_DEST |
static float |
PEAK_TIME_BONUS |
static float |
PEAK_TIME_BONUS_DEST |
| Constructor and Description |
|---|
WolfpackTactics() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isDestroyerAndOfficer(MutableShipStatsAPI stats) |
static boolean |
isFrigateAndOfficer(MutableShipStatsAPI stats) |
public static float DAMAGE_TO_LARGER_BONUS
public static float DAMAGE_TO_LARGER_BONUS_DEST
public static float PEAK_TIME_BONUS
public static float PEAK_TIME_BONUS_DEST
public WolfpackTactics()
public static boolean isFrigateAndOfficer(MutableShipStatsAPI stats)
public static boolean isDestroyerAndOfficer(MutableShipStatsAPI stats)