[dilemma]
name = AppointJudge
guiname = Appoint Senior Judge
description = One of our most senior and respected judges has died, and we now need to make a choice for his replacement amongst the nominated candidates. This individual will sit in our courts for a very long time so we must make the right decision.

[influences]
0 = _random_,0.2,0.9

[option0]
Name = Appoint <MaleName>
Description = <MaleName> has been a strong supporter of human rights, making many landmark rulings in favor of individuals rights and liberties. He is also seen as being strongly pro-consumer, and not afraid to challenge large corporations.
OnImplement = "CreateGrudge(AppointJudge,Socialist,0.04,1.0f);CreateGrudge(AppointJudge,Liberal,0.10,1.0f);CreateGrudge(AppointJudge,TradeUnionist,0.09,1.0f);"

[option1]
Name = Appoint <FemaleName>
Description = <FemaleName> is a household name thanks to her many famous rulings concerning violent crimes and her often outspoken views on the harsh sentences that she feels should be applied to thieves, muggers and shoplifters.
OnImplement = "CreateGrudge(AppointJudge,Patriot,0.11,1.0f);CreateGrudge(AppointJudge,Conservatives,0.11,1.0f);CreateGrudge(AppointJudge,CrimeRate,-0.08,1.0f);CreateGrudge(AppointJudge,ViolentCrimeRate,-0.05,1.0f);CreateGrudge(AppointJudge,Liberal,-0.05,1.0f);"

