static Dictionary<int, string> PaladinTalents = new Dictionary<int, string>()
{// Retribution Paladin Leveling build (0/10/61) - Assembled by Tombstone
// Date: August 2nd, 2010
// Talent Build: http://tinyurl.com/retributionpaladinbuild
{ 1,"3,2" }, // Benediction (1/5)
{ 2,"3,2" }, // Benediction (2/5)
{ 3,"3,2" }, // Benediction (3/5)
{ 4,"3,2" }, // Benediction (4/5)
{ 5,"3,2" }, // Benediction (5/5)
{ 6,"3,3" }, // Improved Judgements (1/2)
{ 7,"3,3" }, // Improved Judgements (2/2)
{ 8,"3,4"}, // Heart of the Crusader (1/3)
{ 9,"3,4"}, // Heart of the Crusader (2/3)
{ 10,"3,4"}, // Heart of the Crusader (3/3)
{ 11,"3,8"}, // Seal of Command (1/1)
{ 12,"3,9"}, // Pursuit of Justice (1/2)
{ 13,"3,9"}, // Pursuit of Justice (2/2)
{ 14,"3,7"}, // Conviction (1/5)
{ 15,"3,7"}, // Conviction (2/5)
{ 16,"3,12"}, // Crusade (1/3)
{ 17,"3,12"}, // Crusade (2/3)
{ 18,"3,12"}, // Crusade (3/3)
{ 19,"3,11"}, // Sanctity of Battle (1/3)
{ 20,"3,11"}, // Sanctity of Battle (2/3)
{ 21,"3,14"}, // Sanctified Retribution (1/1)
{ 22,"3,11"}, // Sanctity of Battle (3/3)
{ 23,"3,7"}, // Conviction (3/5)
{ 24,"3,7"}, // Conviction (4/5)
{ 25,"3,7"}, // Conviction (5/5)
{ 26,"3,15"}, // Vengeance (1/3)
{ 27,"3,15"}, // Vengeance (2/3)
{ 28,"3,15"}, // Vengeance (3/3)
{ 29,"3,13"}, // Two-Handed Weapon Specialization (1/3)
{ 30,"3,13"}, // Two-Handed Weapon Specialization (2/3)
{ 31,"3,19"}, // Judgements of the Wise (1/3)
{ 32,"3,19"}, // Judgements of the Wise (2/3)
{ 33,"3,19"}, // Judgements of the Wise (3/3)
{ 34,"3,17"}, // The Art of War (1/2)
{ 35,"3,17"}, // The Art of War (2/2)
{ 36,"3,18"}, // Repentence (1/1)
{ 37,"3,20"}, // Fanaticism (1/3)
{ 38,"3,20"}, // Fanaticism (2/3)
{ 39,"3,20"}, // Fanaticism (3/3)
{ 40,"3,13"}, // Two-Handed Weapon Specialization (3/3)
{ 41,"3,23"}, // Crusader Strike (1/1)
{ 42,"3,24"}, // Sheath of Light (1/3)
{ 43,"3,24"}, // Sheath of Light (2/3)
{ 44,"3,24"}, // Sheath of Light (3/3)
{ 45,"3,22"}, // Swift Retribution (1/3)
{ 46,"3,25"}, // Righteous Vengeance (1/3)
{ 47,"3,25"}, // Righteous Vengeance (2/3)
{ 48,"3,25"}, // Righteous Vengeance (3/3)
{ 49,"3,22"}, // Swift Retribution (2/3)
{ 50,"3,22"}, // Swift Retribution (3/3)
{ 51,"3,26"}, // Divine Storm (1/1)
{ 52,"2,2"}, // Divine Strength (1/5) (Protection Tree)
{ 53,"2,2"}, // Divine Strength (2/5) (Protection Tree)
{ 54,"2,2"}, // Divine Strength (3/5) (Protection Tree)
{ 55,"2,2"}, // Divine Strength (4/5) (Protection Tree)
{ 56,"2,2"}, // Divine Strength (5/5) (Protection Tree)
{ 57,"2,1"}, // Divinity (1/5) (Protection Tree)
{ 58,"2,1"}, // Divinity (2/5) (Protection Tree)
{ 59,"2,1"}, // Divinity (3/5) (Protection Tree)
{ 60,"2,1"}, // Divinity (4/5) (Protection Tree)
{ 61,"2,1"}, // Divinity (5/5) (Protection Tree)
{ 62,"3,21"}, // Sanctified Wrath (1/2)
{ 63,"3,21"}, // Sanctified Wrath (2/2)
{ 64,"3,5" }, // Improved Blessing of Might (1/2)
{ 65,"3,5" }, // Improved Blessing of Might (2/2)
{ 66,"3,6"}, // Vindication (1/2)
{ 67,"3,6"}, // Vindication (2/2)
{ 68,"2,10"}, // Eye for an Eye (1/2)
{ 69,"2,10"}, // Eye for an Eye (2/2)
{ 70,"2,16"}, // Divine Purpose (1/2)
{ 71,"2,16"}, // Divine Purpose (2/2)
};