invMetaTypes (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
invMetaTypes
| Relation between different variants of item (i.e. Tech-I, Faction, Tech-II). These are not "meta-levels" of items used for calculate invention success. For that information see Attribute metaLevel (attributeID=633) in table dgmTypeAttributes linked with typeID in question. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| typeID | invTypes.typeID | * | Item in question. |
| parentTypeID | invTypes.typeID | * | Parent (i.e. Meta-0) item. |
| metaGroupID | invMetaGroups.metaGroupID | * | Meta-group. |

