public interface ShipSkillEffect extends LevelBasedEffect
LevelBasedEffect.ScopeDescription| Modifier and Type | Method and Description |
|---|---|
void |
apply(MutableShipStatsAPI stats,
ShipAPI.HullSize hullSize,
java.lang.String id,
float level) |
void |
unapply(MutableShipStatsAPI stats,
ShipAPI.HullSize hullSize,
java.lang.String id) |
getEffectDescription, getEffectPerLevelDescription, getScopeDescriptionvoid apply(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, java.lang.String id, float level)
void unapply(MutableShipStatsAPI stats, ShipAPI.HullSize hullSize, java.lang.String id)