Package com.fs.starfarer.api.characters
Interface ShipSkillEffect
- All Superinterfaces:
LevelBasedEffect
- All Known Subinterfaces:
AfterShipCreationSkillEffect
- All Known Implementing Classes:
AdvancedCountermeasures.Level1
,AdvancedCountermeasures.Level2
,AdvancedCountermeasures.Level3A
,AdvancedCountermeasures.Level3B
,AutomatedShips.Level1
,BallisticMastery.Level1
,BallisticMastery.Level2
,BallisticMastery.Level3
,BallisticMastery.Level4
,BestOfTheBest.Level1
,BulkTransport.BaseCapacityModifierEffect
,BulkTransport.Level1
,BulkTransport.Level2
,BulkTransport.Level3
,BulkTransport.Level4
,CarrierCommand.Level1
,CarrierCommand.Level2
,CarrierCommand.Level3
,CarrierGroup.Level1
,CombatEndurance.Level1
,CombatEndurance.Level2
,CombatEndurance.Level3
,CombatEndurance.Level4
,ContainmentProcedures.Level1
,ContainmentProcedures.Level4
,CoordinatedManeuvers.Level1A
,CoordinatedManeuvers.Level1C
,CrewTraining.Level1
,CrewTraining.Level2
,CyberneticAugmentation.Level2
,CyberneticAugmentation.Level3
,DamageControl.Level1
,DamageControl.Level2
,DamageControl.Level3
,DamageControl.Level4
,DamageControl.Level5
,DamageControl.Level6
,DamageControl.Level7
,DamageControl.Level8
,DefensiveSystems.Level1
,DefensiveSystems.Level2A
,DefensiveSystems.Level2B
,DefensiveSystems.Level3A
,DefensiveSystems.Level3B
,DerelictContingent.Level1
,ElectronicWarfare.Level1A
,ElectronicWarfare.Level1B
,ElectronicWarfare.Level1C
,EnergyWeaponMastery.Level1
,EnergyWeaponMastery.Level2
,EvasiveAction.Level1
,EvasiveAction.Level2
,EvasiveAction.Level3
,FieldModulation.Level1
,FieldModulation.Level2
,FieldModulation.Level3
,FieldModulation.Level4
,FieldModulation.Level5
,FieldModulation.Level6
,FieldRepairs.Level2
,FighterDoctrine.Level1
,FighterDoctrine.Level2
,FighterDoctrine.Level3
,FighterDoctrine.Test
,FighterUplink.Level1
,FighterUplink.Level2
,FleetLogistics.Level1
,FleetLogistics.Level2
,FleetLogistics.Level3
,FluxRegulation.Level1
,GunneryImplants.Level1
,GunneryImplants.Level1A
,GunneryImplants.Level2
,GunneryImplants.Level3
,GunneryImplants.Level3A
,Helmsmanship.Level1
,Helmsmanship.Level2
,Helmsmanship.Level3
,Helmsmanship.Level4
,HullRestoration.Level2
,HullRestoration.Level3
,HullRestoration.Level3B
,HullRestoration.Level5
,ImpactMitigation.Level2
,ImpactMitigation.Level3
,ImpactMitigation.Level4
,ImpactMitigation.Level5
,ImpactMitigation.Level6
,ImpactMitigation.Level7
,MakeshiftEquipment.Level3
,MissileSpecialization.Level1
,MissileSpecialization.Level2
,MissileSpecialization.Level3
,MissileSpecialization.Level3A
,MissileSpecialization.Level4
,Navigation.Level2
,Navigation.Level4
,OmegaECM.Level1
,OrdnanceExpertise.Level1
,OrdnanceExpertise.Level2
,OrdnanceExpertise.Level3
,PhaseCorps.Level3
,PhaseMastery.Level1
,PhaseMastery.Level2
,PhaseMastery.Level3
,PointDefense.Level1
,PointDefense.Level2
,PointDefense.Level3
,PolarizedArmor.Level1
,PolarizedArmor.Level2
,PolarizedArmor.Level3
,PolarizedArmor.Level4
,PowerGridModulation.Level1
,PowerGridModulation.Level2
,PowerGridModulation.Level3
,RangedSpecialization.Level1
,RangedSpecialization.Level2
,RecoveryOperations.Level2A
,ReliabilityEngineering.Level1
,ReliabilityEngineering.Level2
,ReliabilityEngineering.Level3
,ReliabilityEngineering.Level4
,ReliabilityEngineering.Level5
,Salvaging.Level4
,ShieldModulation.Level1
,ShieldModulation.Level2
,ShieldModulation.Level3
,ShieldModulation.Level4
,SpecialModifications.Level4
,StrikeCommander.Level2
,StrikeCommander.Level3
,StrikeCommander.Level4
,SupportDoctrine.Level1
,SupportDoctrine.Level2
,SupportDoctrine.Level3
,SystemsExpertise.Level1
,SystemsExpertise.Level2
,SystemsExpertise.Level3
,SystemsExpertise.Level4
,SystemsExpertise.Level5
,SystemsExpertise.Level6
,SystemsExpertise.Level7
,SystemsExpertise.Level8
,TacticalDrills.Level1
,TargetAnalysis.Level1
,TargetAnalysis.Level1A
,TargetAnalysis.Level2
,TargetAnalysis.Level3
,TargetAnalysis.Level4
,WeaponDrills.Level1
,WingCommander.Level1
,WingCommander.Level2A
,WingCommander.Level2B
,WingCommander.Level3
,WolfpackTactics.Level1A
,WolfpackTactics.Level1C
- Author:
- Alex Mosolov Copyright 2012 Fractal Softworks, LLC
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.fs.starfarer.api.characters.LevelBasedEffect
LevelBasedEffect.ScopeDescription
-
Method Summary
Modifier and TypeMethodDescriptionvoid
apply
(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, String id, float level) void
unapply
(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, String id) Methods inherited from interface com.fs.starfarer.api.characters.LevelBasedEffect
getEffectDescription, getEffectPerLevelDescription, getScopeDescription
-
Method Details
-
apply
-
unapply
-