Package com.binaris.wizardry.core
Class EBConstants
java.lang.Object
com.binaris.wizardry.core.EBConstants
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic floatstatic final intstatic floatstatic floatstatic final intstatic floatstatic floatstatic final intstatic final int -
Method Summary
-
Field Details
-
CONDENSER_TICK_INTERVAL
public static final int CONDENSER_TICK_INTERVAL- See Also:
-
SIPHON_MANA_PER_LEVEL
public static final int SIPHON_MANA_PER_LEVEL- See Also:
-
MAX_RECENT_SPELLS
public static final int MAX_RECENT_SPELLS- See Also:
-
RECENT_SPELL_EXPIRY_TICKS
public static final int RECENT_SPELL_EXPIRY_TICKS- See Also:
-
COOLDOWN_REDUCTION_PER_LEVEL
public static float COOLDOWN_REDUCTION_PER_LEVEL -
POTENCY_INCREASE_PER_TIER
public static float POTENCY_INCREASE_PER_TIER -
DURATION_INCREASE_PER_LEVEL
public static float DURATION_INCREASE_PER_LEVEL -
RANGE_INCREASE_PER_LEVEL
public static float RANGE_INCREASE_PER_LEVEL -
BLAST_RADIUS_INCREASE_PER_LEVEL
public static float BLAST_RADIUS_INCREASE_PER_LEVEL
-