Name | Type | Description | Notes |
---|---|---|---|
fuelBayView | string | Who can view the starbase (POS)'s fule bay. Characters either need to have required role or belong to the starbase (POS) owner's corporation or alliance, as described by the enum, all other access settings follows the same scheme | |
fuelBayTake | string | Who can take fuel blocks out of the starbase (POS)'s fuel bay | |
anchor | string | Who can anchor starbase (POS) and its structures | |
unanchor | string | Who can unanchor starbase (POS) and its structures | |
online | string | Who can online starbase (POS) and its structures | |
offline | string | Who can offline starbase (POS) and its structures | |
allowCorporationMembers | bool | allow_corporation_members boolean | |
allowAllianceMembers | bool | allow_alliance_members boolean | |
useAllianceStandings | bool | True if the starbase (POS) is using alliance standings, otherwise using corporation's | |
attackStandingThreshold | float | Starbase (POS) will attack if target's standing is lower than this value | [optional] |
attackSecurityStatusThreshold | float | Starbase (POS) will attack if target's security standing is lower than this value | [optional] |
attackIfOtherSecurityStatusDropping | bool | attack_if_other_security_status_dropping boolean | |
attackIfAtWar | bool | attack_if_at_war boolean | |
fuels | \nullx27\ESI\nullx27\ESI\Models\GetCorporationsCorporationIdStarbasesStarbaseIdFuel[] | Fuel blocks and other things that will be consumed when operating a starbase (POS) | [optional] |