public class RangedSpecialization extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
RangedSpecialization.Level1 |
static class |
RangedSpecialization.Level2 |
static class |
RangedSpecialization.RangedSpecDamageDealtMod |
| Modifier and Type | Field and Description |
|---|---|
static float |
CRIT_DAMAGE_BONUS_PERCENT |
static boolean |
CRITS |
static float |
MAX_CHANCE_PERCENT |
static float |
MAX_RANGE |
static float |
MIN_RANGE |
static float |
PROJ_SPEED_BONUS |
| Constructor and Description |
|---|
RangedSpecialization() |
public static boolean CRITS
public static float PROJ_SPEED_BONUS
public static float MIN_RANGE
public static float MAX_RANGE
public static float MAX_CHANCE_PERCENT
public static float CRIT_DAMAGE_BONUS_PERCENT
public RangedSpecialization()