diff --git a/ideologies.js b/ideologies.js index 35a2fec0..2c1e3470 100644 --- a/ideologies.js +++ b/ideologies.js @@ -1,33 +1,6 @@ ideologies = [ { - "name": "Anarcho-Communism", - "stats": { - "econ": 100, - "dipl": 50, - "govt": 100, - "scty": 90 - } - }, - { - "name": "Libertarian Communism", - "stats": { - "econ": 100, - "dipl": 70, - "govt": 80, - "scty": 80 - } - }, - { - "name": "Trotskyism", - "stats": { - "econ": 100, - "dipl": 100, - "govt": 60, - "scty": 80 - } - }, - { - "name": "Marxism", + "name": "Socialism", "stats": { "econ": 100, "dipl": 70, @@ -35,24 +8,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "De Leonism", - "stats": { - "econ": 100, - "dipl": 30, - "govt": 30, - "scty": 80 - } - }, - { - "name": "Leninism", - "stats": { - "econ": 100, - "dipl": 40, - "govt": 20, - "scty": 70 - } - }, { "name": "Stalinism/Maoism", "stats": { @@ -62,33 +17,6 @@ ideologies = [ "scty": 60 } }, - { - "name": "Religious Communism", - "stats": { - "econ": 100, - "dipl": 50, - "govt": 30, - "scty": 30 - } - }, - { - "name": "State Socialism", - "stats": { - "econ": 80, - "dipl": 30, - "govt": 30, - "scty": 70 - } - }, - { - "name": "Theocratic Socialism", - "stats": { - "econ": 80, - "dipl": 50, - "govt": 30, - "scty": 20 - } - }, { "name": "Religious Socialism", "stats": { @@ -99,25 +27,7 @@ ideologies = [ } }, { - "name": "Democratic Socialism", - "stats": { - "econ": 80, - "dipl": 50, - "govt": 50, - "scty": 80 - } - }, - { - "name": "Revolutionary Socialism", - "stats": { - "econ": 80, - "dipl": 20, - "govt": 50, - "scty": 70 - } - }, - { - "name": "Libertarian Socialism", + "name": "Social Anarchism", "stats": { "econ": 80, "dipl": 80, @@ -125,24 +35,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "Anarcho-Syndicalism", - "stats": { - "econ": 80, - "dipl": 50, - "govt": 100, - "scty": 80 - } - }, - { - "name": "Left-Wing Populism", - "stats": { - "econ": 60, - "dipl": 40, - "govt": 30, - "scty": 70 - } - }, { "name": "Theocratic Distributism", "stats": { @@ -171,7 +63,7 @@ ideologies = [ } }, { - "name": "Christian Democracy", + "name": "Religious Democracy", "stats": { "econ": 60, "dipl": 60, @@ -188,24 +80,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "Progressivism", - "stats": { - "econ": 60, - "dipl": 80, - "govt": 60, - "scty": 100 - } - }, - { - "name": "Anarcho-Mutualism", - "stats": { - "econ": 60, - "dipl": 50, - "govt": 100, - "scty": 70 - } - }, { "name": "National Totalitarianism", "stats": { @@ -254,16 +128,16 @@ ideologies = [ { "name": "Religious Anarchism", "stats": { - "econ": 50, - "dipl": 50, - "govt": 0, + "econ": 75, + "dipl": 75, + "govt": 75, "scty": 20 } }, { - "name": "Right-Wing Populism", + "name": "Capitalist Populism", "stats": { - "econ": 40, + "econ": 30, "dipl": 30, "govt": 30, "scty": 30 @@ -297,7 +171,7 @@ ideologies = [ } }, { - "name": "Libertarianism", + "name": "Capitalist Libertarianism", "stats": { "econ": 40, "dipl": 60, @@ -306,7 +180,7 @@ ideologies = [ } }, { - "name": "Anarcho-Egoism", + "name": "Aanrcho-Objectivism", "stats": { "econ": 40, "dipl": 50, @@ -341,15 +215,6 @@ ideologies = [ "scty": 20 } }, - { - "name": "Capitalist Fascism", - "stats": { - "econ": 20, - "dipl": 20, - "govt": 20, - "scty": 20 - } - }, { "name": "Conservatism", "stats": { @@ -363,22 +228,13 @@ ideologies = [ "name": "Neo-Liberalism", "stats": { "econ": 30, - "dipl": 30, + "dipl": 50, "govt": 50, "scty": 60 } }, { - "name": "Classical Liberalism", - "stats": { - "econ": 30, - "dipl": 60, - "govt": 60, - "scty": 80 - } - }, - { - "name": "Authoritarian Capitalism", + "name": "Capitalist Authoritarianism", "stats": { "econ": 20, "dipl": 30, @@ -386,20 +242,11 @@ ideologies = [ "scty": 40 } }, - { - "name": "State Capitalism", - "stats": { - "econ": 20, - "dipl": 50, - "govt": 30, - "scty": 50 - } - }, { "name": "Neo-Conservatism", "stats": { "econ": 20, - "dipl": 20, + "dipl": 40, "govt": 40, "scty": 20 } @@ -413,26 +260,17 @@ ideologies = [ "scty": 5 } }, - { - "name": "Libertarian Capitalism", - "stats": { - "econ": 20, - "dipl": 50, - "govt": 80, - "scty": 60 - } - }, { "name": "Market Anarchism", "stats": { "econ": 20, "dipl": 50, - "govt": 100, + "govt": 80, "scty": 50 } }, { - "name": "Rational-Egoism", + "name": "Objectivism", "stats": { "econ": 10, "dipl": 50, @@ -440,31 +278,4 @@ ideologies = [ "scty": 40 } }, - { - "name": "Totalitarian Capitalism", - "stats": { - "econ": 0, - "dipl": 30, - "govt": 0, - "scty": 50 - } - }, - { - "name": "Ultra-Capitalism", - "stats": { - "econ": 0, - "dipl": 40, - "govt": 50, - "scty": 50 - } - }, - { - "name": "Anarcho-Capitalism", - "stats": { - "econ": 0, - "dipl": 50, - "govt": 100, - "scty": 50 - } - } ]; diff --git a/questions.js b/questions.js index 38e3a829..4200f7e0 100644 --- a/questions.js +++ b/questions.js @@ -48,8 +48,8 @@ questions = [ "question": "International trade is beneficial.", "effect": { "econ": -5, - "dipl": 0, - "govt": 10, + "dipl": 10, + "govt": 0, "scty": 0 } }, @@ -68,7 +68,7 @@ questions = [ "econ": -10, "dipl": 0, "govt": 0, - "scty": -5 + "scty": -10 } }, { @@ -86,7 +86,7 @@ questions = [ "econ": -10, "dipl": 0, "govt": 0, - "scty": -5 + "scty": -10 } }, { @@ -119,7 +119,7 @@ questions = [ { "question": "Quality education is a right of all people.", "effect": { - "econ": 10, + "econ": 5, "dipl": 0, "govt": 0, "scty": 10 @@ -148,17 +148,17 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, + "govt": -5, "scty": 0 } }, { "question": "I support regional unions, such as the European Union.", "effect": { - "econ": -5, + "econ": 0, "dipl": 10, - "govt": 10, - "scty": 5 + "govt": 5, + "scty": 0 } }, { @@ -184,7 +184,7 @@ questions = [ "effect": { "econ": 0, "dipl": 10, - "govt": 0, + "govt": 5, "scty": 0 } }, @@ -193,7 +193,7 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, + "govt": -5, "scty": 0 } }, @@ -209,7 +209,7 @@ questions = [ { "question": "International aid is a waste of money.", "effect": { - "econ": -5, + "econ": -10, "dipl": -10, "govt": 0, "scty": 0 @@ -246,7 +246,7 @@ questions = [ "question": "Even when protesting an authoritarian government, violence is not acceptable.", "effect": { "econ": 0, - "dipl": 5, + "dipl": 0, "govt": -5, "scty": 0 } @@ -255,8 +255,8 @@ questions = [ "question": "My religious values should be spread as much as possible.", "effect": { "econ": 0, - "dipl": -5, - "govt": -10, + "dipl": -10, + "govt": -2, "scty": -10 } }, @@ -265,7 +265,7 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, + "govt": -5, "scty": 0 } }, @@ -273,9 +273,9 @@ questions = [ "question": "It is very important to maintain law and order.", "effect": { "econ": 0, - "dipl": -5, + "dipl": -10, "govt": -10, - "scty": -5 + "scty": 0 } }, { @@ -319,7 +319,7 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": 10, + "govt": 15, "scty": 0 } }, @@ -328,8 +328,8 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, - "scty": -5 + "govt": -5, + "scty": -10 } }, { @@ -363,7 +363,7 @@ questions = [ "question": "The stronger the leadership, the better.", "effect": { "econ": 0, - "dipl": -10, + "dipl": 0, "govt": -10, "scty": 0 } @@ -400,7 +400,7 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": -10, + "govt": -2, "scty": -10 } }, @@ -418,16 +418,16 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": -10, + "govt": -5, "scty": -10 } }, { "question": "Churches should be taxed the same way other institutions are taxed.", "effect": { - "econ": 5, + "econ": 0, "dipl": 0, - "govt": 0, + "govt": 5, "scty": 10 } }, @@ -444,7 +444,7 @@ questions = [ "question": "It is important that we work as a united world to combat climate change.", "effect": { "econ": 0, - "dipl": 10, + "dipl": 5, "govt": 0, "scty": 10 } @@ -508,7 +508,7 @@ questions = [ "effect": { "econ": 0, "dipl": 10, - "govt": 5, + "govt": 0, "scty": 10 } }, @@ -543,8 +543,8 @@ questions = [ "question": "Gun ownership should be prohibited for those without a valid reason.", "effect": { "econ": 0, - "dipl": 10, - "govt": -10, + "dipl": 0, + "govt": -5, "scty": 0 } }, @@ -571,7 +571,7 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": 0, + "govt": -5, "scty": -10 } }, @@ -607,14 +607,14 @@ questions = [ "effect": { "econ": 10, "dipl": 10, - "govt": 0, + "govt": 10, "scty": 0 } }, { "question": "All people - regardless of factors like culture or sexuality - should be treated equally.", "effect": { - "econ": 10, + "econ": 0, "dipl": 10, "govt": 10, "scty": 10 @@ -625,7 +625,7 @@ questions = [ "effect": { "econ": -10, "dipl": -10, - "govt": -10, + "govt": 0, "scty": -10 } }