The above is correct, plus:
Quote:
minstatus smallint(5) NOT NULL default '0'
combateffects varchar(10) default NULL
|
combateffects belongs in the list of focus items from potime. minstatus is not sent in a packet to the client, so this is unique to eqemu only - it specifies the minimum user status required to be able to use the item.
With the exception of minstatus, none of the above stats are coded into EQEMu yet. It just looks purty!