From EVEDev
[edit] Structure
invControlTowerResources
| Fuel needed to support POSes.
|
| Column
| Links to
| Used
| Note
|
| controlTowerTypeID
| invTypes.typeID
| *
| typeID of Control tower.
|
| resourceTypeID
| invTypes.typeID
| *
| typeID of required resource.
|
| purpose
| invControlTowerResourcePurposes.purpose
| *
| For which purpose Control tower needs resource.
|
| quantity
|
| *
| Quantity of resource.
|
| minSecurityLevel
|
| *
| Resource is needed only if security level of system is equal to or above this value.
|
| factionID
| chrFactions.factionID
| *
| Resource is needed only if system is owned by this faction.
|
[edit] Examples