[dilemma]
name = ForeignPresident
guiname = Foreign Presidential Visit
description = The president of a nation with a fast growing economy has invited you to an official state visit. The visit could be an excellent opportunity to encourage trade with that country which would be great for jobs, but the countries record on human rights is highly questionable.

[influences]
0 = _default_,0.3+(0*x)
1 = _random_,0,0.5

[option0]
Name = Turn down offer
Description = This foreign leader has an appalling record on both human rights, and attitudes to non-whites within his country. There will be widespread anger amongst both ethnic minorities, and human rights campaigners in this country, and the international community if you carry out the visit, which is effectively an endorsement of this mans brutal policies.
OnImplement = "CreateGrudge(ForeignPresident,Liberal,0.04,1.0f);CreateGrudge(ForeignPresident,ForeignRelations,-0.04,1.0f);"

[option1]
Name = Accept offer
Description = The visit should go ahead. Firstly it would be great for the economy, potentially creating jobs amongst the very minorities who oppose the visit, secondly we cannot possibly influence the behavior of other nations if we refuse even to meet with their leaders.
OnImplement = "CreateGrudge(ForeignPresident,Liberal,-0.1,1.0f);CreateGrudge(ForeignPresident,GDP,0.02,1.0f);"

