When I create custom sovereigns, they sometimes get the wrong base stats and the wrong racetype.
One guy I created for the pariden faction:
<LevelMilestone InternalName="">
<Level>1</Level>
<UnitStat_Accuracy>20.0000</UnitStat_Accuracy>
<UnitStat_CombatSpeed>22.0000</UnitStat_CombatSpeed>
<UnitStat_Constitution>14.0000</UnitStat_Constitution>
<UnitStat_Dexterity>7.0000</UnitStat_Dexterity>
<UnitStat_HitPoints>30.0000</UnitStat_HitPoints>
<UnitStat_Intelligence>12.0000</UnitStat_Intelligence>
<UnitStat_Strength>8.0000</UnitStat_Strength>
</LevelMilestone>
<Race>Race_Type_Amarians</Race>
another guy I created for the pariden faction:
<LevelMilestone InternalName="">
<Level>1</Level>
<UnitStat_Accuracy>20.0000</UnitStat_Accuracy>
<UnitStat_CombatSpeed>22.0000</UnitStat_CombatSpeed>
<UnitStat_Constitution>15.0000</UnitStat_Constitution>
<UnitStat_Dexterity>9.0000</UnitStat_Dexterity>
<UnitStat_HitPoints>30.0000</UnitStat_HitPoints>
<UnitStat_Intelligence>9.0000</UnitStat_Intelligence>
<UnitStat_Strength>8.0000</UnitStat_Strength>
</LevelMilestone>
<Race>Race_Type_Altarians</Race>