Class GhostFrequencies
java.lang.Object
com.fs.starfarer.api.impl.campaign.ghosts.GhostFrequencies
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic float
static float
getChargerFrequency
(SensorGhostManager manager) static float
static float
getEchoFrequency
(SensorGhostManager manager) static float
static float
static float
getGuideFrequency
(SensorGhostManager manager) static float
static float
getLeviathanFrequency
(SensorGhostManager manager) static float
getMinnowFrequency
(SensorGhostManager manager) static float
getNoGhostFrequency
(SensorGhostManager manager) static float
static float
static float
getRacerFrequency
(SensorGhostManager manager) static float
getRemnantFrequency
(SensorGhostManager manager) static float
getRemoraFrequency
(SensorGhostManager manager) static float
getSBFactor
(SensorGhostManager manager, float factorIfNoBurst, float factorIfBurst) static float
getShipFrequency
(SensorGhostManager manager) static float
static float
static float
getZigguratFrequency
(SensorGhostManager manager) static boolean
-
Field Details
-
ZIGGURAT
-
-
Constructor Details
-
GhostFrequencies
public GhostFrequencies()
-
-
Method Details
-
getNoGhostFrequency
-
getAbyssalDrifterFrequency
-
getChargerFrequency
-
getEncounterTricksterFrequency
-
getEchoFrequency
-
getGuideFrequency
-
getLeviathanCalfFrequency
-
getLeviathanFrequency
-
getMinnowFrequency
-
getRacerFrequency
-
getRemnantFrequency
-
getRemoraFrequency
-
getShipFrequency
-
getStormcallerFrequency
-
getStormTricksterFrequency
-
getZigguratFrequency
-
getFringeFactor
public static float getFringeFactor() -
getSBFactor
public static float getSBFactor(SensorGhostManager manager, float factorIfNoBurst, float factorIfBurst) -
isInsideCore
public static boolean isInsideCore() -
getNotInFringeFactor
public static float getNotInFringeFactor() -
getNotInCoreFactor
public static float getNotInCoreFactor() -
getCoreFactor
public static float getCoreFactor()
-