public class AbilityStepAssistConfig extends AbilityConfig
Modifier and Type | Field and Description |
---|---|
static AbilityConfig |
_instance
The unique instance.
|
static boolean |
forceDefaultStepHeight
Forces the default step height value to 0.5 when this ability is deactivated.
|
static int |
maxLevel
The maximum ability level.
|
static int |
rarity
Rarity of this ability.
|
static int |
xpPerLevel
The xp required per level.
|
Constructor and Description |
---|
AbilityStepAssistConfig()
Make a new instance.
|
Modifier and Type | Method and Description |
---|---|
protected org.cyclops.cyclopscore.config.configurable.IConfigurable |
initSubInstance() |
getAbilityType, getFullUnlocalizedName, getHolderType, getUnlocalizedName
compareTo, downCast, getComment, getConfigPropertyPrefix, getElement, getMod, getNamedId, getSubInstance, getSubUniqueName, isDisableable, isEnabled, isHardDisabled, onInit, onRegistered, save, setEnabled, showDoubleInitError
public static AbilityConfig _instance
public static boolean forceDefaultStepHeight
public static int rarity
public static int maxLevel
public static int xpPerLevel