Enum ObjectInfoFlags
Flags for Object Info packet
[Flags]
public enum ObjectInfoFlags : byte
Fields
FactionShip = 16Faction ship (unsure why client needs to know)
Female = 2Female character
Hidden = 128Hidden
Movable = 32Movable if normally not
None = 0No flags
Poisoned = 4Poisoned
WarMode = 64War mode
YellowHits = 8Yellow hits (healthbar gets yellow)