namespace Common.Utility.CombatEvent { public interface ICombatEventData { } }