Class EarthquakeAugment.Values

java.lang.Object
xericker.arenalegends.gameplay.augment.value.ValueHolder
xericker.arenalegends.gameplay.augment.executor.prismatic.EarthquakeAugment.Values
Enclosing class:
EarthquakeAugment

public static class EarthquakeAugment.Values extends ValueHolder
  • Field Details

    • DAMAGE

      public static final Value DAMAGE
    • DAMAGE_PER_BLOCK

      public static final Value DAMAGE_PER_BLOCK
    • SLOW_STRENGTH

      public static final Value SLOW_STRENGTH
    • SLOW_DURATION

      public static final Value SLOW_DURATION
    • COOLDOWN

      public static final Value COOLDOWN
  • Constructor Details

    • Values

      public Values(Augment augment)