Spell glyphsTable
field | type | foreign key | description |
---|---|---|---|
spell_id | integer | N | The unique id of this glyph. |
item_id | integer | Y ItemStatsTable | The item id. |
position | tinyint | N | The slot this glyph has to be in for successfull spell research. |
field | type | foreign key | description |
---|---|---|---|
spell_id | integer | N | The unique id of this glyph. |
item_id | integer | Y ItemStatsTable | The item id. |
position | tinyint | N | The slot this glyph has to be in for successfull spell research. |