Class GetVaultSlownessEvent


  • public final class GetVaultSlownessEvent
    extends ModifiableEvent<java.lang.Integer>
    Determines the amount of the Slowness Potion Effect the Killer receives upon Vaulting. (Since this is a Potion Effect, 0 means level 1 Slowness, 1 means level 2 Slowness and so on...) If the amount is less than 0, the Killer won't receive the Slowness Potion Effect. Default value: 4
    • Constructor Detail

      • GetVaultSlownessEvent

        public GetVaultSlownessEvent​(Killer killer)