public static class FleetLogistics.Market1 extends java.lang.Object implements MarketSkillEffect
LevelBasedEffect.ScopeDescription| Constructor and Description |
|---|
Market1() |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(MarketAPI market,
java.lang.String id,
float level) |
java.lang.String |
getEffectDescription(float level) |
java.lang.String |
getEffectPerLevelDescription() |
LevelBasedEffect.ScopeDescription |
getScopeDescription() |
void |
unapply(MarketAPI market,
java.lang.String id) |
public Market1()
public void apply(MarketAPI market, java.lang.String id, float level)
apply in interface MarketSkillEffectpublic void unapply(MarketAPI market, java.lang.String id)
unapply in interface MarketSkillEffectpublic java.lang.String getEffectDescription(float level)
getEffectDescription in interface LevelBasedEffectpublic java.lang.String getEffectPerLevelDescription()
getEffectPerLevelDescription in interface LevelBasedEffectpublic LevelBasedEffect.ScopeDescription getScopeDescription()
getScopeDescription in interface LevelBasedEffect