From fb62e26426a2e7cb21cee8df7bd80f204ae5120d Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Sun, 19 Nov 2017 20:22:54 +0000 Subject: [PATCH 1/6] Update ideologies.js --- ideologies.js | 124 ++++---------------------------------------------- 1 file changed, 8 insertions(+), 116 deletions(-) diff --git a/ideologies.js b/ideologies.js index 35a2fec0..3ef25155 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, @@ -44,15 +17,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "Leninism", - "stats": { - "econ": 100, - "dipl": 40, - "govt": 20, - "scty": 70 - } - }, { "name": "Stalinism/Maoism", "stats": { @@ -62,33 +26,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 +36,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 +44,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": { @@ -197,15 +98,6 @@ ideologies = [ "scty": 100 } }, - { - "name": "Anarcho-Mutualism", - "stats": { - "econ": 60, - "dipl": 50, - "govt": 100, - "scty": 70 - } - }, { "name": "National Totalitarianism", "stats": { @@ -254,14 +146,14 @@ 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, "dipl": 30, @@ -306,7 +198,7 @@ ideologies = [ } }, { - "name": "Anarcho-Egoism", + "name": "Libertarian Egoism", "stats": { "econ": 40, "dipl": 50, @@ -432,7 +324,7 @@ ideologies = [ } }, { - "name": "Rational-Egoism", + "name": "Egoism", "stats": { "econ": 10, "dipl": 50, From 30e54bd44a4ca18d07a099d93c3da66c94cd0378 Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Sun, 19 Nov 2017 22:01:39 +0000 Subject: [PATCH 2/6] Update questions.js --- questions.js | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/questions.js b/questions.js index 38e3a829..b012bd3a 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 } }, @@ -155,10 +155,10 @@ questions = [ { "question": "I support regional unions, such as the European Union.", "effect": { - "econ": -5, + "econ": 0, "dipl": 10, - "govt": 10, - "scty": 5 + "govt": 0, + "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 } @@ -275,7 +275,7 @@ questions = [ "econ": 0, "dipl": -5, "govt": -10, - "scty": -5 + "scty": 0 } }, { @@ -363,7 +363,7 @@ questions = [ "question": "The stronger the leadership, the better.", "effect": { "econ": 0, - "dipl": -10, + "dipl": 0, "govt": -10, "scty": 0 } @@ -508,7 +508,7 @@ questions = [ "effect": { "econ": 0, "dipl": 10, - "govt": 5, + "govt": 0, "scty": 10 } }, @@ -544,7 +544,7 @@ questions = [ "effect": { "econ": 0, "dipl": 10, - "govt": -10, + "govt": -5, "scty": 0 } }, @@ -571,7 +571,7 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": 0, + "govt": -5, "scty": -10 } }, From 4d087d95c41684e3653e4d83a94fcfc18370fe6b Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Sun, 19 Nov 2017 22:19:17 +0000 Subject: [PATCH 3/6] Update questions.js --- questions.js | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/questions.js b/questions.js index b012bd3a..b1f9c54c 100644 --- a/questions.js +++ b/questions.js @@ -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,7 +148,7 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, + "govt": -5, "scty": 0 } }, @@ -157,7 +157,7 @@ questions = [ "effect": { "econ": 0, "dipl": 10, - "govt": 0, + "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 } }, @@ -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,7 +273,7 @@ questions = [ "question": "It is very important to maintain law and order.", "effect": { "econ": 0, - "dipl": -5, + "dipl": -10, "govt": -10, "scty": 0 } @@ -328,8 +328,8 @@ questions = [ "effect": { "econ": 0, "dipl": -10, - "govt": -10, - "scty": -5 + "govt": -5, + "scty": -10 } }, { @@ -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 } @@ -543,7 +543,7 @@ questions = [ "question": "Gun ownership should be prohibited for those without a valid reason.", "effect": { "econ": 0, - "dipl": 10, + "dipl": 0, "govt": -5, "scty": 0 } @@ -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 } } From 415dea678fd4b71e53d6f5bc6ec2873c108a6398 Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Mon, 20 Nov 2017 19:22:16 +0000 Subject: [PATCH 4/6] That is a better term --- ideologies.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ideologies.js b/ideologies.js index 3ef25155..fd8af902 100644 --- a/ideologies.js +++ b/ideologies.js @@ -198,7 +198,7 @@ ideologies = [ } }, { - "name": "Libertarian Egoism", + "name": "Anarcho-Objectivism", "stats": { "econ": 40, "dipl": 50, @@ -324,7 +324,7 @@ ideologies = [ } }, { - "name": "Egoism", + "name": "Objectivism", "stats": { "econ": 10, "dipl": 50, From 7d7b8e6fa7fdcc3afb9ab70e8dfe628c6bfe4312 Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Mon, 20 Nov 2017 19:47:59 +0000 Subject: [PATCH 5/6] A small change, to distinguish anarchists This is to increase the gap a bit, hopefully to avoid non-anarchists being incorrectly defined. It still balances out alright. --- questions.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questions.js b/questions.js index b1f9c54c..4200f7e0 100644 --- a/questions.js +++ b/questions.js @@ -319,7 +319,7 @@ questions = [ "effect": { "econ": 0, "dipl": 0, - "govt": 10, + "govt": 15, "scty": 0 } }, From 0f4af1f7880987c80096e034ae03f9b86fd06ec5 Mon Sep 17 00:00:00 2001 From: brmbrmcar Date: Mon, 20 Nov 2017 19:58:30 +0000 Subject: [PATCH 6/6] Decrease number of ideologies There's no way we can be this specific. --- ideologies.js | 97 +++++---------------------------------------------- 1 file changed, 8 insertions(+), 89 deletions(-) diff --git a/ideologies.js b/ideologies.js index fd8af902..2c1e3470 100644 --- a/ideologies.js +++ b/ideologies.js @@ -8,15 +8,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "De Leonism", - "stats": { - "econ": 100, - "dipl": 30, - "govt": 30, - "scty": 80 - } - }, { "name": "Stalinism/Maoism", "stats": { @@ -72,7 +63,7 @@ ideologies = [ } }, { - "name": "Christian Democracy", + "name": "Religious Democracy", "stats": { "econ": 60, "dipl": 60, @@ -89,15 +80,6 @@ ideologies = [ "scty": 80 } }, - { - "name": "Progressivism", - "stats": { - "econ": 60, - "dipl": 80, - "govt": 60, - "scty": 100 - } - }, { "name": "National Totalitarianism", "stats": { @@ -155,7 +137,7 @@ ideologies = [ { "name": "Capitalist Populism", "stats": { - "econ": 40, + "econ": 30, "dipl": 30, "govt": 30, "scty": 30 @@ -189,7 +171,7 @@ ideologies = [ } }, { - "name": "Libertarianism", + "name": "Capitalist Libertarianism", "stats": { "econ": 40, "dipl": 60, @@ -198,7 +180,7 @@ ideologies = [ } }, { - "name": "Anarcho-Objectivism", + "name": "Aanrcho-Objectivism", "stats": { "econ": 40, "dipl": 50, @@ -233,15 +215,6 @@ ideologies = [ "scty": 20 } }, - { - "name": "Capitalist Fascism", - "stats": { - "econ": 20, - "dipl": 20, - "govt": 20, - "scty": 20 - } - }, { "name": "Conservatism", "stats": { @@ -255,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, @@ -278,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 } @@ -305,21 +260,12 @@ 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 } }, @@ -332,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 - } - } ];