public class KantasWrathPirateActivityCause2 extends BaseHostileActivityCause2
Modifier and Type | Field and Description |
---|---|
static float |
MAG_PER_BLUFF |
static float |
MAX_MAG |
static float |
MAX_MAG_FOR_BLUFFS |
static float |
MAX_MAG_FOR_REL |
intel
Constructor and Description |
---|
KantasWrathPirateActivityCause2(HostileActivityEventIntel intel) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDesc() |
float |
getMagnitudeContribution(StarSystemAPI system) |
int |
getProgress()
Progress is used to advance the event, MagnitudeContribution is for fleet spawning for...
|
TooltipMakerAPI.TooltipCreator |
getTooltip() |
addExtraRows, getDescColor, getProgressColor, getProgressStr, shouldShow
public static float MAX_MAG
public static float MAX_MAG_FOR_REL
public static float MAX_MAG_FOR_BLUFFS
public static float MAG_PER_BLUFF
public KantasWrathPirateActivityCause2(HostileActivityEventIntel intel)
public TooltipMakerAPI.TooltipCreator getTooltip()
getTooltip
in interface HostileActivityCause2
getTooltip
in class BaseHostileActivityCause2
public int getProgress()
HostileActivityCause2
getProgress
in interface HostileActivityCause2
getProgress
in class BaseHostileActivityCause2
public java.lang.String getDesc()
getDesc
in interface HostileActivityCause2
getDesc
in class BaseHostileActivityCause2
public float getMagnitudeContribution(StarSystemAPI system)
getMagnitudeContribution
in interface HostileActivityCause2
getMagnitudeContribution
in class BaseHostileActivityCause2
Copyright © 2013 Fractal Softworks, LLC. All Rights Reserved.