Class RangedSpecialization
java.lang.Object
com.fs.starfarer.api.impl.campaign.skills.RangedSpecialization
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic float
static boolean
static float
static float
static float
static float
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
CRITS
public static boolean CRITS -
PROJ_SPEED_BONUS
public static float PROJ_SPEED_BONUS -
MIN_RANGE
public static float MIN_RANGE -
MAX_RANGE
public static float MAX_RANGE -
MAX_CHANCE_PERCENT
public static float MAX_CHANCE_PERCENT -
CRIT_DAMAGE_BONUS_PERCENT
public static float CRIT_DAMAGE_BONUS_PERCENT
-
-
Constructor Details
-
RangedSpecialization
public RangedSpecialization()
-