Issue here is that if maxdeath is not set in the profile the max death is actually handled by Questhelper and the file botevents.cs and not by trinity nor DB. In this file you have the following piece of code.
private static void GameEvents_OnPlayerDied(object sender, EventArgs e)...