Class ShroudedTendrilShipCreator
java.lang.Object
com.fs.starfarer.api.impl.combat.dweller.BaseDwellerShipCreator
com.fs.starfarer.api.impl.combat.dweller.ShroudedTendrilShipCreator
- All Implemented Interfaces:
DwellerShipCreator
-
Field Summary
FieldsFields 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
-
FLUX_COST_MULT
public static float FLUX_COST_MULT
-
-
Constructor Details
-
ShroudedTendrilShipCreator
public ShroudedTendrilShipCreator()
-
-
Method Details
-
initBeforeShipCreation
- Specified by:
initBeforeShipCreation
in interfaceDwellerShipCreator
- Overrides:
initBeforeShipCreation
in classBaseDwellerShipCreator
-
createPlugin
- Overrides:
createPlugin
in classBaseDwellerShipCreator
-
modifyBaselineShroudParams
- Overrides:
modifyBaselineShroudParams
in classBaseDwellerShipCreator
-