Class ShroudedEyeShipCreator
java.lang.Object
com.fs.starfarer.api.impl.combat.dweller.BaseDwellerShipCreator
com.fs.starfarer.api.impl.combat.dweller.ShroudedEyeShipCreator
- All Implemented Interfaces:
DwellerShipCreator
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic float
static float
static float
Fields inherited from class com.fs.starfarer.api.impl.combat.dweller.BaseDwellerShipCreator
AIM_BONUS, CR_BONUS, EW_PENALTY_MULT, FLAT_ARMOR_BONUS, FLAT_RANGE_BONUS, IMPACT_VOLUME_MULT, MISSILE_GUIDANCE_BONUS, SENSOR_PROFILE_MULT
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected DwellerCombatPlugin
createPlugin
(ShipAPI ship) void
initBeforeShipCreation
(ShipAPI.HullSize hullSize, MutableShipStatsAPI stats, String id) protected void
Methods inherited from class com.fs.starfarer.api.impl.combat.dweller.BaseDwellerShipCreator
createShroud, createShroudParams, initAfterShipAddedToCombatEngine, initAfterShipCreation, initBasicShipProperties, initInCombat, setOverloadColorAndText
-
Field Details
-
BEAM_RANGE_BONUS
public static float BEAM_RANGE_BONUS -
HARD_FLUX_DISSIPATION_PERCENT
public static float HARD_FLUX_DISSIPATION_PERCENT -
DAMAGE_MULT
public static float DAMAGE_MULT
-
-
Constructor Details
-
ShroudedEyeShipCreator
public ShroudedEyeShipCreator()
-
-
Method Details
-
initBeforeShipCreation
- Specified by:
initBeforeShipCreation
in interfaceDwellerShipCreator
- Overrides:
initBeforeShipCreation
in classBaseDwellerShipCreator
-
createPlugin
- Overrides:
createPlugin
in classBaseDwellerShipCreator
-
modifyBaselineShroudParams
- Overrides:
modifyBaselineShroudParams
in classBaseDwellerShipCreator
-