Inventory Flags
HexDecMotS/JKPurpose
0x11JKType is registered.
0x22JKItem is an inventory item (EG, bacta).
0x44JKItem is a weapon.
0x88JKItem is a force power.
0x1016JKAllows the associated cog to run the damaged message when the player is damaged. The cog must return a new damage amount with ReturnEx().
0x2032JKItem is available by default.
0x4064JKItem is not carried over between levels?
0x80128JKItem will be added to a backpack.
0x100512JKItem can be assigned a hotkey.