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]