planetSchematicsTypeMap (CCP DB)
From EVEDev
CCP DB Table Categories |
---|
Structure
planetSchematicsTypeMap
This table contains all PI schematics, the input materials, output products, and itemIDs. | |||
Column | Links to | Used | Note |
---|---|---|---|
schematicID | planetSchematics.schematicID | * | Unique ID of the schematic. Should be primary key .
|
typeID | invTypes.typeID | * | typeID of the commodity. |
quantity | * | Amount consumed or produced by the schematic, depending on isInput .
| |
isInput | * | Signifies whether the material in an input or output of the schematic. |