smarts.sstudio.sstypes.bubble_limits module

class smarts.sstudio.sstypes.bubble_limits.BubbleLimits(hijack_limit: int = 9223372036854775807, shadow_limit: int = 9223372036854775807)[source]

Defines the capture limits of a bubble.

hijack_limit: int = 9223372036854775807

The maximum number of vehicles the bubble can hijack

shadow_limit: int = 9223372036854775807

The maximum number of vehicles the bubble can shadow