Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 946 Bytes

File metadata and controls

28 lines (17 loc) · 946 Bytes

EveSwaggerInterface.GetIncursions200Ok

Properties

Name Type Description Notes
constellationId Number The constellation id in which this incursion takes place
factionId Number The attacking faction's id
hasBoss Boolean Whether the final encounter has boss or not
infestedSolarSystems [Number] A list of infested solar system ids that are a part of this incursion
influence Number Influence of this incursion as a float from 0 to 1
stagingSolarSystemId Number Staging solar system for this incursion
state String The state of this incursion
type String The type of this incursion

Enum: StateEnum

  • withdrawing (value: "withdrawing")

  • mobilizing (value: "mobilizing")

  • established (value: "established")