Interface AfterShipCreationSkillEffect

All Superinterfaces:
LevelBasedEffect, ShipSkillEffect
All Known Implementing Classes:
CombatEndurance.Level4, DamageControl.Level6, EnergyWeaponMastery.Level1, PolarizedArmor.Level2, RangedSpecialization.Level1, WolfpackTactics.Level1C

public interface AfterShipCreationSkillEffect extends ShipSkillEffect
Author:
Alex Mosolov Copyright 2012 Fractal Softworks, LLC
  • Method Details

    • applyEffectsAfterShipCreation

      void applyEffectsAfterShipCreation(ShipAPI ship, String id)
    • unapplyEffectsAfterShipCreation

      void unapplyEffectsAfterShipCreation(ShipAPI ship, String id)