skeldjs
    Preparing search index...

    Interface RoleChanceSettings

    interface RoleChanceSettings {
        chance: number;
        maxPlayers: number;
    }
    Index

    Properties

    Properties

    chance: number
    maxPlayers: number