DungeonBossLockout
Tracks boss kill lockouts for dungeon content. Bosses are identified by filename + spawn location (world stripped). Lockouts expire after the configured duration.
Functions
Link copied to clipboard
Adds a lockout for a boss kill.
Link copied to clipboard
Cleans up expired lockouts from the map.
Link copied to clipboard
Clears every boss lockout for this player.
Link copied to clipboard
Creates a unique identifier for a boss based on filename and spawn location.
Link copied to clipboard
Formats the remaining lockout time as a human-readable string.
Link copied to clipboard
Link copied to clipboard
Gets the remaining lockout time in milliseconds.
Link copied to clipboard
Checks if a boss is currently locked out.
Link copied to clipboard
Removes a single boss lockout.