Class Navigation.Level3B
java.lang.Object
com.fs.starfarer.api.impl.campaign.skills.Navigation.Level3B
- All Implemented Interfaces:
FleetStatsSkillEffect
,LevelBasedEffect
- Enclosing class:
- Navigation
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fs.starfarer.api.characters.LevelBasedEffect
LevelBasedEffect.ScopeDescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(MutableFleetStatsAPI stats, String id, float level) getEffectDescription
(float level) void
unapply
(MutableFleetStatsAPI stats, String id)
-
Constructor Details
-
Level3B
public Level3B()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFleetStatsSkillEffect
-
unapply
- Specified by:
unapply
in interfaceFleetStatsSkillEffect
-
getEffectDescription
- Specified by:
getEffectDescription
in interfaceLevelBasedEffect
-
getEffectPerLevelDescription
- Specified by:
getEffectPerLevelDescription
in interfaceLevelBasedEffect
-
getScopeDescription
- Specified by:
getScopeDescription
in interfaceLevelBasedEffect
-