public class LuddicChurchStandardActivityCause extends BaseHostileActivityCause2
| Modifier and Type | Field and Description |
|---|---|
static float |
MAX_MAG |
intel| Constructor and Description |
|---|
LuddicChurchStandardActivityCause(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, shouldShowpublic static float MAX_MAG
public LuddicChurchStandardActivityCause(HostileActivityEventIntel intel)
public TooltipMakerAPI.TooltipCreator getTooltip()
getTooltip in interface HostileActivityCause2getTooltip in class BaseHostileActivityCause2public int getProgress()
HostileActivityCause2getProgress in interface HostileActivityCause2getProgress in class BaseHostileActivityCause2public java.lang.String getDesc()
getDesc in interface HostileActivityCause2getDesc in class BaseHostileActivityCause2public float getMagnitudeContribution(StarSystemAPI system)
getMagnitudeContribution in interface HostileActivityCause2getMagnitudeContribution in class BaseHostileActivityCause2