I am not sure where you could put it, but it would be very nice to have the crit chances included into the UI,
Code:
<DataSource description="Stats" Name="Stats">
<DynamicData description="Melee Critical Chance" Name="Melee_Crit_Chance" />
<DynamicData description="Ranged Critical Chance" Name="Ranged_Crit_Chance" />
<DynamicData description="Heal Critical Chance" Name="Heal_Crit_Chance" />
<DynamicData description="Damage Spell Critical Chance" Name="DmgSpell_Crit_Chance" />
<DynamicData description="Double Attack Chance" Name="Double_Atk_Percent" />
<DynamicData description="AE Auto Attack Chance" Name="AE_AutoAtk_Percent" />
<DynamicData description="Spell Reuse percent reduction" Name="Spell_Reuse_Percent" />
<DynamicData description="Spell Cast percent reduction" Name="Spell_Cast_Percent" />
<DynamicData description="Spell Recovery percent reduction" Name="Spell_Recovery_Percent" />
it would be nice to have thoes stats displayed.