@Deprecated public class AlterSkillCurrentEffect extends AgisEffect
AgisEffect.EffectState| Modifier and Type | Field and Description |
|---|---|
protected int |
alterValue
Deprecated.
|
protected int |
skillType
Deprecated.
|
bonusEffect, bonusEffectReq, bonusEffectReqConsumed, chance, damageType, dot, duration, effectSkillType, forceInterruption, interruption_chance, interruption_chance_max, isBuff, multipleCopies, numPulses, removeBonusWhenEffectRemoved, replacable, skillDurationMod, skillEffectMod, stackLimit, stackTime, stealthReduce, tags| Constructor and Description |
|---|
AlterSkillCurrentEffect(int id,
java.lang.String name)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
apply(AgisEffect.EffectState state)
Deprecated.
|
int |
getAlterValue()
Deprecated.
|
int |
getSkillType()
Deprecated.
|
void |
setAlterValue(int alterValue)
Deprecated.
|
void |
setSkillType(int skillType)
Deprecated.
|
activate, addTag, applyEffect, applyEffect, applyEffect, applyEffect, applyEffect, applyPassiveEffect, canApplyToImmine, canApplyToImmune, checkDamageMitigation, checkDuelDefeat, deactivate, equals, generateState, generateState, generateState, getBonusEffect, getBonusEffectReq, getBonusEffectReqConsumed, getChance, getDamageType, getDOT, getDuelEffect, getDuration, getEffectSkillType, getForceInterruption, getIcon, getID, getInterruptionChance, getInterruptionChanceMax, getName, getNumPulses, getPulseTime, getSkillDurationMod, getSkillEffectMod, getStackLimit, getStealthReduce, getTags, getTargetEffectsOfMatchingType, hashCode, isBuff, isBuff, isContinuous, isContinuous, isPassive, isPassive, isPeriodic, isPeriodic, isPersistent, isPersistent, isStackTime, pulse, remove, removeAllEffectsByID, removeBonusWhenEffectRemoved, removeBonusWhenEffectRemoved, removeEffect, removeEffect, removeEffectByID, removeEffectByID, removeEffectByID, removeNonContinuousEffects, removeNonPassiveEffects, resume, setBonusEffect, setBonusEffectReq, setBonusEffectReqConsumed, setChance, setDamageType, setDOT, setDuelEffect, setDuration, setEffectSkillType, setForceInterruption, setIcon, setID, setInterruptionChance, setInterruptionChanceMax, setMultipleCopies, setName, setNumPulses, setReplacable, setSkillDurationMod, setSkillEffectMod, setStackLimit, setStackTime, setStealthReduce, stackCheck, stealthReduce, toString, unloadprotected int skillType
protected int alterValue
public AlterSkillCurrentEffect(int id,
java.lang.String name)
public void apply(AgisEffect.EffectState state)
apply in class AgisEffectpublic int getSkillType()
public void setSkillType(int skillType)
public int getAlterValue()
public void setAlterValue(int alterValue)