| 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 |
-
withdrawing(value:"withdrawing") -
mobilizing(value:"mobilizing") -
established(value:"established")