[config]
Name = NaturalDisaster
GUIName = Earthquake!
Texture = "event_hurricane.jpg"
Description = Last night our country experienced its worst earthquake for years, many businesses have seen their premises wrecked, many people have lost their homes. The cleanup cost will be high and this is likely to have a detrimental effect on our economy for quite a while. We can expect a dramatic drop in GDP over the short term, which is going to eat into our tax income. However, we have built up a strategic reserve of cash right?
OnView = PlaySound(event_earthquake.ogg)
OnImplement = CreateGrudge(NaturalDisaster,GDP,-0.180,0.850);CreateGrudge(NaturalDisaster,NaturalDisaster,-0.900,0.900);CreateGrudge(NaturalDisaster,_All_,-0.200,0.700);SpendAdjusted(4800);

[prereqs]
Earthquakes

[influences]
0 = "_random_,0.000,0.200"
1 = "_winning_,0+(0.62*x)"
