namespace WingsEmu.Game._enum; public enum BuffGroupIds { BLEEDING = 1, STUNS = 4 }