Class CombatEndurance.Level3
java.lang.Object
com.fs.starfarer.api.impl.campaign.skills.CombatEndurance.Level3
- All Implemented Interfaces:
LevelBasedEffect
,ShipSkillEffect
- Enclosing class:
- CombatEndurance
-
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
(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, String id, float level) getEffectDescription
(float level) void
unapply
(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, String id)
-
Constructor Details
-
Level3
public Level3()
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceShipSkillEffect
-
unapply
- Specified by:
unapply
in interfaceShipSkillEffect
-
getEffectDescription
- Specified by:
getEffectDescription
in interfaceLevelBasedEffect
-
getEffectPerLevelDescription
- Specified by:
getEffectPerLevelDescription
in interfaceLevelBasedEffect
-
getScopeDescription
- Specified by:
getScopeDescription
in interfaceLevelBasedEffect
-