Class FlagCondition
java.lang.Object
studio.magemonkey.fabled.dynamic.EffectComponent
studio.magemonkey.fabled.dynamic.condition.ConditionComponent
studio.magemonkey.fabled.dynamic.condition.FlagCondition
A condition for dynamic skills that requires the target to have a specified flag active
-
Field Summary
Fields inherited from class studio.magemonkey.fabled.dynamic.EffectComponent
children, preview, settings, skill
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class studio.magemonkey.fabled.dynamic.condition.ConditionComponent
execute, getType, playPreview
Methods inherited from class studio.magemonkey.fabled.dynamic.EffectComponent
cleanUp, doCleanUp, execute, executeChildren, filter, getInstanceKey, getNum, getSettings, getSkillData, isPreviewEnabled, lastPassed, load, parseValues, playChildrenPreviews, save
-
Constructor Details
-
FlagCondition
public FlagCondition()
-
-
Method Details
-
getKey
- Specified by:
getKey
in classEffectComponent
-