public class LuddicChurchHostileActivityFactor extends BaseHostileActivityFactor implements FleetGroupIntel.FGIEventListener, ColonyPlayerHostileActListener, ColonySizeChangeListener
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BROKE_LUDDIC_CHURCH_DEAL |
static java.lang.String |
DEFEATED_LUDDIC_CHURCH_EXPEDITION |
static java.lang.String |
HASSLE_REASON |
static java.lang.String |
MADE_IMMIGRATION_DEAL_WITH_LUDDIC_CHURCH |
causes, intel, seedTOOLTIP_WIDTHNEGATED_FACTOR_PROGRESS| Constructor and Description |
|---|
LuddicChurchHostileActivityFactor(HostileActivityEventIntel intel) |
addCause, addExtraRows, checkFactionExists, getCauseOfClass, getCauses, getDefaultEventTooltip, getEffectMagnitude, getEventStageSound, getId, getNameColorForThreatList, getRandomizedStageRandom, getRandomizedStageRandom, getRandomizedStageSeed, getSpawnFrequency, getStayInHyperProbability, removeCauseOfClass, resetEvent, setRandomizedStageSeedaddBorder, addBulletPointForOneTimeFactor, getAllProgressMult, getMainRowTooltip, getProgressColor, isExpired, isOneTime, notifyEventEndedpublic static final java.lang.String HASSLE_REASON
public static final java.lang.String DEFEATED_LUDDIC_CHURCH_EXPEDITION
public static final java.lang.String MADE_IMMIGRATION_DEAL_WITH_LUDDIC_CHURCH
public static final java.lang.String BROKE_LUDDIC_CHURCH_DEAL
public LuddicChurchHostileActivityFactor(HostileActivityEventIntel intel)
public static boolean isDefeatedExpedition()
public static void setDefeatedExpedition(boolean value)
public static boolean isMadeDeal()
public static void setMadeDeal(boolean value)
public static boolean brokeDeal()
public static void setBrokeDeal(boolean broke)
public java.lang.String getProgressStr(BaseEventIntel intel)
getProgressStr in interface EventFactorgetProgressStr in class BaseEventFactorpublic int getProgress(BaseEventIntel intel)
getProgress in interface EventFactorgetProgress in class BaseHostileActivityFactorpublic java.lang.String getDesc(BaseEventIntel intel)
getDesc in interface EventFactorgetDesc in class BaseEventFactorpublic java.lang.String getNameForThreatList(boolean first)
getNameForThreatList in interface HostileActivityFactorgetNameForThreatList in class BaseHostileActivityFactorpublic java.awt.Color getDescColor(BaseEventIntel intel)
getDescColor in interface EventFactorgetDescColor in class BaseEventFactorpublic TooltipMakerAPI.TooltipCreator getMainRowTooltip(BaseEventIntel intel)
getMainRowTooltip in interface EventFactorgetMainRowTooltip in class BaseEventFactorpublic boolean shouldShow(BaseEventIntel intel)
shouldShow in interface EventFactorshouldShow in class BaseEventFactorpublic java.awt.Color getNameColor(float mag)
public int getMaxNumFleets(StarSystemAPI system)
getMaxNumFleets in interface HostileActivityFactorgetMaxNumFleets in class BaseHostileActivityFactorpublic float getSpawnInHyperProbability(StarSystemAPI system)
getSpawnInHyperProbability in interface HostileActivityFactorgetSpawnInHyperProbability in class BaseHostileActivityFactorpublic CampaignFleetAPI createFleet(StarSystemAPI system, java.util.Random random)
createFleet in interface HostileActivityFactorcreateFleet in class BaseHostileActivityFactorpublic void addBulletPointForEvent(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage, TooltipMakerAPI info, IntelInfoPlugin.ListInfoMode mode, boolean isUpdate, java.awt.Color tc, float initPad)
addBulletPointForEvent in interface HostileActivityFactoraddBulletPointForEvent in class BaseHostileActivityFactorpublic void addBulletPointForEventReset(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage, TooltipMakerAPI info, IntelInfoPlugin.ListInfoMode mode, boolean isUpdate, java.awt.Color tc, float initPad)
addBulletPointForEventReset in interface HostileActivityFactoraddBulletPointForEventReset in class BaseHostileActivityFactorpublic void addStageDescriptionForEvent(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage, TooltipMakerAPI info)
addStageDescriptionForEvent in interface HostileActivityFactoraddStageDescriptionForEvent in class BaseHostileActivityFactorpublic java.lang.String getEventStageIcon(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
getEventStageIcon in interface HostileActivityFactorgetEventStageIcon in class BaseHostileActivityFactorpublic TooltipMakerAPI.TooltipCreator getStageTooltipImpl(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
getStageTooltipImpl in interface HostileActivityFactorgetStageTooltipImpl in class BaseHostileActivityFactorpublic float getEventFrequency(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
getEventFrequency in interface HostileActivityFactorgetEventFrequency in class BaseHostileActivityFactorpublic void rollEvent(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
rollEvent in interface HostileActivityFactorrollEvent in class BaseHostileActivityFactorpublic boolean fireEvent(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
fireEvent in interface HostileActivityFactorfireEvent in class BaseHostileActivityFactorpublic MarketAPI findExpeditionTarget(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage)
public MarketAPI getExpeditionSource(HostileActivityEventIntel intel, BaseEventIntel.EventStageData stage, MarketAPI target)
public static MarketAPI getHesperus(boolean requireMilitaryBase)
public boolean startExpedition(MarketAPI source, MarketAPI target, BaseEventIntel.EventStageData stage, java.util.Random random)
public void reportFGIAborted(FleetGroupIntel intel)
reportFGIAborted in interface FleetGroupIntel.FGIEventListenerpublic void notifyFactorRemoved()
notifyFactorRemoved in interface EventFactornotifyFactorRemoved in class BaseEventFactorpublic void notifyEventEnding()
notifyEventEnding in interface EventFactornotifyEventEnding in class BaseEventFactorpublic void reportRaidForValuablesFinishedBeforeCargoShown(InteractionDialogAPI dialog, MarketAPI market, MarketCMD.TempData actionData, CargoAPI cargo)
reportRaidForValuablesFinishedBeforeCargoShown in interface ColonyPlayerHostileActListenerpublic void reportRaidToDisruptFinished(InteractionDialogAPI dialog, MarketAPI market, MarketCMD.TempData actionData, Industry industry)
reportRaidToDisruptFinished in interface ColonyPlayerHostileActListenerpublic void reportTacticalBombardmentFinished(InteractionDialogAPI dialog, MarketAPI market, MarketCMD.TempData actionData)
reportTacticalBombardmentFinished in interface ColonyPlayerHostileActListenerpublic void reportSaturationBombardmentFinished(InteractionDialogAPI dialog, MarketAPI market, MarketCMD.TempData actionData)
reportSaturationBombardmentFinished in interface ColonyPlayerHostileActListenerpublic void advance(float amount)
advance in interface EventFactoradvance in class BaseEventFactorpublic void reportColonySizeChanged(MarketAPI market, int prevSize)
reportColonySizeChanged in interface ColonySizeChangeListener