public Hydra() : base() { Personalities.Add(new Personality.Hydra()); RoundOfDamage = new RoundOfDamage(); AddAttribute(MobileAttribute.NoDisarm); }