[dilemma]
name = ChildLabourLaw
guiname = Child labor law
description = Too many of our younger citizens are leaving school early in order to take up low paying jobs. Some are even skipping school to work full time when they should be learning. The law is currently very weak with regards to preventing companies from employing under 16s in full time positions. This proposed law would make it a criminal offence to knowingly employ someone under 16 for more than 5 hours a week.

[influences]
0 = _default_,0.9+(0*x)
1 = AverageIncome,0-(0.4*x)

[option0]
Name = Criminalize child labor
Description = We can make speeches about how children should be in school until we are blue in the face, but unless we back up our words with legislation and  the threat of criminal action, our children will continue skipping school to earn money. We must back this law for the sake of the children!
OnImplement = "CreateGrudge(ChildLabourLaw,Liberal,0.1,1.0f);CreateGrudge(ChildLabourLaw,Socialist,0.09,1.0f);CreateGrudge(ChildLabourLaw,Parents,0.13,1.0f);CreateGrudge(ChildLabourLaw,GDP,-0.01,1.0f);CreateGrudge(ChildLabourLaw,TradeUnionist,0.08,1.0f);"

[option1]
Name = Leave law unchanged
Description = This law is unnecessary. The children who are skipping school are unlikely to be those who would pay attention in class anyway, and they are contributing to the economy by working instead. Also we are running the risk of criminalizing small businessmen who may not know the age of the people they employ on a casual basis.
OnImplement = "CreateGrudge(ChildLabourLaw,Liberal,-0.02,1.0f);CreateGrudge(ChildLabourLaw,Socialist,-0.06,1.0f);CreateGrudge(ChildLabourLaw,Parents,-0.11,1.0f);CreateGrudge(ChildLabourLaw,TradeUnionist,-0.05,1.0f);"

