public class DesignCompromises extends BaseHullMod
| Modifier and Type | Field and Description |
|---|---|
static boolean |
AlLOW_CONVERTED_HANGAR |
static float |
BALLISTIC_RANGE_MULT |
static float |
ENERGY_WEAPON_FLUX_INCREASE |
static float |
FLUX_MULT |
static float |
MISSILE_ROF_MULT |
static float |
RANGE_MULT |
spec| Constructor and Description |
|---|
DesignCompromises() |
| Modifier and Type | Method and Description |
|---|---|
void |
applyEffectsBeforeShipCreation(ShipAPI.HullSize hullSize,
MutableShipStatsAPI stats,
java.lang.String id) |
java.lang.String |
getDescriptionParam(int index,
ShipAPI.HullSize hullSize) |
addPostDescriptionSection, addRequiredItemSection, addSModEffectSection, addSModSection, advanceInCampaign, advanceInCombat, affectsOPCosts, applyEffectsAfterShipCreation, applyEffectsToFighterSpawnedByShip, canBeAddedOrRemovedNow, getBorderColor, getCanNotBeInstalledNowReason, getDescriptionParam, getDisplayCategoryIndex, getDisplaySortOrder, getNameColor, getSModDescriptionParam, getSModDescriptionParam, getTooltipWidth, getUnapplicableReason, hasSModEffect, hasSModEffectSection, init, isApplicableToShip, isBuiltIn, isInPlayerFleet, isInPlayerFleet, isSMod, isSMod, isSModEffectAPenalty, shipHasOtherModInCategory, shouldAddDescriptionToTooltip, showInRefitScreenModPickerForclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitapplyEffectsAfterShipAddedToCombatEngine, getRequiredItempublic static float RANGE_MULT
public static float FLUX_MULT
public static float ENERGY_WEAPON_FLUX_INCREASE
public static float MISSILE_ROF_MULT
public static float BALLISTIC_RANGE_MULT
public static boolean AlLOW_CONVERTED_HANGAR
public DesignCompromises()
public void applyEffectsBeforeShipCreation(ShipAPI.HullSize hullSize, MutableShipStatsAPI stats, java.lang.String id)
applyEffectsBeforeShipCreation in interface HullModEffectapplyEffectsBeforeShipCreation in class BaseHullModpublic java.lang.String getDescriptionParam(int index, ShipAPI.HullSize hullSize)
getDescriptionParam in interface HullModEffectgetDescriptionParam in class BaseHullMod