invTypeReactions (CCP DB)
From EVEDev
| CCP DB Table Categories |
|---|
[edit] Structure
invTypeReactions
| Reaction recipes for POSes. | |||
| Column | Links to | Used | Note |
|---|---|---|---|
| reactionTypeID | invTypes.typeID | * | typeID of reaction recipe. |
| input | * | 1 means reaction material, 0 - result of reaction.
| |
| typeID | invTypes.typeID | * | typeID of reaction result or material. |
| quantity | * | Quantity of reaction result or material. The actual quantity can be obtained by multiplying the moonMiningAmount (ID: 726) attribute from the dgmTypeAttributes table with the quantity here.
| |

