Class GetAttemptChanceEvent


  • public final class GetAttemptChanceEvent
    extends ModifiableEvent<java.lang.Float>
    Determines the chance of succeeding with the attempt. 0 or below means it's impossible to unhook yourself, 1 or above means it will always be successful.
    • Constructor Detail

      • GetAttemptChanceEvent

        public GetAttemptChanceEvent​(Survivor survivor)