Enums¶
Enumerations used across the API models. TaskType and TaskValueType are community-reverse-engineered — unknown values fall back to raw int rather than raising an error.
helldivepy.enums.Factions
¶
Bases: Enum
Known factions in the Helldivers 2 universe.
Attributes¶
Terminids
class-attribute
instance-attribute
¶
Bug-like creatures spreading across the galaxy.
Automaton
class-attribute
instance-attribute
¶
Robotic enemies fighting for machine dominion.
Illuminate
class-attribute
instance-attribute
¶
Ancient alien civilization returned from beyond the Galactic Barrier.
helldivepy.enums.DispatchType
¶
helldivepy.enums.CampaignType
¶
Bases: IntEnum
Community-reverse-engineered campaign type codes. May be incomplete.
helldivepy.enums.RegionSize
¶
Bases: Enum
Size classification of a planetary region.