Skip to content

Latest commit

 

History

History
83 lines (66 loc) · 3.84 KB

GetCorporationsCorporationIdStarbasesStarbaseIdOk.md

File metadata and controls

83 lines (66 loc) · 3.84 KB

GetCorporationsCorporationIdStarbasesStarbaseIdOk

Properties

Name Type Description Notes
allowAllianceMembers Boolean allow_alliance_members boolean
allowCorporationMembers Boolean allow_corporation_members boolean
anchor AnchorEnum Who can anchor starbase (POS) and its structures
attackIfAtWar Boolean attack_if_at_war boolean
attackIfOtherSecurityStatusDropping Boolean attack_if_other_security_status_dropping boolean
attackSecurityStatusThreshold Float Starbase (POS) will attack if target's security standing is lower than this value [optional]
attackStandingThreshold Float Starbase (POS) will attack if target's standing is lower than this value [optional]
fuelBayTake FuelBayTakeEnum Who can take fuel blocks out of the starbase (POS)'s fuel bay
fuelBayView FuelBayViewEnum 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
fuels List<GetCorporationsCorporationIdStarbasesStarbaseIdFuel> Fuel blocks and other things that will be consumed when operating a starbase (POS) [optional]
offline OfflineEnum Who can offline starbase (POS) and its structures
online OnlineEnum Who can online starbase (POS) and its structures
unanchor UnanchorEnum Who can unanchor starbase (POS) and its structures
useAllianceStandings Boolean True if the starbase (POS) is using alliance standings, otherwise using corporation's

Enum: AnchorEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"

Enum: FuelBayTakeEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"

Enum: FuelBayViewEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"

Enum: OfflineEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"

Enum: OnlineEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"

Enum: UnanchorEnum

Name Value
ALLIANCE_MEMBER "alliance_member"
CONFIG_STARBASE_EQUIPMENT_ROLE "config_starbase_equipment_role"
CORPORATION_MEMBER "corporation_member"
STARBASE_FUEL_TECHNICIAN_ROLE "starbase_fuel_technician_role"