Class GetStunDistanceEvent


  • public final class GetStunDistanceEvent
    extends ModifiableEvent<java.lang.Double>
    Determines from how far can the Survivor stun the Killer with Pallets. If the Killer's distance from the dropped Pallet is less than or equal to this value, the Killer will be stunned. Default: 2.
    • Constructor Detail

      • GetStunDistanceEvent

        public GetStunDistanceEvent​(Survivor survivor)