Class WaterCondition
java.lang.Object
studio.magemonkey.fabled.dynamic.EffectComponent
studio.magemonkey.fabled.dynamic.condition.ConditionComponent
studio.magemonkey.fabled.dynamic.condition.WaterCondition
A condition for dynamic skills that requires the target to have a specified potion effect
-
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
-
WaterCondition
public WaterCondition()
-
-
Method Details
-
getKey
- Specified by:
getKey
in classEffectComponent
-