lihzahrd.bestiary

class lihzahrd.bestiary.Bestiary(chats: List[EntityType], kills: Dict[EntityType, int], sightings: List[EntityType])

A bestiary entry.

chats: List[EntityType]
kills: Dict[EntityType, int]
sightings: List[EntityType]