public class ShroudedTendrilShipCreator extends BaseDwellerShipCreator
| Modifier and Type | Field and Description |
|---|---|
static float |
FLUX_COST_MULT |
AIM_BONUS, CR_BONUS, EW_PENALTY_MULT, FLAT_ARMOR_BONUS, FLAT_RANGE_BONUS, IMPACT_VOLUME_MULT, MISSILE_GUIDANCE_BONUS, SENSOR_PROFILE_MULT| Constructor and Description |
|---|
ShroudedTendrilShipCreator() |
| Modifier and Type | Method and Description |
|---|---|
protected DwellerCombatPlugin |
createPlugin(ShipAPI ship) |
void |
initBeforeShipCreation(ShipAPI.HullSize hullSize,
MutableShipStatsAPI stats,
java.lang.String id) |
protected void |
modifyBaselineShroudParams(ShipAPI ship,
DwellerShroud.DwellerShroudParams params) |
createShroud, createShroudParams, initAfterShipAddedToCombatEngine, initAfterShipCreation, initBasicShipProperties, initInCombat, setOverloadColorAndTextpublic static float FLUX_COST_MULT
public ShroudedTendrilShipCreator()
public void initBeforeShipCreation(ShipAPI.HullSize hullSize, MutableShipStatsAPI stats, java.lang.String id)
initBeforeShipCreation in interface DwellerShipCreatorinitBeforeShipCreation in class BaseDwellerShipCreatorprotected DwellerCombatPlugin createPlugin(ShipAPI ship)
createPlugin in class BaseDwellerShipCreatorprotected void modifyBaselineShroudParams(ShipAPI ship, DwellerShroud.DwellerShroudParams params)
modifyBaselineShroudParams in class BaseDwellerShipCreator