Class MountingCondition


public class MountingCondition extends ConditionComponent
  • Constructor Details

    • MountingCondition

      public MountingCondition()
  • Method Details

    • getKey

      public String getKey()
      Specified by:
      getKey in class EffectComponent
    • load

      public void load(DynamicSkill skill, studio.magemonkey.codex.mccore.config.parse.DataSection config)
      Description copied from class: EffectComponent
      Loads component data from the configuration
      Overrides:
      load in class EffectComponent
      Parameters:
      skill - owning skill of the component
      config - config data to load from