...
You can add new columns BUT NOT NEW ROWS.
Note: The next available weapon_recipeID and armor_recipeID is 12. ID 11 is occupied by the "feathers" base material.
2da Columns
| Column Label | Example | Valid Values | Description and Notes |
|---|---|---|---|
| Comment | weapon_recipeID | Human readable string | The values in Row 1 reference des_crft_armor.2DA. Row 2 values reference des_crft_weapon.2DA. The first row serves as a label for each column (this is NOT the Column Label read by the engine using Get2DAString) |
| x2_it_cmat_* | 1, 2...10 | Human readable string | Row number in des_crft_armor.2DA or des_crft_weapon.2DA. An entry of **** means that material cannot be used for crafting that type of item. |
...