(set: $approval_rating to 68) (set: $world_tension to 30) (set: $treasury to 68) (set: $military_power to 40) (set: $time_in_office to 0) (set: $game_ongoing to true) Congratulations! You have just been elected as president of the United States of America, to lead this nation for the next //''1461 days''//! However, it is 1968, and the Cold War is in ful swing. Your job is to manage// your approval rating//, //the world tension//, //the treasury//, and your country's //military power//. [[The who and the what now?->tutorial]] [[I know what I'm doing! Let's start!->start]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|As mentioned, you are the American president during the Cold War. At the bottom of each page you will see some statistics you need to keep an eye on. First, your ''//approval rating//'', because you do want to get reelected do you? Second is ''//world tension//'', and if that reaches to high, the Soviets will declare war. Thirdly, the ''//treasury//'' shows the financial health of your nation. Think of it as the money you can spend. Fourth, the ''//military power//'' shows the military strength and influence of your country; if it drops to low, the US could lose its status as superpower. Lastly, your ''//time in office//''; as said, you have 1461 days. The colour of the value shows how urgent it requires your attention: (text-colour:red)[red] means something requires attention, (text-colour:yellow)[yellow] means it's fine but not great, and (text-colour:green)[green] means a value is exactly were it should be. [[I see... Let's get started->start]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 2) Mr. president! Congratulations have come in from around the world for your inauguration. What do you want to do? [[Let's organise a ''great'' party and invite all other heads of state! -> party]] [[Well, that is nice to hear I guess. -> scenario1]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the party cost a little more than expected, but the world seems to have understood it as a peacefull gesture. //Treasury -1, world tension -5.// (set: $world_tension to $world_tension-10) (set: $treasury to $treasury-1) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario1]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 22) Mr. president! Reports are coming in of a hurricane striking the southern states of the country. Florida, Georgia, and Alabama have been hit, with the damage being the worst in Florida. [[Send in the military to help! -> military-hurricane]] [[The states can count on federal financial support! -> treasury-hurricane]] [[Oh, let me tour the disaster site! It will be great for a photo op! ->approval-hurricane]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr. President! The people absolutely despise you, and you are not re-elected. You will go down in history as one of the worst presidents who ever lived, and your name associated with incompetence and stupidity. You lost the game! Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Oh. Well, lets try that again shall we?->first-start]] [[Oh well, I suppose I'm not fit to be president. ->game-over]]Thank you for playing this game! [[On second thought, let's try again.->first-start]]Mr. President! The country has run out of funds due to your policies. Before a complete bankruptcy has to be declared, congress decides to impeach you for your incompetence. You are quietly forced to resign by your cabinet. You will now dissapear into the dustbin of history, being remembered as the idiot who almost ruined the country through reckless spending. You lost the game! Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Oh. Well, lets try that again shall we?->first-start]] [[Oh well, I suppose I'm not fit to be president. ->game-over]]As you sit in your bunker, you can vaguely hear the sirens going off above ground. You try your best to ignore the sound, and the deaths of millions that must now be occuring. You only wonder how you could have let tensions run so high, and you realized way to late how you could no longer de-escalate. But does not matter anymore. Because now the game is over. Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Oh. That's depressing. Let me try again.->first-start]] [[Oh well, I suppose I'm not fit to be president. ->game-over]]Mr. President! The military is no longer able to mantain our status as a superpower, as it is now too powerless. Other countries have taken over our place, and the United States is relegated to a time of slow yet inevitable decline. To make sure you cannot make things worse, your cabinet secretly takes power away from you. You spend the remainder of your time in office as a puppet. You lost the game! Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Oh. Well, lets try that again shall we?->first-start]] [[Oh well, I suppose I'm not fit to be president. ->game-over]]Mr president, the military has tried their best to mitigate the damage and assist survivors. It took a toll on their resources, but the people appreciate your decisive action. //Approval rating +5, millitary power -5.// (set: $military_power to $military_power-5) (set: $approval_rating to $approval_rating+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario2]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the treasury has tried their best to distribute resources and assist survivors. It took a toll on their resources, but the people appreciate your assistance. //Approval rating +3, treasury -6.// (set: $treasury to $treasury-6) (set: $approval_rating to $approval_rating+3) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario2]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr. president, the people who lost their houses did not appreciate you using them as props. And neither did the rest of the country. //Approval rating -20.// (set: $approval_rating to $approval_rating-20) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[But I look so good in those pictures?! -> scenario2]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 87) Mr. president! Reports are coming in about a North-Vietnamese offensive in the Vietnam theater. What should we do? [[Give the military all the neccesary resources to beat them off! -> military-vietnam]] [[They must do with what they have!->military-vietnam2]] [[Financially support South-Vietnam, but minimise our direct involvement. -> treasury-vietnam]] [[Maybe it is time we start decreasing our role in that conflict...->approval-vietnam]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have increased defence spending, and increased the draft. Our allies are happy, but our enemies and our own people not so much. //treasury -15, millitary power +15, world tension +10, approval rating -5.// (set: $military_power to $military_power+15) (set: $treasury to $treasury-15) (set: $world_tension to $world_tension+10) (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario3]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, our allies are unhappy, and our influence decreased. But the world seems to have noticed our stance. Our own people are also happy about not being drafted. //Millitary power -15, world tension -5, approval rating+2.// (set: $military_power to $military_power-15) (set: $world_tension to $world_tension-5) (set: $approval_rating to $approval_rating+2) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario3]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have send financial aid, and ordered the military to minimize involvement. Our allies are happy not being totaly alone, but our enemies didn't like it as much. //treasury -20, millitary power +5, world tension +5, approval rating -5.// (set: $military_power to $military_power+5) (set: $treasury to $treasury-20) (set: $world_tension to $world_tension+5) (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario3]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have announced our intention to start pulling back troops. Our population is happy, and so are other world powers. Our allies however feel like we are abandoning them. //millitary power -10, world tension -10, approval rating +10.// (set: $military_power to $military_power-10) (set: $world_tension to $world_tension-10) (set: $approval_rating to $approval_rating+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario3]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 103) Mr. president! We are recieving reports from NASA that the Apollo 11 mission was a succes! American astronauts are setting foot on the moon as we speak. You are expected to give a televised speech about this later today, what elements do you want to emphasize? [[That we achieved this as a nation, but for the benefit of humanity. -> approval-moon]] [[That this shows we are still a superpower!->military-moon]] [[That we are on the moon, and the communists are not! -> tension-moon]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, your speech was well recieved throughout the nation and the world. //approval rating +25 world tension -5.// (set: $approval_rating to $approval_rating+25) (set: $world_tension to $world_tension-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario4]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, your speech instilled a sens of pride in our people and troops. //millitary power +20, approval rating +5.// (set: $military_power to $military_power+20) (set: $approval_rating to $approval_rating+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario4]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, our people and allies were slightly inspired by your speech. The communist however were enraged and swore to nuke us if we militarized the moon. //millitary power +5, world tension +20, approval rating +5.// (set: $military_power to $military_power+5) (set: $world_tension to $world_tension+20) (set: $approval_rating to $approval_rating+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario4]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 111) Mr. president! After their recent succes with Apollo 11 NASA is requesting more funding. Similarly, the department of education wants to launch an initiative to boost the education of the sciences. [[Both of their requests are granted! -> both-sc4]] [[NASA may recieve funds, but the education initiative is unnecessary.->NASA-sc4]] [[Education is important, but NASA already has enough. -> edu-sc4]] [[Tell them we don't have funds available for this. -> reject-sc4]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have increased spending, and it seems to be popular with the people and increased our international prestige. (if: $world_tension>=45)[However, the Soviets are suspicous we are just trying to develop better rockets for military purposes.] //treasury -15, military +5, (if: $world_tension>=45)[world tension +5,] approval rating +5.// (set: $military_power to $military_power+5) (set: $treasury to $treasury-15) (if: $world_tension>=45)[(set: $world_tension to $world_tension+5)] (set: $approval_rating to $approval_rating+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario5]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have increased spending, and it seems to be popular with the people and increased our international prestige. (if: $world_tension>=45)[However, the Soviets are suspicous we are just trying to develop better rockets for military purposes.] //treasury -25, military +5, (if: $world_tension>=45)[world tension +5,] approval rating +10.// (set: $military_power to $military_power+5) (set: $treasury to $treasury-25) (if: $world_tension>=45)[(set: $world_tension to $world_tension+5)] (set: $approval_rating to $approval_rating+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario5]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have increased spending, and it seems to be popular with the people. //treasury -10, approval rating +5.// (set: $treasury to $treasury-10) (set: $approval_rating to $approval_rating+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario5]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Yes mr. president. //approval rating -5.// (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario5]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 182) Mr. president! Poverty is on the rise. Should we do something about our welfare programs? [[It is our shared responsibility to look after the weak. Increase spending. -> increase-sc5]] [[Leave the situation as is.->leave-sc5]] [[They need to pull themselves up by their bootstraps. Slash the budget! -> decrease-sc5]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have increased spending, and it seems to be popular with the people. //treasury -10, approval rating +15.// (set: $treasury to $treasury-10) (set: $approval_rating to $approval_rating+15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario6]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Very well Mr president, we shall do nothing. //approval rating -5.// (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario6]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have decreased spending, and it seems to be unpopular with the people. //treasury +10, approval rating -15.// (set: $treasury to $treasury+10) (set: $approval_rating to $approval_rating-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario6]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 223) Mr. president! There has been another incident in Vietnam, and it seems Chinese troops killed some of our men. How should we respond? [[We need a show of stregth to deter them from trying this again. -> deter-sc6]] [[Let's not escalate things further. ->de-escalate-sc6]] [[Let's file a formal complaint and leave it at that. -> complaint-sc6]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have retaliated in kind. (set: $retaliate1 to true) //military +20, world tension +25, approval rating +10.// (set: $military_power to $military_power+20) (set: $world_tension to $world_tension+25) (set: $approval_rating to $approval_rating+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario7]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have not retaliated, which our population did not appreciate. (if: $world_tension>=45)[The communists seem to have taken this as a sign of weakness, and they are becoming bolder.] (set: $retaliate1 to false) //military -10, (if: $world_tension>=45)[world tension +10, ]approval rating -20.// (set: $military_power to $military_power-10) (if: $world_tension>=45)[(set: $world_tension to $world_tension+10)] (set: $approval_rating to $approval_rating-20) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario7]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have complained to the ambassador. He denied his country's involvement, but we know he is lying. We did however notice the Chinese getting bolder upon realising we did not respond militarily. (set: $retaliate1 to false) //military -10, world tension +10, approval rating -10.// (set: $military_power to $military_power-10) (set: $world_tension to $world_tension+15) (set: $approval_rating to $approval_rating-10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario7]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 278) Mr. president! The air quality in the major cities is getting worse, the rivers, lakes and oceans are polluted, and the forests are slowly dying. The states are begging us to take the lead in taking action against this issue. [[Let's set up an Agency to Protect the Enviroment. -> EPA-sc7]] [[Let them fix their own issues! ->leave-sc7]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have called the EPA into being. It seems the population enjoyed this greatly. //Treasury -20, approval rating +25.// (set: $treasury to $treasury-20) (set: $approval_rating to $approval_rating+25) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario8]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the states did not manage to cobble together an adequate solution, and the people are not happy the problem is left as is. //Approval rating -15.// (set: $approval_rating to $approval_rating-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario8]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 365) Mr. president! It is time to raise taxes once again. How widespread should the taxation be? [[Collect as much as possible! -> much-sc8]] [[Collect a moderate amount. ->moderate-sc8]] [[Collect just a little bit of tax. ->less-sc8]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have taxed everything that we could. It seems the population did not enjoy that. //Treasury +200, approval rating -30.// (set: $treasury to $treasury+200) (set: $approval_rating to $approval_rating-40) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario9]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have taxed a reasonable amount of things. The population seems to have accepted this. //Treasury +100.// (set: $treasury to $treasury+100) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario9]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have collected very little tax. It seems the population enjoyed that. //Treasury +50, approval rating +20.// (set: $treasury to $treasury+50) (set: $approval_rating to $approval_rating+20) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario9]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 402) Mr. president! The CIA has uncovered communist plots to overthrow governments in South America. What should we do? [[Install our own puppet regimes before the communists get to it. -> puppet-sc9]] [[Fund the current governments to make sure the plots fail. ->fund-sc9]] [[Expose it, but let South America choose it's own course. ->choose-sc9]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the CIA has been succesfull in installing puppets. Basically everyone disliked that, but South America is secured. (set: $intervene1 to true) //Military power +20, world tension +25, approval rating -15.// (set: $military_power to $military_power+20) (set: $world_tension to $world_tension+25) (set: $approval_rating to $approval_rating-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario10]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the CIA has funneled the money to the right places. Our enemies disliked that, but South America is secured. (set: $intervene1 to true) //Treasury -20, military power +10, world tension +15.// (set: $treasury to $treasury-20) (set: $military_power to $military_power+10) (set: $world_tension to $world_tension+15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario10]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the CIA has stood down. Some countries decided to stick with us, while others flipped to communism. Our influence slightly decreased, but the media celebrates us not being dragged into another war. (set: $intervene2 to true) //Military power -5, world tension +5, approval rating +10.// (set: $military_power to $military_power-5) (set: $world_tension to $world_tension+5) (set: $approval_rating to $approval_rating+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario10]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 497) Mr. president! Bad news! there has been a leak at the Pentagon! Loads of classified materials are under threat of being exposed by a rogue colonel. What are your orders? [[Prevent him from leaking at. all. cost. -> kill-sc10]] [[Try to bribe journalists to minimize the damage. ->bribe-sc10]] [[Pubicly deny the most damning things, but don't do anything else. ->deny-sc10]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the rogue colonel has been dealt with. Unfortunatly, this has now caused a lot of conspiracies to run rampant. (set: $intervene2 to true) //Military -10, approval rating -15.// (set: $military_power to $military_power-10) (set: $approval_rating to $approval_rating-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario11]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we managed to mitigate the worst of the leak by grasing the right palms. Some information still got out, but it could have been way worse. (set: $intervene2 to true) //Military -5, treasury -10, approval rating -5.// (set: $military_power to $military_power-5) (set: $treasury to $treasury-10) (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario11]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, our denials are having no effects, and the public is learning a lot of details they should not know. This information has now caused a lot of outrage. (set: $intervene2 to false) //Military -20, approval rating -30.// (set: $military_power to $military_power-20) (set: $approval_rating to $approval_rating-30) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario11]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 534) Mr. president! You have been invited for a visit to the PRC. How should we respond? (if:$world_tension < 50)[[[That might be a good way to clear the air a bit... -> visit-sc11]]](else-if: $world_tension>=50)[(text-color:grey)[That might be a good way to clear the air a bit...]] [[I see no use in such a meeting. ->refuse-sc11]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, your visit was a massive succes. //World tension -20, approval rating +10.// (set: $world_tension to $world_tension-20) (set: $approval_rating to $approval_rating+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario12]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the PRC saw your refusal as an insult.. //World tension +5, approval rating -5.// (set: $world_tension to $world_tension+5) (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario12]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 601) Mr. president! We have recieved intelligence that North Vietnam is in a weak position. If we bomb them now, we can inflict a lot of damage. [[Start bombing in 5 minutes. -> bomb-sc12]] [[I see no use for such measures. ->refuse-sc12]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the bombing was a massive succes, even though the world and our own population disliked it. (set: $retaliate2 to true) //World tension +15, approval rating -10, military power +15.// (set: $world_tension to $world_tension+15) (set: $approval_rating to $approval_rating-10) (set: $military_power to $military_power+15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario13]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the military disliked your decision, but world tension is decreasing. (set: $retaliate2 to false) //World tension -10, approval rating +5, military power -5.// (set: $world_tension to $world_tension-10) (set: $approval_rating to $approval_rating+5) (set: $military_power to $military_power-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario13]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 683) Mr. president! Our allies in Europe have floated the idea of a trade deal. It will make their products more competative, but also generate some financial benefits for our country. [[This sounds like a good idea. -> trade-sc13]] [[No, we must protect our own economy. ->refuse-sc13]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we signed the deal; as expected it made the country wealthier, but also met with resistance from certain groups. //Treasury +60, approval rating -15.// (set: $treasury to $treasury+60) (set: $approval_rating to $approval_rating-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario14]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we refused to sign the deal; the europeans were dissapointed, but certain groups in our society were very happy. //Approval rating +15.// (set: $approval_rating to $approval_rating+15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario14]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 759) Mr. president! It is time to make a budget for next year. What should be included? [[Increased military and welfare spending. -> increase-sc14]] [[Just increase military spending. ->military-sc14]] [[Just increase welfare spending. ->welfare-sc14]] [[Decrease spending. ->decrease-sc14]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we did as you asked. Here are the results of the calculations for this year. //Treasury +20, approval rating +15, military power +10.// (set: $treasury to $treasury+20) (set: $approval_rating to $approval_rating+15) (set: $military_power to $military_power+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario15]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we did as you asked. Here are the results of the calculations for this year. //Treasury +40, military power +10.// (set: $treasury to $treasury+20) (set: $military_power to $military_power+10) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario15]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we did as you asked. Here are the results of the calculations for this year. //Treasury +40, approval rating +15.// (set: $treasury to $treasury+20) (set: $approval_rating to $approval_rating+15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario15]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we did as you asked. Here are the results of the calculations for this year. //Treasury +60.// (set: $treasury to $treasury+60) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario15]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 798) Mr. president! You might want to start thinking about your re-election. What do you want to focus your first campaign speech on? [[My excellent handling of the economy. -> economy-sc15]] [[My respect for the military. ->military-sc15]] [[My great diplomacy, ensuring peace in our generation. ->diplomacy-sc15]] [[I don't have time for this right now. ->scenario16]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$treasury >= 70)[the campaign was a huge succes. People love your policies!](else-if:$treasury >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$treasury < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are mismanaging funds.] (if:$treasury >= 70)[//Approval rating +20.//](else-if:$treasury >= 45 and < 70)[//Approval rating +10.//](else-if:$treasury < 45)[//Approval rating -10.//] (if:$treasury >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$treasury >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$treasury < 45)[(set: $approval_rating to $approval_rating-10)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario16]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$military_power >= 70)[the campaign was a huge succes. People love your dedication!](else-if:$military_power >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$military_power < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are squandering our reputation.] (if:$military_power >= 70)[//Approval rating +20.//](else-if:$military_power >= 45 and < 70)[//Approval rating +10.//](else-if:$military_power < 45)[//Approval rating -10.//] (if:$military_power >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$military_power >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$military_power < 45)[(set: $approval_rating to $approval_rating-10)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario16]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$world_tension >= 70)[the campaign was a huge succes. People love your approach!](else-if:$world_tension >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$world_tension < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are going to cause a nuclear war due to your incompetence.] (if:$world_tension >= 70)[//Approval rating +20.//](else-if:$world_tension >= 45 and < 70)[//Approval rating +10.//](else-if:$world_tension < 45)[//Approval rating -10.//] (if:$world_tension >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$world_tension >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$world_tension < 45)[(set: $approval_rating to $approval_rating-10)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario16]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 854) Mr. president! The secretary of defence has become caught up in a scandal, and is facing calls to resign. What will you do? [[Tell him to resign. -> resign-sc16]] [[Defend him. ->defend-sc16]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, he did resign. The departement of defence has been thrown into chaos by his sudden disappearance, but the media praises you. //Approval rating +5, military power -5.// (set: $approval_rating to $approval_rating+5) (set: $military_power to $military_power-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario17]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, thanks to your defence he got a little more time in office. The departement of defence could therefore prepare for his replacement, but the media now also heckles you. //Approval rating -5.// (set: $approval_rating to $approval_rating-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario17]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 927) Mr. president! The oil cartel OPEC Is deliberatly increasing global energy prices. How should we respond? (if:$military_power >= 70)[[[Threaten them to stop their antics. -> threaten-sc17]]](else-if:$military_power < 60)[(text-color:grey)[Threaten them to stop their antics.]] [[Subsidize energy on the civilian market to avoid high prices. ->subsidize-sc17]] [[Let the free market sort itself out. ->nothing-sc17]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have threatend them with military intervention if they did not stop price gauging. Some members reluctantly obliged, to the infuriation of others. //Millitary power -25, world tension +20, approval rating +50.// (set: $military_power to $military_power-25) (set: $world_tension to $world_tension+20) (set: $approval_rating to $approval_rating+50) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario18]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we have subsidized energy as much as possible. It hasn't driven prices down, but has stopped them from rising further. //Treasury -50, approval rating +30.// (set: $treasury to $treasury-50) (set: $approval_rating to $approval_rating+30) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario18]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, prices are soaring. Many people can't buy fuel, and some places have even run out completly. The population is infuriated. //Approval rating -50.// (set: $approval_rating to $approval_rating-50) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario18]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 1051) Mr. president! People are complaining they cannot live on minimum wage. Should we step in? [[Let's increase the minimum wage! ->increase-sc18]] [[Those wages are not meant to be livable. We don't have the funds for this. ->nothing-sc18]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, your inaction has proven very unpopular by almot everyone. Almost everyone, as lobbygroups for big businesses have 'donated' some money in return. //Approval rating -30, treasury +5.// (set: $approval_rating to $approval_rating-30) (set: $treasury to $treasury+5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario19]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the increase has been welcomed by many. It did however cost us a fair amount in the short term, as lobby groups for big businesses negotiated a tax break in return. //Approval rating +25, treasury -15.// (set: $approval_rating to $approval_rating+25) (set: $treasury to $treasury-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario19]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 1103) Mr. president! It is time to start thinking about your re-election. What do you want to focus your next campaign speech on? [[My excellent handling of the economy. -> economy-sc19]] [[My respect for the military. ->military-sc19]] [[My great diplomacy, ensuring peace in our generation. ->diplomacy-sc19]] [[I don't have time for this right now. ->scenario20]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$treasury >= 70)[the campaign was a huge succes. People love your policies!](else-if:$treasury >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$treasury < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are mismanaging funds.] (if:$treasury >= 70)[//Approval rating +20.//](else-if:$treasury >= 45 and < 70)[//Approval rating +10.//](else-if:$treasury < 45)[//Approval rating -15.//] (if:$treasury >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$treasury >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$treasury < 45)[(set: $approval_rating to $approval_rating-10)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario20]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$military_power >= 70)[the campaign was a huge succes. People love your dedication!](else-if:$military_power >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$military_power < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are squandering our reputation.] (if:$military_power >= 70)[//Approval rating +20.//](else-if:$military_power >= 45 and < 70)[//Approval rating +10.//](else-if:$military_power < 45)[//Approval rating -10.//] (if:$military_power >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$military_power >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$military_power < 45)[(set: $approval_rating to $approval_rating-15)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario20]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$world_tension >= 70)[the campaign was a huge succes. People love your approach!](else-if:$world_tension >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$world_tension < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are going to cause a nuclear war due to your incompetence.] (if:$world_tension >= 70)[//Approval rating +20.//](else-if:$world_tension >= 45 and < 70)[//Approval rating +10.//](else-if:$world_tension < 45)[//Approval rating -10.//] (if:$world_tension >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$world_tension >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$world_tension < 45)[(set: $approval_rating to $approval_rating-15)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario20]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 1186) Mr. president! The North Vietnamese have launched an all-out offensive! Our allies can't hold them off alone, they need our help to survive. It seems this will be the decisive moment of the war... (if:$retaliate1 is true and $retaliate2 is true)[[[We will strike back with even more force as we have displayed until now! ->increase-sc20]]](else:)[(text-color:grey)[We will strike back with even more force as we have displayed until now!]] (if:$retaliate1 or $retaliate2 is true)[[[Assist our ally militarily and financialy. ->assist-sc20]]](else:)[(text-color:grey)[Assist our ally militarily and financialy.]] (if:$intervene1 is true and $intervene2 is true)[[[Assist our ally, but covertly. ->covertly-sc20]]](else:)[(text-color:grey)[Assist our ally, but covertly.]] [[Assist our ally financially. ->financially-sc20]] (if:$retaliate2 is false)[[[Let's attempt to negotiate a peace. ->negotiate-sc20]]](else:)[(text-color:grey)[Let's attempt to negotiate a peace.]] [[They are on their own. I've had enough of this war. ->end-sc20]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the retaliation was swift and decisive. The North Vietnamese capability for war is certainly undermined. It was however a very unpopular course of action, both at home and abroad. //Millitary power +30, world tension +25, approval rating -50.// (set: $military_power to $military_power+30) (set: $world_tension to $world_tension+25) (set: $approval_rating to $approval_rating-50) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the retaliation was swift, and our financial aid proved decisive. The North Vietnamese capability for war is certainly undermined. It was however quite an unpopular course of action, both at home and abroad. //Millitary power +15, world tension +20, approval rating -30, treasury-15.// (set: $military_power to $military_power+15) (set: $world_tension to $world_tension+20) (set: $approval_rating to $approval_rating-30) (set: $treasury to $treasury-15) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, the retaliation was swift, and unseen. The North Vietnamese capability for war is certainly undermined. It would have been quite an unpopular course of action, both at home and abroad, were it not for the fact that hardly anyone knows it was us. //Millitary power +10, world tension +10, approval rating -5, treasury-5.// (set: $military_power to $military_power+10) (set: $world_tension to $world_tension+10) (set: $approval_rating to $approval_rating-5) (set: $treasury to $treasury-5) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, our financial aid assisted in the continued existence of South Vietnam. However the North Vietnamese capability for war is still intact. It was an unpopular course of action, both at home and abroad, though not many people cared. //Millitary power -10, world tension +15, approval rating -10, treasury-30.// (set: $military_power to $military_power-10) (set: $world_tension to $world_tension+15) (set: $approval_rating to $approval_rating-10) (set: $treasury to $treasury-30) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, we attempted to negotite a peace with the North. (if: $world_tension >=75)[However, they were not interested.](else-if:$military_power >= 70)[We were able to do so, and even manged to obtain a guarantee they would leave our interests in Asia unbothered.](else:)[They demanded hefty reperations, but we were able to negotiate something. However we doubt how long this peace will hold and whether South Vietnam will still exist in a few years.] (if: $world_tension >=75)[//World tension +5, approval rating -50.//](else-if:$military_power >= 70)[//Millitary power +5, approval rating +25, world tension -20.//](else:)[//Millitary power -20, world tension -10, approval rating +15, treasury-15.//] (if: $world_tension >=75)[(set: $world_tension to $world_tension+5) (set: $approval_rating to $approval_rating-50)](else-if:$military_power >= 70)[(set: $military_power to $military_power+5) (set: $approval_rating to $approval_rating+25) (set: $world_tension to $world_tension-20)](else:)[(set: $military_power to $military_power-20) (set: $world_tension to $world_tension-10) (set: $approval_rating to $approval_rating+15) (set: $treasury to $treasury-15)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, Saigon has fallen. //Millitary power -40, world tension -15, approval rating +5, treasury-30.// (set: $military_power to $military_power-40) (set: $world_tension to $world_tension-15) (set: $approval_rating to $approval_rating+5) (set: $treasury to $treasury-30) (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. -> scenario21]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 1253) Mr. president! About your re-election. What do you want to focus your next campaign speech on? [[My excellent handling of the economy. -> economy-sc21]] [[My respect for the military. ->military-sc21]] [[My great diplomacy, ensuring peace in our generation. ->diplomacy-sc21]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$treasury >= 70)[the campaign was a huge succes. People love your policies!](else-if:$treasury >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$treasury < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are mismanaging funds.] (if:$treasury >= 70)[//Approval rating +20.//](else-if:$treasury >= 45 and < 70)[//Approval rating +10.//](else-if:$treasury < 45)[//Approval rating -15.//] (if:$treasury >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$treasury >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$treasury < 45)[(set: $approval_rating to $approval_rating-10)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario22]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$military_power >= 70)[the campaign was a huge succes. People love your dedication!](else-if:$military_power >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$military_power < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are squandering our reputation.] (if:$military_power >= 70)[//Approval rating +20.//](else-if:$military_power >= 45 and < 70)[//Approval rating +10.//](else-if:$military_power < 45)[//Approval rating -10.//] (if:$military_power >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$military_power >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$military_power < 45)[(set: $approval_rating to $approval_rating-15)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario22]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr president, (if:$world_tension >= 70)[the campaign was a huge succes. People love your approach!](else-if:$world_tension >= 45 and < 70)[ the campaign went allright. People can understand your choices.](else-if:$world_tension < 45)[the campaign failed miserably. People are taunting you for your policies, and whispering that you are going to cause a nuclear war due to your incompetence.] (if:$world_tension >= 70)[//Approval rating +20.//](else-if:$world_tension >= 45 and < 70)[//Approval rating +10.//](else-if:$world_tension < 45)[//Approval rating -10.//] (if:$world_tension >= 70)[(set: $approval_rating to $approval_rating+20)](else-if:$world_tension >= 45 and < 70)[(set: $approval_rating to $approval_rating+10)](else-if:$world_tension < 45)[(set: $approval_rating to $approval_rating-15)] (if: $world_tension >=100)[(set:$game_ongoing to false) Suddenly, secret service agents barge into the room. "Mister president, you need to come with us. NOW!" <br> <br>[[What is the meaning of this?! ->world-tension-too-high]]] (else-if: $treasury <=0)[(set:$game_ongoing to false) Suddenly, an aide enters your office and hands you a piece of paper. "Mr. president, you urgently need to see this." <br> <br>[[What is the meaning of this?! ->treasury-too-low]]] (else-if: $military_power <=0)[(set:$game_ongoing to false) Suddenly, the vice-president enters your office, together with several top-ranking generals. "Mr. president, please come with us." <br> <br>[[What is the meaning of this?! ->military-power-too-low]]] (if: $game_ongoing is true)[[[Thanks for the update. ->scenario22]]] <!--link volgende gedeelte--> =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(set: $time_in_office to 1356) Mr. president! It is time for a big debate with your opponent this election. Good luck! [[Thank you. ->debate-start]] [[I'm nervous. ->debate-start]] (set: $win_counter to 0) =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(text-colour:green)["Ladies and gentlemen, welcome to the annual presidential debate. Let's start by talking about the economy. Candidate 1, you may start."] (text-colour:orange)[Opponent: "Thank you. (if:$treasury >= 70)[I must commend you Mr president, you did well on this front. (set: $win_counter to $win_counter + 2) (set: $approval_rating to $approval_rating+10)](else-if:$treasury >= 45 and < 70)[Mr president, this front is clearly not your strong suit! You could have done worse, but it is clear change is needed here! (set: $win_counter to $win_counter + 1)](else-if:$treasury < 45)[Mr president, you owe the American people an explanation. Your mismanagement knows no bounds, and I assure the voters I will do things differently in the White House.] " (set: $win_counter to $win_counter + 0)(set: $approval_rating to $approval_rating-10)] (if:$treasury >= 70)[[[Thanks to me, many Amarican families have bread on the table. I have taken good care of the economy.->debate2]]](else-if:$treasury >= 45 and < 70)[(text-color:grey)[Thanks to me, many Amarican families have bread on the table. I have taken good care of the economy.] <br>[[While I might not have created an economic miracle, the economy is still humming along just fine.->debate2]]](else-if:$treasury < 45)[(text-color:grey)[Thanks to me, many Amarican families have bread on the table. I have taken good care of the economy. <br>While I might not have created an economic miracle, the economy is still humming along just fine.] <br>[[I admit I made mistakes, but what about...->debate2]]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(text-colour:green)["Let us now discuss America's global standing, and the state of our armed forces. Candidate 1, you may start."] (text-colour:orange)[Opponent: "Thank you. (if:$military_power >= 70)[I must commend you Mr president, you did well on this front. (set: $win_counter to $win_counter + 2) (set: $approval_rating to $approval_rating+10)](else-if:$military_power >= 45 and < 70)[Mr president, this front is clearly not your strong suit! You could have done worse, but it is clear change is needed here!(set: $win_counter to $win_counter + 1)](else-if:$military_power < 45)[Mr president, you owe the American people an explanation. Your disrespect knows no bounds, and I assure the voters I will do things differently in the White House.] "(set: $win_counter to $win_counter + 0) (set: $approval_rating to $approval_rating-10)] (if:$military_power >= 70)[[[Thanks to me, Amarica is still the shining city on the hill that we have been since thedays of the Founding Fathers. The world knows they can count on America.->debate3]]](else-if:$military_power >= 45 and < 70)[(text-color:grey)[Thanks to me, Amarica is still the shining city on the hill that we have been since thedays of the Founding Fathers. The world knows they can count on America.] <br>[[We might not be as great as the greatest generation of World War Two, but we are still the largest superpower in the world!->debate3]]](else-if:$military_power < 45)[(text-color:grey)[Thanks to me, Amarica is still the shining city on the hill that we have been since thedays of the Founding Fathers. The world knows they can count on America. <br>We might not be as great as the greatest generation of World War Two, but we are still the largest superpower in the world!] <br>[[I admit I made mistakes, but what about...->debate3]]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(text-colour:green)["Let us now discuss global events and tensions. Candidate 1, you may start."] (text-colour:orange)[Opponent: "Thank you. (if:$world_tension >= 70)[I must commend you Mr president, you did well on this front. The world is a very safe place.(set: $win_counter to $win_counter + 2) (set: $approval_rating to $approval_rating+10)](else-if:$world_tension >= 45 and < 70)[Mr president, this front is clearly not your strong suit! You could have done worse, but it is clear change is needed here! (set: $win_counter to $win_counter + 1)](else-if:$world_tension < 45)[Mr president, you owe the American people an explanation. Your recklessness knows no bounds, and I assure the voters I will do things differently in the White House.] "(set: $win_counter to $win_counter + 0) (set: $approval_rating to $approval_rating-10)] (if:$world_tension >= 70)[[[Thanks to me, we live in a world where peace and the global order are guaranteed; in no small part thanks to America.->debate4]]](else-if:$world_tension >= 45 and < 70)[(text-color:grey)[Thanks to me, we live in a world where peace and the global order are guaranteed; in no small part thanks to America.] <br>[[The world might feel like an unsafe place right now, but nuclear annihilation is not lukring around every corner like 15 years ago!->debate4]]](else-if:$world_tension < 45)[(text-color:grey)[Thanks to me, we live in a world where peace and the global order are guaranteed; in no small part thanks to America. <br>The world might feel like an unsafe place right now, but nuclear annihilation is not lukring around every corner like 15 years ago!] <br>[[I admit I made mistakes, but what about...->debate4]]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|(text-colour:green)["And so ends our debate. Candidates, thank you for coming. I wish you the best in the next election."] (if:$win_counter >= 5)[[[That went quite well!->end]]](else-if:$win_counter >= 3)[[[That did not go terribly...->end]]](else-if:$win_counter <= 2)[[[What a disaster...->end]]](set: $time_in_office to 1460) It is time for the election. (if:$approval_rating <=0)[[[The votes are being counted...->approval-too-low]]](else-if:$approval_rating <50)[[[The votes are being counted...->election-lost]]](else-if:$approval_rating >=50)[[[The votes are being counted...->election-won]]] =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating > 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating > 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office > 1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==|Mr. President! You have lost the election. You tried your best, but you were unable to convince the majority of voters that you were the right thing for the country. You lost the game! Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Oh. Well, lets try that again shall we?->first-start]] [[Oh well, I suppose I'm not fit to be president. ->game-over]]Mr. President! You have won the election! Congratulations! You won the game! Your final stats were: =|= (text-colour:cyan)[Approval rating:] =|= (text-colour:cyan)[World tension:] =|= (text-colour:cyan)[Treasury:] =|= (text-colour:cyan)[Military power:] =|= (text-colour:cyan)[Time in office:] |==| =|= (if:$approval_rating >= 70)[(text-colour:green)[(print:$approval_rating)%]](else-if:$approval_rating >= 45 and < 70)[(text-colour:yellow)[(print:$approval_rating)%]](else-if:$approval_rating < 45)[(text-colour:red)[(print:$approval_rating)%]] =|= (if:$world_tension >= 70)[(text-colour:red)[(print:$world_tension)%]](else-if:$world_tension >= 45 and < 70)[(text-colour:yellow)[(print:$world_tension)%]](else-if:$world_tension < 45)[(text-colour:green)[(print:$world_tension)%]] =|= (if:$treasury >= 70)[(text-colour:green)[(print:$treasury)Billion]](else-if:$treasury >= 45 and < 70)[(text-colour:yellow)[(print:$treasury) Billion]](else-if:$treasury < 45)[(text-colour:red)[(print:$treasury)Billion]] =|= (if:$military_power >= 70)[(text-colour:green)[(print:$military_power)%]](else-if:$military_power >= 45 and < 70)[(text-colour:yellow)[(print:$military_power)%]](else-if:$military_power < 45)[(text-colour:red)[(print:$military_power)%]] =|= (if:$time_in_office >=1096)[(text-colour:red)[(print:$time_in_office) days]](else-if:$time_in_office > 731 and < 1096)[(text-colour:yellow)[(print:$time_in_office) days]](else-if:$time_in_office <= 731)[(text-colour:green)[(print:$time_in_office) days]] |==| [[Brilliant! Well, lets try that second term shall we?->first-start]] [[No thanks, one term was enough. I retire. ->game-over]]