public abstract class Aura extends SkillMechanic
Modifier and Type | Class and Description |
---|---|
class |
Aura.AuraTracker |
AbstractSkill.DelayedSkill
clock, config, forceSync, line, originOverride, targetIsOrigin
ASYNC_SAFE, chance, conditions, conditionsTarget, conditionsTrigger, cooldown, cooldowns, cooldownTimer, delay, healthMod, power, powerScale, powerSplitBetweenTargets, repeat, repeatInterval, sourceIsOrigin, target_creative, targeter, trigger, uuid
Constructor and Description |
---|
Aura(String line,
MythicLineConfig mlc) |
execute, executeNoTargetSkill, executeSkills, executeSkills, executeTargetedEntitySkill, executeTargetedLocationSkill, getClock, getConfigLine, getRunAsync, getTimerInterval, init, isAsyncSafe, isUsableFromCaster, isUsableFromSkill, resetClock, setAsyncSafe, setTimerInterval, tickClock, usable, usable, usable
checkHealth, checkSkillTrigger, checkSkillTrigger, evaluateTargets, getCooldown, getPlugin, onCooldown, parseSkillCondition, parseSkillTargeter, parseSkillTrigger, rollChance, setCooldown, setTargetsCreativePlayers, targetsCreativePlayers
protected PlaceholderInt charges
protected PlaceholderInt interval
protected PlaceholderInt duration
protected PlaceholderInt maxStacks
protected boolean mergeAll
protected boolean mergeSameCaster
protected boolean overwriteAll
protected boolean overwriteCaster
protected boolean refreshDuration
protected transient AbstractBossBar barTimer
protected boolean showBarTimer
protected PlaceholderString barTimerDisplay
protected AbstractBossBar.BarColor barTimerColor
protected AbstractBossBar.BarStyle barTimerStyle
protected boolean cancelOnGiveDamage
protected boolean cancelOnTakeDamage
protected boolean cancelOnDeath
protected boolean cancelOnTeleport
protected boolean cancelOnChangeWorld
protected boolean cancelOnSkillCast
protected boolean cancelOnQuit
protected boolean doEndSkillOnTerminate
protected String onStartSkillName
protected String onTickSkillName
protected String onEndSkillName
public Aura(String line, MythicLineConfig mlc)
Copyright © 2020. All rights reserved.