From ec6a394874975126879e439c97113207d0fbdee1 Mon Sep 17 00:00:00 2001 From: klorpa <30924131+klorpa@users.noreply.github.com> Date: Sun, 14 Jul 2024 17:24:54 -0500 Subject: [PATCH 1/2] TypoFixes (#1043) --- .../blankMod/output/common/countries/CSA.txt | 2 +- .../blankMod/output/common/defines.lua | 28 +++---- .../blankMod/output/common/governments.txt | 2 +- .../blankMod/output/common/rebel_types.txt | 56 ++++++------- .../output/events/NationalistMovements.txt | 2 +- .../output/localisation/0_Cultures.csv | 2 +- .../configurables/HPM/common/defines.lua | 12 +-- .../HPM/events/Revolution_Relations_Event.txt | 2 +- .../HPM/localisation/00_HPM_events.csv | 84 +++++++++---------- .../Data_Files/configurables/culture_map.txt | 4 +- .../configurables/culture_map_slaves.txt | 6 +- .../configurables/dead_definitions.txt | 2 +- .../Data_Files/configurables/tech_groups.txt | 8 +- EU4ToVic2/Data_Files/configurables/unions.txt | 2 +- 14 files changed, 106 insertions(+), 106 deletions(-) diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/countries/CSA.txt b/EU4ToVic2/Data_Files/blankMod/output/common/countries/CSA.txt index a64acb3b5d..1dbff08339 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/common/countries/CSA.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/common/countries/CSA.txt @@ -143,7 +143,7 @@ unit_names = { "CSS Equator" "CSS General Quitman" "CSS Dixie Star" "CSS Jefferson" } manowar = { - "CSS Confederate States" "CSS Independance" "CSS President Davis" + "CSS Confederate States" "CSS Independence" "CSS President Davis" "CSS Freedom" "CSS Dixie" "CSS Liberty" "CSS Republic" "CSS Southern Cross" "CSS Osceola" "CSS Southern Star" "CSS Tecumseh" } diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/defines.lua b/EU4ToVic2/Data_Files/blankMod/output/common/defines.lua index 41dd2c89b8..208eed8a18 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/common/defines.lua +++ b/EU4ToVic2/Data_Files/blankMod/output/common/defines.lua @@ -14,7 +14,7 @@ country = { GREAT_NATIONS_COUNT = 8, GREATNESS_DAYS = 365, -- how many days until country risks losing status as great nation BADBOY_LIMIT = 25, - MAX_BUREAUCRACY_PERCENTAGE = 0.01, -- More than max percent bureaucrats of poplation will give no additional benefits + MAX_BUREAUCRACY_PERCENTAGE = 0.01, -- More than max percent bureaucrats of population will give no additional benefits BUREAUCRACY_PERCENTAGE_INCREMENT = 0.001, -- For each social administrative reform level, this is added to MAX_BUREAUCRACY_PERCENTAGE MIN_CRIMEFIGHT_PERCENT = 0.2, MAX_CRIMEFIGHT_PERCENT = 0.99, @@ -105,10 +105,10 @@ economy = { GUNBOAT_FLEET_SIZE_FACTOR = 100, PROVINCE_SIZE_DIVIDER = 50, CAPITALIST_BUILD_FACTORY_STATE_EMPLOYMENT_PERCENT = 0.7, -- Capis don't build factories if less than this percent is employed in existing factories - GOODS_FOCUS_SWAP_CHANCE = 0, -- Percent increased chance that artisan wants to change goods independantly of how well he is doing presently + GOODS_FOCUS_SWAP_CHANCE = 0, -- Percent increased chance that artisan wants to change goods independently of how well he is doing presently NUM_CLOSED_FACTORIES_PER_STATE_LASSIEZ_FAIRE = 1, -- Number of closed factories allowed per state under Lassiez Faire MIN_NUM_FACTORIES_PER_STATE_BEFORE_DELETING_LASSIEZ_FAIRE = 2, -- Min number of factories per state before starting to delete under Lassiez Faire - BANKRUPCY_DURATION = 2, -- Years til a bancrupcy clears all loans + BANKRUPCY_DURATION = 2, -- Years til a bankruptcy clears all loans SECOND_RANK_BASE_SHARE_FACTOR = 0.5, CIV_BASE_SHARE_FACTOR = 0.75, UNCIV_BASE_SHARE_FACTOR = 1, @@ -145,7 +145,7 @@ military = { POP_MIN_SIZE_FOR_REGIMENT_COLONY_MULTIPLIER = 5, POP_MIN_SIZE_FOR_REGIMENT_NONCORE_MULTIPLIER = 3, -- VALUE * POP_MIN_SIZE_FOR_REGIMENT is min for noncores GAS_ATTACK_MODIFIER = 3, - COMBATLOSS_WAR_EXHAUSTION = 3, -- base war exhastion in combat + COMBATLOSS_WAR_EXHAUSTION = 3, -- base war exhaustion in combat LEADER_MAX_RANDOM_PRESTIGE = 0.05, -- max percent of prestige, when randomizing stats for leaders. LEADER_AGE_DEATH_FACTOR = 4, -- higher value means leaders live longer LEADER_PRESTIGE_TO_MORALE_FACTOR = 0.8, -- f.ex. 100% of prestige = +10% morale @@ -153,7 +153,7 @@ military = { LEADER_TRANSFER_PENALTY_ON_COUNTRY_PRESTIGE = 0.05, -- country prestige penalty on unassign leader (f.ex if leader has 100% prestige, the country loose 4% of its prestige) LEADER_PRESTIGE_LAND_GAIN =0.3, -- extra speed gain on prestige for land combat LEADER_PRESTIGE_NAVAL_GAIN =0.3, -- extra speed gain on prestige for naval combat - NAVAL_COMBAT_SEEKING_CHANCE = 0.5, -- base chance of picking a target (increased by leader reconaissance) + NAVAL_COMBAT_SEEKING_CHANCE = 0.5, -- base chance of picking a target (increased by leader reconnaissance) NAVAL_COMBAT_SEEKING_CHANCE_MIN = 0.1, -- low cap for chance of picking the target NAVAL_COMBAT_SELF_DEFENCE_CHANCE = 2.0, -- scale up the chance of choosing the target that is already shooting at us. NAVAL_COMBAT_SHIFT_BACK_ON_NEXT_TARGET = 0.2, -- max shift back from center line when got new target @@ -163,11 +163,11 @@ military = { NAVAL_COMBAT_DAMAGE_ORG_MULT = 0.4, -- scale the damage to ORG for balancing gameplay NAVAL_COMBAT_DAMAGE_STR_MULT = 0.2, -- scale the damage to STR for balancing gameplay NAVAL_COMBAT_DAMAGE_MULT_NO_ORG = 2.0, -- damage multiplier (to STR) when opponent has no ORG. - NAVAL_COMBAT_RETREAT_CHANCE = 0.07, -- base chance for retreating when STR or ORG is low. Increased by leader experiance and speed. + NAVAL_COMBAT_RETREAT_CHANCE = 0.07, -- base chance for retreating when STR or ORG is low. Increased by leader experience and speed. NAVAL_COMBAT_RETREAT_STR_ORG_LEVEL = 0.15, -- the retreating is available when STR or ORG % drops below this value (it's 0% to 100% value) NAVAL_COMBAT_RETREAT_SPEED_MOD = 0.4, -- slow down when retreating so there is a chance to hit the runner NAVAL_COMBAT_RETREAT_MIN_DISTANCE = 0.25, -- how close (in average) all alive ships must be to the center line to be able to retreat. - NAVAL_COMBAT_DAMAGED_TARGET_SELECTION = 2.5, -- multiply chance of seleting target that has low average of STR/ORG + NAVAL_COMBAT_DAMAGED_TARGET_SELECTION = 2.5, -- multiply chance of selecting target that has low average of STR/ORG NAVAL_COMBAT_STACKING_TARGET_CHANGE = 0.03, -- increase chance to change/drop target when suffering stacking penalty NAVAL_COMBAT_STACKING_TARGET_SELECT = 0.2, -- modifier for how much the stacking penalty affects the target selection. NAVAL_COMBAT_MAX_TARGETS = 6, -- max number of ships that may target the same enemy ship @@ -515,7 +515,7 @@ diplomacy = { DISHONORED_CALLALLY_PRESTIGE_PENALTY = -3, BASE_TRUCE_MONTHS = 60, MAX_INFLUENCE = 100, - WARSUBSIDIES_PERCENT = 0.20, -- How many percent of imports you are going to pay each day(mil. constructions and mil. maintainence) + WARSUBSIDIES_PERCENT = 0.20, -- How many percent of imports you are going to pay each day(mil. constructions and mil. maintenance) NEIGHBOUR_BONUS_INFLUENCE_PERCENT = 0.50, -- Bonus to neighbouring countries when influencing SPHERE_NEIGHBOUR_BONUS_INFLUENCE_PERCENT = 0.2, -- Bonus to countries in your sphere neighbouring when influencing OTHER_CONTINENT_BONUS_INFLUENCE_PERCENT = -0.50, -- Bonus to neighbouring countries when influencing @@ -656,7 +656,7 @@ pops = { RULING_PARTY_HAPPY_CHANGE = -1, RULING_PARTY_ANGRY_CHANGE = 2, - PDEF_BASE_CON = 20.0, -- so half'ed effect. + PDEF_BASE_CON = 20.0, -- so halved effect. NATIONAL_FOCUS_DIVIDER = 400000.0, @@ -671,11 +671,11 @@ pops = { -- (if value < 1.0, the MIL will be increased) (Beware! value must be > 0) POP_TO_LEADERSHIP = 0.0001, -- how much leadership every 1000 officers gives each day. - ARTISAN_MIN_PRODUCTIVITY = 1, -- Minimum efficieny of an artisan + ARTISAN_MIN_PRODUCTIVITY = 1, -- Minimum efficiency of an artisan SLAVE_GROWTH_DIVISOR = 10, -- Slaves have N times lower growth MIL_HIT_FROM_CONQUEST = 4, -- how much militancy grows in a province if taken without being core. - LUXURY_CON_CHANGE = 0.001, -- con boost from over-buying luxuary goods + LUXURY_CON_CHANGE = 0.001, -- con boost from over-buying luxury goods INVENTION_IMPACT_ON_DEMAND = 0.005, -- how much each invention in a country increases demand for a product in percent ARTISAN_SUPPRESSED_COLONIAL_GOODS_CATEGORY = 0, -- Goods category index not produced in colonies ISSUE_MOVEMENT_JOIN_LIMIT = 8, @@ -683,7 +683,7 @@ pops = { MOVEMENT_CON_FACTOR = 0.05, MOVEMENT_LIT_FACTOR = 0.3, MIL_ON_REB_MOVE = 8, - POPULATION_SUPPRESSION_FACTOR = 0.0, -- controls base pop size for factor of supression/radicalness cost. zero disables the feature and jsut uses radicalness + POPULATION_SUPPRESSION_FACTOR = 0.0, -- controls base pop size for factor of suppression/radicalness cost. zero disables the feature and jsut uses radicalness POPULATION_MOVEMENT_RADICAL_FACTOR = 300, NATIONALIST_MOVEMENT_MIL_CAP = 3.0, MOVEMENT_SUPPORT_UH_FACTOR = 3, -- 3x means 30% country support equals full UH support @@ -697,7 +697,7 @@ ai = COLONY_WEIGHT = 5.0, -- ai weight for colonising ADMINISTRATOR_WEIGHT = 10.0, -- ai weight for new bureaucrat INDUSTRYWORKER_WEIGHT = 10.0, -- ai weight for new industry workers - EDUCATOR_WEIGHT = 10.0, -- ai weigth for new clergy + EDUCATOR_WEIGHT = 10.0, -- ai weight for new clergy SOLDIER_WEIGHT = 30.0, -- ai weight for soldiers SOLDIER_FRACTION = 0.03, -- max amount of population AI wants to be soldiers CAPITALIST_FRACTION = 0.001, -- max amount of population AI wants to be capis @@ -717,7 +717,7 @@ ai = PEACE_BASE_RELUCTANCE = 20, -- AI base stubbornness to refuse peace (always applied) PEACE_TIME_MONTHS = 30, -- months of additional AI stubbornness in a war PEACE_TIME_FACTOR = 0.6, -- after months of stubbornness the effect of time passed is multiplied by this - PEACE_TIME_FACTOR_NO_GOALS = 2.0, -- this extra time factor is applied after PEACE_TIME_FACTOR if we ahve no wargoals + PEACE_TIME_FACTOR_NO_GOALS = 2.0, -- this extra time factor is applied after PEACE_TIME_FACTOR if we have no wargoals PEACE_WAR_EXHAUSTION_FACTOR = 0.5, -- AI willingness to peace based on war exhaustion PEACE_WAR_DIRECTION_FACTOR = 1.0, -- AI willingness to peace based on who's making gains in the war PEACE_WAR_DIRECTION_WINNING_MULT = 5.0, -- Multiplies AI emphasis on war direction if it's the one making gains diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/governments.txt b/EU4ToVic2/Data_Files/blankMod/output/common/governments.txt index 71f2671994..ce4de1eb7f 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/common/governments.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/common/governments.txt @@ -1,5 +1,5 @@ # Do not change tags in here without changing every other reference to them. -# If adding new forms of governemnts, make sure they are uniquely named. +# If adding new forms of governments, make sure they are uniquely named. diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/rebel_types.txt b/EU4ToVic2/Data_Files/blankMod/output/common/rebel_types.txt index 914210ce7b..0fdf2209ab 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/common/rebel_types.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/common/rebel_types.txt @@ -18,7 +18,7 @@ reactionary_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = presidential_dictatorship presidential_dictatorship = absolute_monarchy @@ -49,7 +49,7 @@ reactionary_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -217,7 +217,7 @@ fascist_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = fascist_dictatorship presidential_dictatorship = fascist_dictatorship @@ -248,7 +248,7 @@ fascist_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -418,7 +418,7 @@ communist_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = proletarian_dictatorship @@ -449,7 +449,7 @@ communist_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -630,7 +630,7 @@ anarcho_liberal_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = bourgeois_dictatorship presidential_dictatorship = bourgeois_dictatorship @@ -661,7 +661,7 @@ anarcho_liberal_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -825,7 +825,7 @@ nationalist_rebels = { area = nation_culture # Stays within provinces of their culture break_alliance_on_win = no - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -1041,7 +1041,7 @@ pan_nationalist_rebels = { area = culture_group break_alliance_on_win = no - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -1071,7 +1071,7 @@ pan_nationalist_rebels = { occupation_mult = 3.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -1314,7 +1314,7 @@ carlist_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = absolute_monarchy presidential_dictatorship = absolute_monarchy @@ -1345,7 +1345,7 @@ carlist_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -1486,7 +1486,7 @@ boxer_rebels = { area = nation # Stays within the nation - # = + # = government = { proletarian_dictatorship = absolute_monarchy presidential_dictatorship = absolute_monarchy @@ -1517,7 +1517,7 @@ boxer_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -1710,7 +1710,7 @@ red_shirts = { area = nation - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -1740,7 +1740,7 @@ red_shirts = { occupation_mult = 3.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -1986,7 +1986,7 @@ indian_sepoys = { area = culture_group - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -2016,7 +2016,7 @@ indian_sepoys = { occupation_mult = 3.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -2220,7 +2220,7 @@ liberal_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = democracy presidential_dictatorship = democracy @@ -2251,7 +2251,7 @@ liberal_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 @@ -2425,7 +2425,7 @@ unciv_reactionary_rebels = { area = nation # Stays within the nation break_alliance_on_win = yes - # = + # = government = { proletarian_dictatorship = absolute_monarchy presidential_dictatorship = absolute_monarchy @@ -2456,7 +2456,7 @@ unciv_reactionary_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 1 @@ -2611,7 +2611,7 @@ sioux_nation = { area = culture_group - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -2641,7 +2641,7 @@ sioux_nation = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { @@ -2732,7 +2732,7 @@ apache = { area = culture_group - # = + # = government = { proletarian_dictatorship = proletarian_dictatorship presidential_dictatorship = presidential_dictatorship @@ -2762,7 +2762,7 @@ apache = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { @@ -2893,7 +2893,7 @@ christino_rebels = { occupation_mult = 1.0 # The amount of strength this rebel gains from taking provinces - # triggers a general rising, modifier will be multiplied with the countrys army strength and compared to the factions strenght + # triggers a general rising, modifier will be multiplied with the country's army strength and compared to the factions strength will_rise = { factor = 0.5 modifier = { diff --git a/EU4ToVic2/Data_Files/blankMod/output/events/NationalistMovements.txt b/EU4ToVic2/Data_Files/blankMod/output/events/NationalistMovements.txt index df07f4b745..73449570c6 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/events/NationalistMovements.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/events/NationalistMovements.txt @@ -2764,7 +2764,7 @@ province_event = { } } -# Supressing the Rite? +# Suppressing the Rite? province_event = { id = 15250 title = "EVTNAME15250" diff --git a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv index e5502fcb47..2119ac0bfa 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv +++ b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv @@ -57,7 +57,7 @@ cabottian;Cabottian;Cabotienne;Cabotisch;Kabotska;Cabocia;Cabottiana;Cabottian;C caddoan;Caddoan;Caddo;Caddo;Kaddo;Caddo;Caddoano;Caddoan;Caddoan;Caddoan;Caddoan;Caddo�;�����;Caddoan;x calusan;Calusan;Calusaise;Kalusisch;Kaluska;Caluse�a;Calusese;Calusan;Calusan;Calusan;Calusan;Calus�;��������;Calusan;x camite;Camite;Camite;Hamitisch;Chamska;Camita;Camita;Camite;Camite;Camite;Camite;Camita;�������;Camite;x -carribean;Carribean;Cara�bique;Karibisch;Karaibska;Caribe�a Nativa;Caraibico;Karib;Carribean;Karib;Carribean;Caribenha Amer�ndia;���������;Karibian;x +carribean;Caribbean;Cara�bique;Karibisch;Karaibska;Caribe�a Nativa;Caraibico;Karib;Carribean;Karib;Carribean;Caribenha Amer�ndia;���������;Karibian;x carthaginian;Carthaginian;Carthaginoise;Karthagisch;Kartagi�ska;Cartaginesa;Cartaginese;Karth�g�i;Kart�ginski;Karth�g�i;Carthaagse;Cartaginesa;������������;Kartaginolainen;x caspian;Caspian;Caspienne;Kaspisch;Kaspijski;Caspia;Caspian;Caspian;Caspian;Caspian;Caspian;C�spio;����������;Caspian;x cat;Feline;F�line;Katzenhaft;Kocia;Gata;felino;macskaf�le;Ko�koviti;macskaf�le;katachtig;Gata;�������;kissael�in;x diff --git a/EU4ToVic2/Data_Files/configurables/HPM/common/defines.lua b/EU4ToVic2/Data_Files/configurables/HPM/common/defines.lua index 672bd2adbc..184184131f 100644 --- a/EU4ToVic2/Data_Files/configurables/HPM/common/defines.lua +++ b/EU4ToVic2/Data_Files/configurables/HPM/common/defines.lua @@ -163,7 +163,7 @@ military = { NAVAL_COMBAT_DAMAGE_ORG_MULT = 0.4, -- scale the damage to ORG for balancing gameplay NAVAL_COMBAT_DAMAGE_STR_MULT = 0.2, -- scale the damage to STR for balancing gameplay NAVAL_COMBAT_DAMAGE_MULT_NO_ORG = 2.0, -- damage multiplier (to STR) when opponent has no ORG. - NAVAL_COMBAT_RETREAT_CHANCE = 0.07, -- base chance for retreating when STR or ORG is low. Increased by leader experiance and speed. + NAVAL_COMBAT_RETREAT_CHANCE = 0.07, -- base chance for retreating when STR or ORG is low. Increased by leader experience and speed. NAVAL_COMBAT_RETREAT_STR_ORG_LEVEL = 0.15, -- the retreating is available when STR or ORG % drops below this value (it's 0% to 100% value) NAVAL_COMBAT_RETREAT_SPEED_MOD = 0.4, -- slow down when retreating so there is a chance to hit the runner NAVAL_COMBAT_RETREAT_MIN_DISTANCE = 0.25, -- how close (in average) all alive ships must be to the center line to be able to retreat. @@ -515,7 +515,7 @@ diplomacy = { DISHONORED_CALLALLY_PRESTIGE_PENALTY = -3, BASE_TRUCE_MONTHS = 12, MAX_INFLUENCE = 100, - WARSUBSIDIES_PERCENT = 0.20, -- How many percent of imports you are going to pay each day(mil. constructions and mil. maintainence) + WARSUBSIDIES_PERCENT = 0.20, -- How many percent of imports you are going to pay each day(mil. constructions and mil. maintenance) NEIGHBOUR_BONUS_INFLUENCE_PERCENT = 0.50, -- Bonus to neighbouring countries when influencing SPHERE_NEIGHBOUR_BONUS_INFLUENCE_PERCENT = 0.2, -- Bonus to countries in your sphere neighbouring when influencing OTHER_CONTINENT_BONUS_INFLUENCE_PERCENT = -0.50, -- Malus to countries in another continent @@ -656,7 +656,7 @@ pops = { RULING_PARTY_HAPPY_CHANGE = 0, RULING_PARTY_ANGRY_CHANGE = 0, - PDEF_BASE_CON = 20.0, -- so half'ed effect. + PDEF_BASE_CON = 20.0, -- so halved effect. NATIONAL_FOCUS_DIVIDER = 400000.0, @@ -683,7 +683,7 @@ pops = { MOVEMENT_CON_FACTOR = 0.05, MOVEMENT_LIT_FACTOR = 0.3, MIL_ON_REB_MOVE = 8, - POPULATION_SUPPRESSION_FACTOR = 0.0, -- controls base pop size for factor of supression/radicalness cost. zero disables the feature and jsut uses radicalness + POPULATION_SUPPRESSION_FACTOR = 0.0, -- controls base pop size for factor of suppression/radicalness cost. zero disables the feature and jsut uses radicalness POPULATION_MOVEMENT_RADICAL_FACTOR = 300, NATIONALIST_MOVEMENT_MIL_CAP = 3.0, MOVEMENT_SUPPORT_UH_FACTOR = 3, -- 3x means 30% country support equals full UH support @@ -697,7 +697,7 @@ ai = COLONY_WEIGHT = 4.0, -- ai weight for colonising ADMINISTRATOR_WEIGHT = 10.0, -- ai weight for new bureaucrat INDUSTRYWORKER_WEIGHT = 15.0, -- ai weight for new industry workers - EDUCATOR_WEIGHT = 25.0, -- ai weigth for new clergy + EDUCATOR_WEIGHT = 25.0, -- ai weight for new clergy SOLDIER_WEIGHT = 35.0, -- ai weight for soldiers SOLDIER_FRACTION = 0.045, -- max amount of population AI wants to be soldiers CAPITALIST_FRACTION = 0.007, -- max amount of population AI wants to be capis @@ -717,7 +717,7 @@ ai = PEACE_BASE_RELUCTANCE = 20, -- AI base stubbornness to refuse peace (always applied) PEACE_TIME_MONTHS = 30, -- months of additional AI stubbornness in a war PEACE_TIME_FACTOR = 0.6, -- after months of stubbornness the effect of time passed is multiplied by this - PEACE_TIME_FACTOR_NO_GOALS = 2.0, -- this extra time factor is applied after PEACE_TIME_FACTOR if we ahve no wargoals + PEACE_TIME_FACTOR_NO_GOALS = 2.0, -- this extra time factor is applied after PEACE_TIME_FACTOR if we have no wargoals PEACE_WAR_EXHAUSTION_FACTOR = 0.5, -- AI willingness to peace based on war exhaustion PEACE_WAR_DIRECTION_FACTOR = 1.0, -- AI willingness to peace based on who's making gains in the war PEACE_WAR_DIRECTION_WINNING_MULT = 5.0, -- Multiplies AI emphasis on war direction if it's the one making gains diff --git a/EU4ToVic2/Data_Files/configurables/HPM/events/Revolution_Relations_Event.txt b/EU4ToVic2/Data_Files/configurables/HPM/events/Revolution_Relations_Event.txt index d5b907f0e9..c7894a90ca 100644 --- a/EU4ToVic2/Data_Files/configurables/HPM/events/Revolution_Relations_Event.txt +++ b/EU4ToVic2/Data_Files/configurables/HPM/events/Revolution_Relations_Event.txt @@ -1,6 +1,6 @@ ############################################################################# # # -# These events deal with neighboring countries of similar ideologies # +# These events deal with neighbouring countries of similar ideologies # # gaining closer relations with each other # # # ############################################################################# diff --git a/EU4ToVic2/Data_Files/configurables/HPM/localisation/00_HPM_events.csv b/EU4ToVic2/Data_Files/configurables/HPM/localisation/00_HPM_events.csv index 38822ea7cd..af058df3ac 100644 --- a/EU4ToVic2/Data_Files/configurables/HPM/localisation/00_HPM_events.csv +++ b/EU4ToVic2/Data_Files/configurables/HPM/localisation/00_HPM_events.csv @@ -103,7 +103,7 @@ EVT169000OPTA;Who could be responsible for such an abomination?;;;;;;;;;;;;; constitutional_crisis;Constitutional Crisis;;;;;;;;;;;;; constitutional_crisis_desc;Constitutional rules were broken, leaving both Houses and the government in a bad position.;;;;;;;;;;;;; EVTNAME6016818;Constitutional Crisis;;;;;;;;;;;;; -EVTDESC6016818;Countless have quietly, orderly, soberly, peaceably but firmly asked of their rulers to do justice: and their rulers have turned a deaf ear to that protest. Countless asked permission to detail their wrongs, and enforce their claims for RIGHT, and the 'House' has resolved they should not be heard! Countless of the slave-class have holden out the olive branch of peace and sought the principle of EQUALITY BEFORE THE LAW - and the privileged have refused to enter into a treaty! The same class is to be a slave class still. The assumption of inferiority is still to be maintained. The people are not to be free.\nWhen the $COUNTRY_ADJ$ monarch promised the people the right to vote, they were expecting their voices to be heard - instead, the monarch overruled the election results. In $CAPITAL$, a crowd clamours for their rights to be respected. This blatant disregard of the $COUNTRY_ADJ$ constitution is spreading unrest, locking the government and damaging our international reputation.;;;;;;;;;;;;; +EVTDESC6016818;Countless have quietly, orderly, soberly, peaceably but firmly asked of their rulers to do justice: and their rulers have turned a deaf ear to that protest. Countless asked permission to detail their wrongs, and enforce their claims for RIGHT, and the 'House' has resolved they should not be heard! Countless of the slave-class have held out the olive branch of peace and sought the principle of EQUALITY BEFORE THE LAW - and the privileged have refused to enter into a treaty! The same class is to be a slave class still. The assumption of inferiority is still to be maintained. The people are not to be free.\nWhen the $COUNTRY_ADJ$ monarch promised the people the right to vote, they were expecting their voices to be heard - instead, the monarch overruled the election results. In $CAPITAL$, a crowd clamours for their rights to be respected. This blatant disregard of the $COUNTRY_ADJ$ constitution is spreading unrest, locking the government and damaging our international reputation.;;;;;;;;;;;;; EVT6016818OPTA;Ignore the rabble-rousers.;;;;;;;;;;;;; EVTNAME33045;The $FROMCOUNTRY_ADJ$ Waning Influence;;;;;;;;;;;;; EVTDESC33045;$FROMCOUNTRY$ is removing their diplomats from $CAPITAL$ and scaling down their diplomatic operations in $COUNTRY$. The reason seems to be the nascent North German Federation and the $FROMCOUNTRY_ADJ$ desire to maintain good relations with them. It seems like the future of Germany lies at the hands of the North German Federation.;;;;;;;;;;;;; @@ -408,7 +408,7 @@ EVTDESC955206;The latest Great Power conference that set the rules for the divis EVT955206OPTA;The land belongs to them.;;;;;;;;;;;;; EVT955206OPTB;They can come and take it.;;;;;;;;;;;;; EVTNAME955205;The $COUNTRY_ADJ$ Advance;;;;;;;;;;;;; -EVTDESC955205;Ever since the sale of Assab we have been slowly extending our influence in the region of Eritrea. The territories neighboring our lands in the region are now suffering from much unrest, presenting the perfect opportunity for us to further $COUNTRY_ADJ$ interests - and lands - in Eritrea.;;;;;;;;;;;;; +EVTDESC955205;Ever since the sale of Assab we have been slowly extending our influence in the region of Eritrea. The territories neighbouring our lands in the region are now suffering from much unrest, presenting the perfect opportunity for us to further $COUNTRY_ADJ$ interests - and lands - in Eritrea.;;;;;;;;;;;;; EVT955205OPTA;Eritrea will be ours.;;;;;;;;;;;;; EVTNAME199036;A Mountain of Coal;;;;;;;;;;;;; EVTDESC199036;Prospectors in $PROVINCENAME$ struck coal today while looking for precious metals. While not exactly what they were looking for, several $COUNTRY_ADJ$ companies already expressed interested in the commercial exploration of the newfound vein.;;;;;;;;;;;;; @@ -651,14 +651,14 @@ EVTNAME36981;The Suez Canal Company;;;;;;;;;;;;; EVTDESC36981;$FROMCOUNTRY_ADJ$ investors organized in $CAPITAL$ the Suez Canal Company for the construction and maintenance of the Suez Canal. The move was made to secure the necessary influence to begin the construction works in Suez and guarantee no other great powers will interfere with it.;;;;;;;;;;;;; EVT36981OPTA;We may soon see the canal completed.;;;;;;;;;;;;; EVTNAME46610101;The Treaty of Petr�polis;;;;;;;;;;;;; -EVTDESC46610101;The $FROMCOUNTRY_ADJ$ government is holding talks in the Brazilian city of Petr�polis to end tensions over the territory known as Acre. Claimed by multiple countries and without a clear border demarcation, several incursions of foreigners from neighboring countries searching for rubber sparked a few incidents and the de facto owner of the territory, $COUNTRY$, is now offering us monetary compensation, a friendship treaty as well as the possibility of funding a railway construction in our country in exchange for us dropping any claims we have over the area.;;;;;;;;;;;;; +EVTDESC46610101;The $FROMCOUNTRY_ADJ$ government is holding talks in the Brazilian city of Petr�polis to end tensions over the territory known as Acre. Claimed by multiple countries and without a clear border demarcation, several incursions of foreigners from neighbouring countries searching for rubber sparked a few incidents and the de facto owner of the territory, $COUNTRY$, is now offering us monetary compensation, a friendship treaty as well as the possibility of funding a railway construction in our country in exchange for us dropping any claims we have over the area.;;;;;;;;;;;;; EVT46610101OPTA;Sounds like a good deal, we agree.;;;;;;;;;;;;; EVT46610101OPTB;No, Acre is a rightful part of $COUNTRY$.;;;;;;;;;;;;; EVTNAME986519;Rebellion in $COUNTRY_ADJ$ Enclave;;;;;;;;;;;;; EVTDESC986519;The enclave of $PROVINCENAME$ was overran by foreign nationals, in a rebellion that annexed the province to another country. The lack of direct land access to these place was the main factor for the rebellion and as $COUNTRY_ADJ$ authority weakened, our troops were not capable of stopping the mass uprising.;;;;;;;;;;;;; EVT986519OPTA;A minor setback.;;;;;;;;;;;;; EVTNAME46610100;The Garc�a Ortiz-Mangabeira Treaty;;;;;;;;;;;;; -EVTDESC46610100;Ever since our declaration of independence, our borders with the neighboring Brazilians have not been delineated through any treaty. The resident minister of Brazil in $COUNTRY$, En�as Martins, is on a special mission in $CAPITAL$, to meet with the Minister of Foreign Affairs, Alfredo V�squez Cobo, to delineate a treaty to settle the border issue. The treaty would establish the border from the Rio Negro northwestward along the Amazon River-Orinoco watershed divide, then generally southward along various river courses and straight-line segments to the mouth of the Apaporis River. This would effectively mean the Marabitanas province will end up part of Brazil, though signing the treaty can positively affect our image internationally.;;;;;;;;;;;;; +EVTDESC46610100;Ever since our declaration of independence, our borders with the neighbouring Brazilians have not been delineated through any treaty. The resident minister of Brazil in $COUNTRY$, En�as Martins, is on a special mission in $CAPITAL$, to meet with the Minister of Foreign Affairs, Alfredo V�squez Cobo, to delineate a treaty to settle the border issue. The treaty would establish the border from the Rio Negro northwestward along the Amazon River-Orinoco watershed divide, then generally southward along various river courses and straight-line segments to the mouth of the Apaporis River. This would effectively mean the Marabitanas province will end up part of Brazil, though signing the treaty can positively affect our image internationally.;;;;;;;;;;;;; EVT46610100OPTA;Let this be a sign of friendship and cooperation between our countries.;;;;;;;;;;;;; EVT46610100OPTB;We will never cede an inch of $COUNTRY_ADJ$ territory.;;;;;;;;;;;;; EVTNAME111001;The Coronation of Tewodros II;;;;;;;;;;;;; @@ -794,7 +794,7 @@ EVTDESC110079;It was one of the Physicians-in-Ordinary to HM Queen Victoria, Sir EVT110079OPTA;My congratulations to Scotland Yard!;;;;;;;;;;;;; EVT110079OPTB;This is not getting out of this room.;;;;;;;;;;;;; EVTNAME110074;Coronation of Pedro II;;;;;;;;;;;;; -EVTDESC110074;Dom Pedro II, nicknamed 'the Magnanimous', was the second ruler of the young Empire of Brazil. Born in Rio de Janeiro, he was a member of the Brazilian branch of the House of Braganza. His father's abrupt abdication and departure to Europe in order to restore his daughter on the throne of Portugal left a five-year-old Pedro II as Emperor and led to a grim and lonely childhood and adolescence. Still, he grew into a man with a strong sense of duty and devotion toward his country and his people -- on the other hand, he was increasingly resentful of his role as monarch. Inheriting an Empire on the verge of disintegration, he turned it into an emerging power with an important economic growth, distinguished from its neighbors on account of its political stability. Still, despite its overwhelming popular support, Pedro II quickly became weary of emperorship and despaired over the monarchy's future prospects.;;;;;;;;;;;;; +EVTDESC110074;Dom Pedro II, nicknamed 'the Magnanimous', was the second ruler of the young Empire of Brazil. Born in Rio de Janeiro, he was a member of the Brazilian branch of the House of Braganza. His father's abrupt abdication and departure to Europe in order to restore his daughter on the throne of Portugal left a five-year-old Pedro II as Emperor and led to a grim and lonely childhood and adolescence. Still, he grew into a man with a strong sense of duty and devotion toward his country and his people -- on the other hand, he was increasingly resentful of his role as monarch. Inheriting an Empire on the verge of disintegration, he turned it into an emerging power with an important economic growth, distinguished from its neighbours on account of its political stability. Still, despite its overwhelming popular support, Pedro II quickly became weary of emperorship and despaired over the monarchy's future prospects.;;;;;;;;;;;;; EVT110074OPTA;Long live!;;;;;;;;;;;;; EVTNAME110075;The death of Pedro II;;;;;;;;;;;;; EVTDESC110075;The support for the monarchy remained overwhelming in the country and none ever dreamed of having it otherwise. Pedro II was as popular as ever, a father for each of his citizens. Still, letters he wrote reveal a man grown world-weary with age and having an increasingly alienated and pessimistic outlook. His last couple of years were lonely and melancholic and his health had considerably worsened. One day in $YEAR$, while residing in Paris, he caught an infection that progressed quickly into pneumonia Pedro rapidly declined and died surrounded by his family. His last words were 'May God grant me these last wishes�peace and prosperity for Brazil!'. While the body was being prepared, a sealed package in the room was found, and next to it a message written by the Emperor himself: 'It is soil from my country, I wish it to be placed in my coffin in case I die away from my fatherland.';;;;;;;;;;;;; @@ -962,7 +962,7 @@ EVTDESC90907;For the administration of Macao, the $FROMCOUNTRY_ADJ$ government o EVT90907OPTA;It's just a small village anyway.;;;;;;;;;;;;; EVT90907OPTB;We will not be bullied in an unequal treaty.;;;;;;;;;;;;; EVTNAME2570;$COUNTRY_ADJ$ Living Space!;;;;;;;;;;;;; -EVTDESC2570;$MONARCHTITLE$, the military high command has devised a cunning plan to increase the size of the $COUNTRY_ADJ$ living space through military conquest. By staging a military incident with one of our neighbors, we can make our people and the world believe that we are under attack, and the resulting military occupation and annexation of a neighboring country always look that much better when you are not perceived as the aggressor. Shall we go ahead with the plan? Shall we send our armies sweeping forth across the continent? Shall we spread terror and unheard of horrors to our enemies? Shall we...;;;;;;;;;;;;; +EVTDESC2570;$MONARCHTITLE$, the military high command has devised a cunning plan to increase the size of the $COUNTRY_ADJ$ living space through military conquest. By staging a military incident with one of our neighbours, we can make our people and the world believe that we are under attack, and the resulting military occupation and annexation of a neighbouring country always look that much better when you are not perceived as the aggressor. Shall we go ahead with the plan? Shall we send our armies sweeping forth across the continent? Shall we spread terror and unheard of horrors to our enemies? Shall we...;;;;;;;;;;;;; DISABLE_UNIT_TECH;Disables;;;;;;;;;;;;; EVTNAME6016812;The Commissioned $FROMCOUNTRY_ADJ$ Warship Arrives;;;;;;;;;;;;; EVTDESC6016812;The ship is built partly of iron and partly of steel, completely belted with 360mm of armor, with a 380mm backing, and has the central battery armored with plates of 240mm in thickness. The engines are two in number, horizontal, and of the compound two cylinder type, developing a horsepower of 6,071, which on the trial trip gave a speed of 14.66 knots. Five hundred and ten tons of coal are carried in the bunkers, which at a speed of 10 knots should enable the ship to make a voyage of 2,800 nautical miles. The offensive power of the ship consists of seven breech-loading rifled guns of 27 centimeters, weighing 24 tons each, six breech-loading rifled guns of 14 centimeters and machine guns of the Hotchkiss systems. Four of the 27 centimeters are in the central battery, two on each broadside and three on the upper deck in barbettes, one on each side amidships and one aft.\n The warship we commissioned is ready and arrived in one of our naval bases.;;;;;;;;;;;;; @@ -1129,7 +1129,7 @@ EVTDESC23458;On 2 February 1891, a $COUNTRY_ADJ$ scientist, interested in a meth EVTNAME23457;The Seventh Nobel Prize In Physics;;;;;;;;;;;;; EVTDESC23457;A $COUNTRY_ADJ$ Midshipman, fascinated with the sciences and the problem of measuring the speed of light in particular, conducted his first experiments of the speed of light, as part of a class demonstration in 1877. His experiment was refined, and in 1879, he measured the speed of light in air to be 299,864 � km/s and estimated the speed of light in vacuum as 299,940 km/s. After two years of studies in Europe, he resigned from the Navy in 1881. In 1883 he accepted a position as professor of physics at the University of $CAPITAL$ and concentrated on developing an improved interferometer. In 1887 he carried out an experiment which seemed to rule out the existence of the aether. He later moved on to use astronomical interferometers in the measurement of stellar diameters and in measuring the separations of binary stars. Finally, in $YEAR$, he won the seventh Nobel Prize in Physics "for his optical precision instruments and the spectroscopic and metrological investigations carried out with their aid".;;;;;;;;;;;;; EVTNAME23456;The Sixth Nobel Prize In Physics;;;;;;;;;;;;; -EVTDESC23456;As the cathode rays carry a charge of negative electricity, are deflected by an electrostatic force as if they were negatively electrified, and are acted on by a magnetic force in just the way in which this force would act on a negatively electrified body moving along the path of these rays, I can see no escape from the conclusion that they are charges of negative electricity carried by particles of matter... If, in the very intense electric field in the neighborhood of the cathode, the molecules of the gas are dissociated and are split up, not into the ordinary chemical atoms, but into these primordial atoms, which we shall for brevity call corpuscles, and if these corpuscles are charged with electricity and projected from the cathode by the electric field, they would behave exactly like the cathode rays. In $YEAR$ a $COUNTRY_ADJ$ scientist was nominated and won the Sixth Nobel Prize in Physics "in recognition of the great merits of his theoretical and experimental investigations on the conduction of electricity by gases".;;;;;;;;;;;;; +EVTDESC23456;As the cathode rays carry a charge of negative electricity, are deflected by an electrostatic force as if they were negatively electrified, and are acted on by a magnetic force in just the way in which this force would act on a negatively electrified body moving along the path of these rays, I can see no escape from the conclusion that they are charges of negative electricity carried by particles of matter... If, in the very intense electric field in the neighbourhood of the cathode, the molecules of the gas are dissociated and are split up, not into the ordinary chemical atoms, but into these primordial atoms, which we shall for brevity call corpuscles, and if these corpuscles are charged with electricity and projected from the cathode by the electric field, they would behave exactly like the cathode rays. In $YEAR$ a $COUNTRY_ADJ$ scientist was nominated and won the Sixth Nobel Prize in Physics "in recognition of the great merits of his theoretical and experimental investigations on the conduction of electricity by gases".;;;;;;;;;;;;; EVTNAME23451;The First Nobel Prize In Physics;;;;;;;;;;;;; EVTDESC23451;During last year a $COUNTRY_ADJ$ scientist was investigating the external effects from the various types of vacuum tube equipment when an electrical discharge is passed through them, speculating that a new kind of ray might be possible. He ate and slept in his laboratory as he investigated many properties of the new rays he temporarily termed "X-rays", using the mathematical designation ("X") for something unknown. In $YEAR$ he published his paper, "On A New Kind Of Rays", and the new rays came to bear his name in many languages. For his discovery he was nominated and subsequently was awarded the first Nobel Prize in Physics "in recognition of the extraordinary services he has rendered by the discovery of the remarkable rays subsequently named after him".;;;;;;;;;;;;; EVTNAME23452;The Second Nobel Prize In Physics;;;;;;;;;;;;; @@ -1328,13 +1328,13 @@ EVTDESC971711;With the process of centralization of $COUNTRY$ almost finished, r EVT971711OPTA;Long Live the $MONARCHTITLE$!;;;;;;;;;;;;; EVTNAME3697014;The Rulers of Arabia;;;;;;;;;;;;; EVTDESC3697014;Our prominent position in Arabia brought us an unique opportunity: we can establish embassies and support the various independent states in the peninsula, greatly increasing our relation with them.;;;;;;;;;;;;; -EVT3697014OPTA;We should have good relations with our neighbors.;;;;;;;;;;;;; +EVT3697014OPTA;We should have good relations with our neighbours.;;;;;;;;;;;;; EVT3697014OPTB;There's no need for this.;;;;;;;;;;;;; EVTNAME315001;The End of the $PROVINCENAME$ Gold Rush;;;;;;;;;;;;; EVTDESC315001;Several mines in $PROVINCENAME$ have been drying up, stopping production altogether or reducing it so much as not to be relevant anymore. Other locations are being prospected for gold and the old gold provinces are changing their production, leading to a severe change in the production and demographics of our country.;;;;;;;;;;;;; EVTOPTA315001;Let's hope they find more gold.;;;;;;;;;;;;; EVTNAME33040;An Industrialized Society;;;;;;;;;;;;; -EVTDESC33040;After enjoying a birthrate boom during the early 19th century, population growth in Germany started to decline to levels more similar to those of its neighbors in $YEAR$. Families are now having fewer children and overall birthrates are not as before as the population moves from the fields to the cities and the German society become more and more industrialized.;;;;;;;;;;;;; +EVTDESC33040;After enjoying a birthrate boom during the early 19th century, population growth in Germany started to decline to levels more similar to those of its neighbours in $YEAR$. Families are now having fewer children and overall birthrates are not as before as the population moves from the fields to the cities and the German society become more and more industrialized.;;;;;;;;;;;;; EVT33040OPTA;But that won't slow Germany down.;;;;;;;;;;;;; EVTNAME37240;The Mokrani Revolt;;;;;;;;;;;;; EVTDESC37240;In 1871 the civil authorities repudiated guarantees made to tribal chieftains by the previous military government for loans to replenish their seed supply. This act alienated even pro-$COUNTRY_ADJ$ Muslim leaders, while it undercut their ability to control their people. It was against this background of misery and hopelessness that the stricken Kabyles rose in revolt. The revolt was triggered by the extension of civil authority to previously self-governing tribal reserves and the abrogation of commitments made by the military government, but it clearly had its basis in more long-standing grievances.;;;;;;;;;;;;; @@ -1420,7 +1420,7 @@ EVTNAME90957;Bukharan Claims on Kandahar;;;;;;;;;;;;; EVTDESC90957;With the fall of the Bukharan Emirate, their old claims in Kandahar are slipping away and the province is firmly in our hands.;;;;;;;;;;;;; EVTOPTA90957;Good.;;;;;;;;;;;;; EVTNAME700016;Paraguay Curbed;;;;;;;;;;;;; -EVTDESC700016;With our outstanding claims resolved, it's time to reestablish diplomatic relations with our neighbors and let our conflicts behind.;;;;;;;;;;;;; +EVTDESC700016;With our outstanding claims resolved, it's time to reestablish diplomatic relations with our neighbours and let our conflicts behind.;;;;;;;;;;;;; EVTOPT700016A;Let there be peace in South America.;;;;;;;;;;;;; EVTOPT700016B;We will never give up our claims.;;;;;;;;;;;;; EVTNAME986504;The Unbelievers;;;;;;;;;;;;; @@ -1603,7 +1603,7 @@ EVT18561OPTA;Appease the masses.;;;;;;;;;;;;; EVT18561OPTB;Let the world see our greatness.;;;;;;;;;;;;; EVTNAME185100;Military Parade;;;;;;;;;;;;; EVTDESC185100;In the eyes of our soldiers as they parade through the streets, nothing can be seen but utmost devotion to $COUNTRYNAME$ and the ideals for which our nation stands. These men, and the description fits them, have been fostered since childhood into rigid and firm belief in our nation, and they would die to defend it. Long live $COUNTRY$!;;;;;;;;;;;;; -EVT185100OPTA;Let our neighbors fear our might!;;;;;;;;;;;;; +EVT185100OPTA;Let our neighbours fear our might!;;;;;;;;;;;;; EVT185100OPTB;Let the people witness our strength!;;;;;;;;;;;;; EVTNAME18507;The Price of Freedom;;;;;;;;;;;;; EVTDESC18507;It has been often said that the $COUNTRY_ADJ$ people are accustomed to freedom -- they strive for it, hold it as the greatest of ideals. So it is that they chafe under the yoke of what they see as the government's tyranny. A recent demonstration in one of our cities threatens to spread throughout the state. With the eyes of the world upon us, however, forcefully putting an end to this act of civil disobedience will no doubt be seen as an attack upon our own citizens.;;;;;;;;;;;;; @@ -2018,7 +2018,7 @@ EVTNAME13051;Smugglers Dodge Trade Restrictions;;;;;;;;;;;;; EVTDESC13051;Due to the trade restrictions on the sale of opium, a number of western merchants have instead gone underground. We have word that a group of them have set up shop in one of our coastal provinces, but so far none of the locals seem willing to come forth with information. If we allow the smuggling ring to remain, it seems only a matter of time before the opium problem spreads.;;;;;;;;;;;;; EVT13051OPTA;Ignore them.;;;;;;;;;;;;; EVT13051OPTB;Do whatever it takes to uproot them.;;;;;;;;;;;;; -EVTDESC13061;The use of opium in a neighboring province has now spread to the inland. Farmers and laborers throughout $STATENAME$ fail to turn up for work, and entire fields fall fallow, as the people slip further and further down into the mists of consuming dependence.;;;;;;;;;;;;; +EVTDESC13061;The use of opium in a neighbouring province has now spread to the inland. Farmers and laborers throughout $STATENAME$ fail to turn up for work, and entire fields fall fallow, as the people slip further and further down into the mists of consuming dependence.;;;;;;;;;;;;; EVTNAME13185;An Invitation Arrives;;;;;;;;;;;;; EVTDESC13185;A group of western expatriates currently residing in $CAPITAL$ have offered an invitation to high-ranking members of the $COUNTRY_ADJ$ government to attend a fancy affair in the legation quarter. We're well aware that this is just an excuse for these men to gain more influence in $COUNTRY$ -- but there could be benefits for us as well, namely using the opportunity to gain insight into their methods.;;;;;;;;;;;;; EVT13185OPTA;Attend the function.;;;;;;;;;;;;; @@ -2104,11 +2104,11 @@ EVTDESC37742;$FROMCOUNTRY$ has refused to sign the Treaty of Paris. The war cont EVT37742OPTA;Make no additional demands.;;;;;;;;;;;;; EVT37742OPTB;They will regret this. Lay claim to their colonies.;;;;;;;;;;;;; EVTNAME37743;Carlist Propaganda;;;;;;;;;;;;; -EVTDESC37743;The Carlists have been spreading their propaganda into neighboring $PROVINCENAME$, and reports have it that their lies are finding a ready audience among the locals. We can put a stop to their efforts, though not without being rather indiscriminate in our arrests and reprisals among $PROVINCENAME$'s poor. Still, radical measures may be called for in order to stop the Carlists from gaining headway here.;;;;;;;;;;;;; +EVTDESC37743;The Carlists have been spreading their propaganda into neighbouring $PROVINCENAME$, and reports have it that their lies are finding a ready audience among the locals. We can put a stop to their efforts, though not without being rather indiscriminate in our arrests and reprisals among $PROVINCENAME$'s poor. Still, radical measures may be called for in order to stop the Carlists from gaining headway here.;;;;;;;;;;;;; EVT37743OPTA;Do whatever it takes to stop them.;;;;;;;;;;;;; EVT37743OPTB;Let them talk.;;;;;;;;;;;;; EVTNAME37744;Christino Propaganda;;;;;;;;;;;;; -EVTDESC37744;The Christinos have been spreading their propaganda into neighboring $PROVINCENAME$, and reports have it that their lies are finding a ready audience among the locals. We can put a stop to their efforts, though not without being rather indiscriminate in our arrests and reprisals among $PROVINCENAME$'s poor. Still, radical measures may be called for in order to stop the Christinos from gaining headway here.;;;;;;;;;;;;; +EVTDESC37744;The Christinos have been spreading their propaganda into neighbouring $PROVINCENAME$, and reports have it that their lies are finding a ready audience among the locals. We can put a stop to their efforts, though not without being rather indiscriminate in our arrests and reprisals among $PROVINCENAME$'s poor. Still, radical measures may be called for in order to stop the Christinos from gaining headway here.;;;;;;;;;;;;; EVT37744OPTA;Do whatever it takes to stop them.;;;;;;;;;;;;; EVT37744OPTB;Let them talk.;;;;;;;;;;;;; EVTNAME37745;Moroccan Border Dispute;;;;;;;;;;;;; @@ -2272,7 +2272,7 @@ EVTNAME97080;Occupation of Araucania;;;;;;;;;;;;; EVTDESC97080;Chilean forces have occupied more of the lands in the southern continent. The pacification of the local natives is ongoing.;;;;;;;;;;;;; EVT97080OPTA;For the glory of Chile!;;;;;;;;;;;;; EVTNAME97076;Settling Tarauaca;;;;;;;;;;;;; -EVTDESC97076;The jungles of Tarauaca lie in the heart of the Amazon, and rightfully belong to $COUNTRY$. Currently there are $COUNTRY_ADJ$ settlers eager for the opportunity to settle the region and have asked for the funds to assist them, though advisors say this may cause problems with neighboring states who also claim the territory.;;;;;;;;;;;;; +EVTDESC97076;The jungles of Tarauaca lie in the heart of the Amazon, and rightfully belong to $COUNTRY$. Currently there are $COUNTRY_ADJ$ settlers eager for the opportunity to settle the region and have asked for the funds to assist them, though advisors say this may cause problems with neighbouring states who also claim the territory.;;;;;;;;;;;;; EVTOPT97076A;We will settle the Amazon.;;;;;;;;;;;;; EVTOPT97076B;Ignore Tarauaca. It's not worth it.;;;;;;;;;;;;; EVTNAME97075;The Era of Conservatism;;;;;;;;;;;;; @@ -2298,7 +2298,7 @@ EVTDESC46605;Unrest is stirring against the Rosas dictatorship in Argentina, wit EVTOPT46605A;We will support the uprising when it comes.;;;;;;;;;;;;; EVTOPT46605B;We cannot offer aid.;;;;;;;;;;;;; EVTNAME46610;The Constitutional Demand;;;;;;;;;;;;; -EVTDESC46610;It is the will of the entrerriano people to resume the exercise of the powers inherent in its territorial sovereignty and currently delegated to His Excellency the Governor and Captain General of Buenos Aires, for the cultivation of external relations and general direction of peace and war of the Argentine Confederation, under the quadrilateral treaty of the coastal provinces dated January 4, 1831. Until now, the governor of Buenos Aires, Juan Manuel de Rosas, had all the government power and exercised all external relations for the Confederation. Each year he presented his resignation, knowing it would be rejected. Urquiza's statement was the effective acceptance of the resignation of Rosas by the Province of Entre Rios, who was resuming its ability to conduct its trade and external relations with other nations until such constitution of a republic was formalized. Neighboring governments might support Urquiza, and should he rise up in rebellion, they will intervene on his behalf.;;;;;;;;;;;;; +EVTDESC46610;It is the will of the entrerriano people to resume the exercise of the powers inherent in its territorial sovereignty and currently delegated to His Excellency the Governor and Captain General of Buenos Aires, for the cultivation of external relations and general direction of peace and war of the Argentine Confederation, under the quadrilateral treaty of the coastal provinces dated January 4, 1831. Until now, the governor of Buenos Aires, Juan Manuel de Rosas, had all the government power and exercised all external relations for the Confederation. Each year he presented his resignation, knowing it would be rejected. Urquiza's statement was the effective acceptance of the resignation of Rosas by the Province of Entre Rios, who was resuming its ability to conduct its trade and external relations with other nations until such constitution of a republic was formalized. Neighbouring governments might support Urquiza, and should he rise up in rebellion, they will intervene on his behalf.;;;;;;;;;;;;; EVTOPT46610A;We welcome the republic.;;;;;;;;;;;;; EVTOPT46610B;Deny and warn them that this is rebellion.;;;;;;;;;;;;; EVTOPT46610C;We fight with Buenos Aires!;;;;;;;;;;;;; @@ -2364,7 +2364,7 @@ EVTNAME97676;War With $FROMCOUNTRY$!;;;;;;;;;;;;; EVTDESC97676;Believing $COUNTRY$ to be weak, the hated Japanese have decided to strike at us and take control of our government. They shall find us a difficult target!;;;;;;;;;;;;; EVT97676OPTA;We shall resist!;;;;;;;;;;;;; EVTNAME97677;The Korean Question;;;;;;;;;;;;; -EVTDESC97677;Our nation's policy of the Line of Advantage dictates that we must expand our borders if we are to maintain security. Naturally, our most vulnerable point lies in neighboring Korea. They must either be brought under our direct control or made into a vassal if $COUNTRY$ is to be kept safe. Already $COUNTRY_ADJ$ generals are clamoring for war.;;;;;;;;;;;;; +EVTDESC97677;Our nation's policy of the Line of Advantage dictates that we must expand our borders if we are to maintain security. Naturally, our most vulnerable point lies in neighbouring Korea. They must either be brought under our direct control or made into a vassal if $COUNTRY$ is to be kept safe. Already $COUNTRY_ADJ$ generals are clamoring for war.;;;;;;;;;;;;; EVT97677OPTA;We should take advantage while we can.;;;;;;;;;;;;; EVT97677OPTB;This is not in our best interest.;;;;;;;;;;;;; EVTNAME97678;The Formosa Question;;;;;;;;;;;;; @@ -2433,7 +2433,7 @@ EVT97665OPTA;This cannot be allowed!;;;;;;;;;;;;; EVT97665OPTB;We cannot afford a war.;;;;;;;;;;;;; EVT97670OPTA;We must claim the northern islands.;;;;;;;;;;;;; EVTNAME97673;The Path of Progress;;;;;;;;;;;;; -EVTDESC97673;$COUNTRY$ has followed a militaristic path until now, determined to set ourselves against our neighbors in the interest of security -- while risking that security with dangerous wars. The new $COUNTRY_ADJ$ government has determined that this must change. We must follow a path of progress, and instead devote ourselves to technology and westernization if we are to remain free and whole.;;;;;;;;;;;;; +EVTDESC97673;$COUNTRY$ has followed a militaristic path until now, determined to set ourselves against our neighbours in the interest of security -- while risking that security with dangerous wars. The new $COUNTRY_ADJ$ government has determined that this must change. We must follow a path of progress, and instead devote ourselves to technology and westernization if we are to remain free and whole.;;;;;;;;;;;;; EVT97673OPTA;So shall it be.;;;;;;;;;;;;; EVTNAME97674;The Line of Advantage;;;;;;;;;;;;; EVTDESC97674;The $COUNTRY_ADJ$ government has followed a policy of progress and westernization until now, hoping that advancing $COUNTRY$ to match the Western powers would keep us safe. We now see this is in error, and that only by an aggressive expansion of our borders can we hope to maintain the security of $COUNTRY$ proper.;;;;;;;;;;;;; @@ -2493,7 +2493,7 @@ EVT97625OPTA;A compromise is clearly required.;;;;;;;;;;;;; EVT97625OPTB;No! There will be no compromise with traitors!;;;;;;;;;;;;; EVTDESC97626;The shogun's Chief Minister has been assassinated by ronin samurai outside the very gates of Edo castle! Though the ronin were either cut down or committed seppuku, a manifesto found on their bodies makes it clear their act was a reaction to the recent purge instigated by the Chief Minister against agitators within the shogunate. This is a clear sign that upheaval against the bakufu has reached an unacceptable point, and thus the bakufu has begun a compromise policy of Kobu Gattai -- a union of the bakufu and the imperial court. Some are seeing this as a sign of further weakness.;;;;;;;;;;;;; EVTNAME98400;The Jewish Diaspora;;;;;;;;;;;;; -EVTDESC98400;Now that a true Jewish homeland has been established, Israel will begin to draw many Jewish people who live in countries across the world -- though this will inevitably anger many neighboring Islamic countries who object to its presence.;;;;;;;;;;;;; +EVTDESC98400;Now that a true Jewish homeland has been established, Israel will begin to draw many Jewish people who live in countries across the world -- though this will inevitably anger many neighbouring Islamic countries who object to its presence.;;;;;;;;;;;;; EVTNAME98405;The Jewish Homeland;;;;;;;;;;;;; EVT98400OPTA;We welcome all who wish to come.;;;;;;;;;;;;; EVTDESC98405;Jewish families in $PROVINCENAME$, having originally arrived in $COUNTRY$ as a result of the diaspora, are reportedly planning on emigrating to Israel -- the newly-established Jewish homeland in the Palestine. We could encourage them to remain, but that might not be a simple matter.;;;;;;;;;;;;; @@ -2516,13 +2516,13 @@ EVTNAME10190_NEW;Fiery Sermon in $PROVINCENAME$;;;;;;;;;;;;; EVTNAME10200_NEW;Liberal Insurrection in $PROVINCENAME$;;;;;;;;;;;;; EVTNAME10210_NEW;Liberal Revolt in $PROVINCENAME$;;;;;;;;;;;;; EVTNAME10215;Inspired Nationalists;;;;;;;;;;;;; -EVTDESC10215;Nationalists in $COUNTRY$, inspired by the wave of liberalism in a neighboring nation, have risen up. Agitators are running through the streets waving flags and calling for their brethren to fight for freedom. Responding with violence could inflame the entire state, but $COUNTRY_ADJ$ officials agree that this cannot be allowed to continue.;;;;;;;;;;;;; +EVTDESC10215;Nationalists in $COUNTRY$, inspired by the wave of liberalism in a neighbouring nation, have risen up. Agitators are running through the streets waving flags and calling for their brethren to fight for freedom. Responding with violence could inflame the entire state, but $COUNTRY_ADJ$ officials agree that this cannot be allowed to continue.;;;;;;;;;;;;; EVT10215OPTA;Revolution is like the plague.;;;;;;;;;;;;; EVTNAME10216;Nationalist Fervor in $PROVINCENAME$;;;;;;;;;;;;; EVTDESC10216;Nationalists in $PROVINCENAME$, inspired by the wave of liberalism throughout $COUNTRY$, have risen up. Agitators are running through the streets waving flags and calling for their brethren to fight for freedom. Responding with violence could inflame the entire state, but $COUNTRY_ADJ$ officials agree that this cannot be allowed to continue.;;;;;;;;;;;;; EVT10216OPTA;Crush them.;;;;;;;;;;;;; EVT10216OPTB;Make promises of reform.;;;;;;;;;;;;; -EVTDESC10170_NEW;Like rats carrying contagious diseases, the preachers of modernity move effortlessly back and forth across our borders. Liberal agitation has spread to $PROVINCENAME$ from a neighboring province and is now threatening to inflame the entire state. We might want to send some troops here.;;;;;;;;;;;;; +EVTDESC10170_NEW;Like rats carrying contagious diseases, the preachers of modernity move effortlessly back and forth across our borders. Liberal agitation has spread to $PROVINCENAME$ from a neighbouring province and is now threatening to inflame the entire state. We might want to send some troops here.;;;;;;;;;;;;; EVTDESC10200_NEW;'Death to the $MONARCHTITLE$!', a hoarse voice cries. The streets in $PROVINCENAME$ have come alive. A local injustice, or the perception of one, have animated the unwashed masses into rebellion against our rule and threatens to spread to the rest of the state. The revolt is still small enough that its future course has not been set in stone, and leniency might avert it, but perhaps it is best to put our foot down firmly to set an example?;;;;;;;;;;;;; EVTNAME10221;Chartist Rally in Kennington Common;;;;;;;;;;;;; EVTDESC10221;A massive demonstration by the Chartists has taken place in Kennington Common, with liberals demanding that the People's Charter be implemented immediately -- giving equal votes to all men, rich or poor, as well as secret ballots and a fair distribution of constituencies. Many in the government are suggesting that such public gatherings should be made illegal, and that at best the British government should make empty promises to these rabble-rousers. Others fear that refusing their demands will lead to the monarchy being toppled by rebellion.;;;;;;;;;;;;; @@ -3586,7 +3586,7 @@ EVT95610OPTB;This is not in our interests.;;;;;;;;;;;;; EVT95610OPTC;Never bring this up again.;;;;;;;;;;;;; EVTDESC95611;Advisers to the $COUNTRY_ADJ$ government are warning that the British will continue their northward expansion. If we do not press south, Russia will soon have its southern borders exposed to European invasion. It does us no good to allow the British complete hegemony over Central Asia. Something must be done!;;;;;;;;;;;;; EVTNAME95612;The Great Game Comes To $COUNTRY$;;;;;;;;;;;;; -EVTDESC95612;The Great Game between the British Empire and Russia has one pushing ever northward and the other pushing ever southward, with $COUNTRY$ caught in-between. Recently, $COUNTRY_ADJ$ soldiers got into a skirmish with one of our neighbors... and the resulting incident has brought the infernal gaze of one of these powers upon us, perhaps meaning war.;;;;;;;;;;;;; +EVTDESC95612;The Great Game between the British Empire and Russia has one pushing ever northward and the other pushing ever southward, with $COUNTRY$ caught in-between. Recently, $COUNTRY_ADJ$ soldiers got into a skirmish with one of our neighbours... and the resulting incident has brought the infernal gaze of one of these powers upon us, perhaps meaning war.;;;;;;;;;;;;; EVT95612OPTA;This is not good.;;;;;;;;;;;;; EVTNAME95613;$FROMCOUNTRY_ADJ$ Border Incident;;;;;;;;;;;;; EVTDESC95613;Thanks to the Great Game and its maneuvering, tensions with $FROMCOUNTRY$ have been rising. Recently, an incident occurred near their border where several $COUNTRY_ADJ$ soldiers were attacked by $FROMCOUNTRY_ADJ$ soldiers. There were several deaths, and while the $FROMCOUNTRY_ADJ$ government is apologetic there are those within $COUNTRY$ who are calling for us to move in and assume control of their government.;;;;;;;;;;;;; @@ -3628,7 +3628,7 @@ EVTDESC10401;While it was expected that Louis-Napol EVT10401OPTA;Napoleon shall be the rightful president.;;;;;;;;;;;;; EVT10401OPTB;Rig the election. Cavaignac must win.;;;;;;;;;;;;; EVTNAME11109;The Creation of Greater Finland;;;;;;;;;;;;; -EVTDESC11109;The call has gone out for the Ugric nations of Greater Finland to finally unite under a common banner, to resist the encroachment of the Russians as well as other European powers. This new nation, it is said, will be a power to rival even its most powerful neighbors.;;;;;;;;;;;;; +EVTDESC11109;The call has gone out for the Ugric nations of Greater Finland to finally unite under a common banner, to resist the encroachment of the Russians as well as other European powers. This new nation, it is said, will be a power to rival even its most powerful neighbours.;;;;;;;;;;;;; EVT11109OPTA;We will answer the call!;;;;;;;;;;;;; EVT11109OPTB;We will remain independent.;;;;;;;;;;;;; EVTNAME10402;Napoleon Wins Election!;;;;;;;;;;;;; @@ -3638,7 +3638,7 @@ EVTNAME10405;Louis-Napoleon's Coup d'Etat;;;;;;;;;;;;; EVTDESC10405;Unable to force the Upper House to repeal its prohibition against presidential re-election and facing removal from power, the popular Louis-Napoleon has launched a coup d'etat and overthrown the French government. Loyal members of the army have locked down strategic locations in Paris, and the Assembl�e Nationale has been dissolved, leaving Louis-Napoleon as the undisputed ruler of the country. He has been christened Napol�on III, regaining his uncle's throne as the Emperor of France. All around Europe, countries are reacting to the news negatively, fearing a revival of the old Napoleonic goals. Even in Russia the ruler refuses to recognize the new Napoleon as emperor on the grounds that 'emperors are made by God, not elected by referendum.';;;;;;;;;;;;; EVT10405OPTA;Vive le Second Empire!;;;;;;;;;;;;; EVTNAME10410;Emperor Napoleon Deposed;;;;;;;;;;;;; -EVTDESC10410;The popularity of Louis-Napoleon has waned. Where once it was expected that his ascension would return France to the greatness it experienced during the reign of his uncle, instead France sees itself being eclipsed by its neighbors. The Emperor has cultivated many enemies among the liberals in Paris, and now they have chosen their moment to strike. Napoleon has been deposed, and the only question remains as to what form France shall now take. Shall we restore the Bourbon dynasty under the Count of Chambord, elect for a Bourbon constitutional monarchy under the Comte de Paris, or instead opt to create the Third Republic?;;;;;;;;;;;;; +EVTDESC10410;The popularity of Louis-Napoleon has waned. Where once it was expected that his ascension would return France to the greatness it experienced during the reign of his uncle, instead France sees itself being eclipsed by its neighbours. The Emperor has cultivated many enemies among the liberals in Paris, and now they have chosen their moment to strike. Napoleon has been deposed, and the only question remains as to what form France shall now take. Shall we restore the Bourbon dynasty under the Count of Chambord, elect for a Bourbon constitutional monarchy under the Comte de Paris, or instead opt to create the Third Republic?;;;;;;;;;;;;; EVT10410OPTA;Vive la Troisi�me R�publique!;;;;;;;;;;;;; EVT10410OPTB;Favor the Count of Chambord!;;;;;;;;;;;;; EVT10410OPTC;Favor the Count of Paris!;;;;;;;;;;;;; @@ -3902,7 +3902,7 @@ EVTDESC95649;The French have refused to intervene. It seems we are on our own.;; EVT95649OPTA;Then we declare our freedom. We shall risk war.;;;;;;;;;;;;; EVT95649OPTB;Then we do nothing.;;;;;;;;;;;;; EVTNAME95650;French Indochina;;;;;;;;;;;;; -EVTDESC95650;Many in our government believe we should press our influence in Indochina, expanding our colony there to include some of our less civilized neighbors. Perhaps the time is right for war?;;;;;;;;;;;;; +EVTDESC95650;Many in our government believe we should press our influence in Indochina, expanding our colony there to include some of our less civilized neighbours. Perhaps the time is right for war?;;;;;;;;;;;;; EVT95650OPTA;It remains a possibility.;;;;;;;;;;;;; EVT95650OPTB;This is not in our interests.;;;;;;;;;;;;; EVT95650OPTC;Never bring this up again.;;;;;;;;;;;;; @@ -4109,13 +4109,13 @@ EVTDESC800055;The $FROMCOUNTRY_ADJ$ government has been overthrown, and the rebe EVTNAME800056;Rebellion in our ally!;;;;;;;;;;;;; EVTDESC800056;The $FROMCOUNTRY_ADJ$ government has been toppled, and the rebels blame $COUNTRY_ADJ$ influence as one of the primary causes of the old regime's corruption. We have lost our influence in $FROMCOUNTRY$ as a result, and the only question that remains is whether we wish to press our claim by force.;;;;;;;;;;;;; EVTNAME800060;The Proletariat Cause;;;;;;;;;;;;; -EVTDESC800060;An opportunity has arisen to fund the spread of communism in a neighboring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, the workers around the world will continue to slave under bourgeois oppression. The proletariats in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; +EVTDESC800060;An opportunity has arisen to fund the spread of communism in a neighbouring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, the workers around the world will continue to slave under bourgeois oppression. The proletariats in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; EVTNAME800061;The Spread of Fascism;;;;;;;;;;;;; -EVTDESC800061;An opportunity has arisen to fund the spread of fascism in a neighboring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be seen as shirking our duty to the fascist cause. The government elite in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; +EVTDESC800061;An opportunity has arisen to fund the spread of fascism in a neighbouring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be seen as shirking our duty to the fascist cause. The government elite in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; EVTNAME800062;The Spread of Anarcho-Liberalism;;;;;;;;;;;;; -EVTDESC800062;An opportunity has arisen to fund the spread of anarcho-liberalism in a neighboring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be admitting that we cannot aid the spread of the bourgeois revolution. The liberal elite in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; +EVTDESC800062;An opportunity has arisen to fund the spread of anarcho-liberalism in a neighbouring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be admitting that we cannot aid the spread of the bourgeois revolution. The liberal elite in $CAPITAL$ are calling on us to aid the cause!;;;;;;;;;;;;; EVTNAME800063;The Cause of Freedom;;;;;;;;;;;;; -EVTDESC800063;An opportunity has arisen to fund the spread of democracy in a neighboring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be seen as abandoning those who live under the rule of tyrants. Liberals in $CAPITAL$ are calling on us to aid the cause of world freedom!;;;;;;;;;;;;; +EVTDESC800063;An opportunity has arisen to fund the spread of democracy in a neighbouring state. If discovered, this could start a diplomatic incident and gain us infamy... but if we do not act, we will be seen as abandoning those who live under the rule of tyrants. Liberals in $CAPITAL$ are calling on us to aid the cause of world freedom!;;;;;;;;;;;;; EVTNAME800064;We Were Discovered;;;;;;;;;;;;; EVTDESC800064; Several of our agents in $FROMCOUNTRY$ were discovered and interrogated, and word of our efforts have spread. This will have an impact on our infamy, and the $FROMCOUNTRY_ADJ$ may choose to take the issue as cause for war against us.;;;;;;;;;;;;; EVTNAME800065;Diplomatic Incident;;;;;;;;;;;;; @@ -4197,7 +4197,7 @@ EVTNAME97700;Patriot Rebellion!;;;;;;;;;;;;; EVTDESC97700;$COUNTRY_ADJ$ patriots have risen up in $FROMCOUNTRY$, and have gained control of the capital. They send word they wish to bring all our lost provinces back to $COUNTRY_ADJ$ control. Agreeing would mean risking war, but refusing would mean angering our people.;;;;;;;;;;;;; EVT97700OPTA;We welcome their return.;;;;;;;;;;;;; EVT97700OPTB;It is too risky.;;;;;;;;;;;;; -EVTDESC800151;$COUNTRY_ADJ$ patriots have risen up in a neighboring country, and have gained sufficient control that they have sent word they wish to bring the province back to $COUNTRY$. Agreeing would mean risking war, but refusing would mean angering our people.;;;;;;;;;;;;; +EVTDESC800151;$COUNTRY_ADJ$ patriots have risen up in a neighbouring country, and have gained sufficient control that they have sent word they wish to bring the province back to $COUNTRY$. Agreeing would mean risking war, but refusing would mean angering our people.;;;;;;;;;;;;; EVTNAME800152;Provinces Brought Under Control;;;;;;;;;;;;; EVTDESC800152;With the patriot rebellion now over, our provinces have now been brought under control and $COUNTRY_ADJ$ governors are once again in command.;;;;;;;;;;;;; EVT800152OPTA;That is a relief.;;;;;;;;;;;;; @@ -4239,7 +4239,7 @@ EVT17720OPTB;This must not come to violence.;;;;;;;;;;;;; EVT17730OPTA;Crack down on the communists.;;;;;;;;;;;;; EVT17730OPTB;Let them demonstrate.;;;;;;;;;;;;; EVTNAME800100;$COUNTRY_ADJ$ Patriots;;;;;;;;;;;;; -EVTDESC800100;We have been contacted by $COUNTRY_ADJ$ patriots, currently living under the dominion of a neighboring country. They suggest that there is an opportunity to stir up sentiment among those living there so that they may rise up and rejoin the mother country. There is, of course, a risk that our efforts could be discovered and bring war down upon us. Should we help them?;;;;;;;;;;;;; +EVTDESC800100;We have been contacted by $COUNTRY_ADJ$ patriots, currently living under the dominion of a neighbouring country. They suggest that there is an opportunity to stir up sentiment among those living there so that they may rise up and rejoin the mother country. There is, of course, a risk that our efforts could be discovered and bring war down upon us. Should we help them?;;;;;;;;;;;;; EVT800100OPTA;We must free our brethren.;;;;;;;;;;;;; EVT800100OPTB;It's too risky.;;;;;;;;;;;;; EVTNAME800101;$FROMCOUNTRY$ Spreading Dissent;;;;;;;;;;;;; @@ -4253,7 +4253,7 @@ EVTNAME97175;Chaos in $STATENAME$;;;;;;;;;;;;; EVTDESC97175;The rebellion in $STATENAME$ has been going on for far too long, and we are in danger of losing control of the colony entirely. Local militants in $PROVINCENAME$ have gone so far as to declare their nation's independence... and while that isn't yet true, as $STATENAME$'s state of chaos is still far too widespread, it's an embarrassment to $COUNTRY$ and, given enough time, the militants might gain enough control to earn the colony's independence.;;;;;;;;;;;;; EVT97175OPTA;This cannot be allowed.;;;;;;;;;;;;; EVTNAME97180;Return of Our Lands;;;;;;;;;;;;; -EVTDESC97180;Rebels in a neighboring colony have destabilized it enough that the people there are calling out for $COUNTRY$ to restore order. This is our land, and it seems that the western powers have all but abandoned it to chaos. So why shouldn't we intervene? Still, there are some who say this will only damage our relationship with a power... one we cannot afford to anger.;;;;;;;;;;;;; +EVTDESC97180;Rebels in a neighbouring colony have destabilized it enough that the people there are calling out for $COUNTRY$ to restore order. This is our land, and it seems that the western powers have all but abandoned it to chaos. So why shouldn't we intervene? Still, there are some who say this will only damage our relationship with a power... one we cannot afford to anger.;;;;;;;;;;;;; EVT97180OPTA;We will assume control.;;;;;;;;;;;;; EVT97180OPTB;It is too risky.;;;;;;;;;;;;; EVTNAME97181;Colonial Uprising in $STATENAME$;;;;;;;;;;;;; @@ -4269,7 +4269,7 @@ EVTDESC81002212;We have been pulled into an outside war, despite our dedication EVT81002212OPTA;We must remain Neutral!;;;;;;;;;;;;; EVT81002212OPTB;We must discard our Neutrality.;;;;;;;;;;;;; EVTNAME19365;The Restoration of $COUNTRY$;;;;;;;;;;;;; -EVTDESC19365;An idea has been spreading among the people of $COUNTRY$... some of our lands are under foreign control, but it appears to be beyond our power to regain them on our own. $COUNTRY$ has a great power as its benevolent protector, however, does it not? The people are urging our government to approach them for aid, though some within the government are concerned this could possibly alienate our ally as well, not to mention stir up new hostility with our neighbors.;;;;;;;;;;;;; +EVTDESC19365;An idea has been spreading among the people of $COUNTRY$... some of our lands are under foreign control, but it appears to be beyond our power to regain them on our own. $COUNTRY$ has a great power as its benevolent protector, however, does it not? The people are urging our government to approach them for aid, though some within the government are concerned this could possibly alienate our ally as well, not to mention stir up new hostility with our neighbours.;;;;;;;;;;;;; EVT19365OPTA;We will approach our protector.;;;;;;;;;;;;; EVT19365OPTB;We will leave the matter alone for now.;;;;;;;;;;;;; EVTNAME19366;The Restoration of $FROMCOUNTRY$;;;;;;;;;;;;; @@ -4277,10 +4277,10 @@ EVTDESC19366;Diplomats from $FROMCOUNTRY$ have quietly approached us, appealing EVT19366OPTA;Tell them we shall consider it.;;;;;;;;;;;;; EVT19366OPTB;We cannot afford such a conflict.;;;;;;;;;;;;; EVTNAME19367;$FROMCOUNTRY$ Has Agreed;;;;;;;;;;;;; -EVTDESC19367;$FROMCOUNTRY$ has agreed to consider our proposal. It's possible they will, in the end, take no military action on our behalf� it's come to our attention that relations between them and one of our neighbors has cooled severely, however, so a war may yet come to pass.;;;;;;;;;;;;; +EVTDESC19367;$FROMCOUNTRY$ has agreed to consider our proposal. It's possible they will, in the end, take no military action on our behalf� it's come to our attention that relations between them and one of our neighbours has cooled severely, however, so a war may yet come to pass.;;;;;;;;;;;;; EVT19367OPTA;Then there is hope.;;;;;;;;;;;;; EVTNAME19368;$FROMCOUNTRY$ Has Refused;;;;;;;;;;;;; -EVTDESC19368;$FROMCOUNTRY$ has refused to intervene on our behalf. Worse, it appears the purpose of our mission has leaked to at least one of our neighbors, angering them greatly bringing threats of war against $COUNTRY$. Did $FROMCOUNTRY$ inform them? Have we been abandoned by our ally?;;;;;;;;;;;;; +EVTDESC19368;$FROMCOUNTRY$ has refused to intervene on our behalf. Worse, it appears the purpose of our mission has leaked to at least one of our neighbours, angering them greatly bringing threats of war against $COUNTRY$. Did $FROMCOUNTRY$ inform them? Have we been abandoned by our ally?;;;;;;;;;;;;; EVT19368OPTA;$FROMCOUNTRY_ADJ$ cowards!;;;;;;;;;;;;; EVTNAME19370;The $FROMCOUNTRY_ADJ$ Overlords;;;;;;;;;;;;; EVTDESC19370;$FROMCOUNTRY_ADJ$ soldiers marched into $CAPITAL$ today, accompanying the new $FROMCOUNTRY_ADJ$ governor who will be overseeing the operation of the $COUNTRY_ADJ$ puppet government. Already the $COUNTRY_ADJ$ people are up in arms over this imposition by a foreign power, though some are clearly questioning whether there is anything to be done. $COUNTRY$ did not submit willingly, after all, and if a rebellion breaks us free of $FROMCOUNTRY_ADJ$ control would they not simply invade once again? Perhaps $COUNTRY$ has suffered enough.;;;;;;;;;;;;; @@ -4602,7 +4602,7 @@ EVT11115OPTA;We will attempt to form the union.;;;;;;;;;;;;; EVT11115OPTB;We have no interest in this at present. Another time.;;;;;;;;;;;;; EVT11115OPTC;Never bring this up again.;;;;;;;;;;;;; EVTNAME11110;A North German Union?;;;;;;;;;;;;; -EVTDESC11110;An open discussion amongst liberals in $COUNTRY$ has been occurring regarding the formation of a confederation of North German states. Conditions have never been right for it in the past, but many believe such a union is needed if the Germans are ever to have true security and take their place among the powers of the world. A $COUNTRY_ADJ$-led movement to create such a confederation might go over well with our neighbors, if we made the attempt to create it.;;;;;;;;;;;;; +EVTDESC11110;An open discussion amongst liberals in $COUNTRY$ has been occurring regarding the formation of a confederation of North German states. Conditions have never been right for it in the past, but many believe such a union is needed if the Germans are ever to have true security and take their place among the powers of the world. A $COUNTRY_ADJ$-led movement to create such a confederation might go over well with our neighbours, if we made the attempt to create it.;;;;;;;;;;;;; EVT11110OPTA;Attempt to form the North German Confederation.;;;;;;;;;;;;; EVT11110OPTB;We have no interest in this.;;;;;;;;;;;;; EVTNAME11105;$FROMCOUNTRY$ has United!;;;;;;;;;;;;; @@ -4751,7 +4751,7 @@ EVTDESC999057;Immigration has long been a thorny issue in $COUNTRY$, with many c EVTNAME999060;War Dominates the Election;;;;;;;;;;;;; EVTDESC999060;So far the war has dominated talk in the election, with a number of jingoistic politicians rousing the people with fiery speeches. 'We must protect $COUNTRY$!', they cry. '$COUNTRY$ must be mighty!' It seems they are being listened to, as so far they have enjoyed success throughout the country.;;;;;;;;;;;;; EVTNAME999061;Talk of War;;;;;;;;;;;;; -EVTDESC999061;While $COUNTRY$ is not currently at war, there are those who think it should be. 'They are ripe for the picking, and $COUNTRY$ must strike now! While we are strong!' They are referring to one of our hated neighbors, who some jingoists feel should be a target for expansion. Permitting such talk will make us look aggressive to the international community, however, though it may also be an opportunity of which to take advantage.;;;;;;;;;;;;; +EVTDESC999061;While $COUNTRY$ is not currently at war, there are those who think it should be. 'They are ripe for the picking, and $COUNTRY$ must strike now! While we are strong!' They are referring to one of our hated neighbours, who some jingoists feel should be a target for expansion. Permitting such talk will make us look aggressive to the international community, however, though it may also be an opportunity of which to take advantage.;;;;;;;;;;;;; EVTNAME999065;The Slavery Debate;;;;;;;;;;;;; EVTDESC999065;A recent incident involving the death of several slaves at the hands of their owner has gained national attention in the $COUNTRY_ADJ$ election, with both sides pouncing on the debate. Abolitionists say that this is but one more example of slavery being responsible for the inhumane treatment of one's fellow man. Proponents claim this is a matter for the courts to resolve, and accuse the Abolitionists of stirring up an isolated incident.;;;;;;;;;;;;; EVT880130OPTA;Outrageous!;;;;;;;;;;;;; @@ -4835,17 +4835,17 @@ EVTDESC2600;$COUNTRY$ has maintained control over $STATENAME$ for us to consider EVTNAME2605;$PROVINCENAME$ Integrated into $COUNTRY$;;;;;;;;;;;;; EVTDESC2605;$COUNTRY$ has controlled $PROVINCENAME$ for a long time -- long enough for those within $PROVINCENAME$ to truly consider themselves $COUNTRY_ADJ$ citizens, and for the rest of the world to consider the $COUNTRY_ADJ$ claim to the province to be legitimate as well. Though there are still some unhappy with the development, $PROVINCENAME$ is now considered an integral part of $COUNTRY$.;;;;;;;;;;;;; EVTNAME2610;$STATENAME$ Assimilation;;;;;;;;;;;;; -EVTDESC2610;$STATENAME$ is considered $COUNTRY_ADJ$ territory -- that is only in dispute by those neighbors who still have recognized claims on the area, and who maintain that many within $STATENAME$ consider themselves citizens of their country and not ours. The first step in rendering their claim invalid would be to enact a policy that encourages the assimilation of all people within $STATENAME$... they should be $COUNTRY_ADJ$ citizens, and hold no other nationality above ours.;;;;;;;;;;;;; +EVTDESC2610;$STATENAME$ is considered $COUNTRY_ADJ$ territory -- that is only in dispute by those neighbours who still have recognized claims on the area, and who maintain that many within $STATENAME$ consider themselves citizens of their country and not ours. The first step in rendering their claim invalid would be to enact a policy that encourages the assimilation of all people within $STATENAME$... they should be $COUNTRY_ADJ$ citizens, and hold no other nationality above ours.;;;;;;;;;;;;; EVTNAME2611;Assimilation Policies Rescinded;;;;;;;;;;;;; -EVTDESC2611;With the new government in power and its more liberal views on minorities within $COUNTRY$, the policies of assimilation that attempted to stamp out minorities of other nationalities have all been rescinded. There are those within the $COUNTRY_ADJ$ military who warn that this is a dangerous idea, and that allowing these foreign identities to perpetuate will only lead to further conflict with our neighbors -- but, for now, their voices have been ignored.;;;;;;;;;;;;; +EVTDESC2611;With the new government in power and its more liberal views on minorities within $COUNTRY$, the policies of assimilation that attempted to stamp out minorities of other nationalities have all been rescinded. There are those within the $COUNTRY_ADJ$ military who warn that this is a dangerous idea, and that allowing these foreign identities to perpetuate will only lead to further conflict with our neighbours -- but, for now, their voices have been ignored.;;;;;;;;;;;;; EVTNAME2615;Flags Burned in $PROVINCENAME$;;;;;;;;;;;;; EVTDESC2615;A demonstration in $PROVINCENAME$ turned violent as minorities held up $COUNTRY_ADJ$ flags and burned them -- a demonstration of their rejection of our attempts to assimilate them into $COUNTRY$. Authorities broke up the demonstration, but there continues to be a growing discontent in the area. The turmoil has even spread to other citizens, who have begun calling on the $COUNTRY_ADJ$ government to end its assimilation policies and let the minority groups be.;;;;;;;;;;;;; EVTNAME2616;Incident in $PROVINCENAME$;;;;;;;;;;;;; -EVTDESC2616;The recent arrest of a foreign national in $PROVINCENAME$ has led to a diplomatic incident. Many of the minorities within $PROVINCENAME$ claim that the man was arrested solely because he opposed the $COUNTRY_ADJ$ assimilation policies, and was trying to spread word of a peaceful resistance. The $COUNTRY_ADJ$ authorities say the man's interest was not peaceful in the least, and they suspect he in fact works for one of our neighbors with a claim on $PROVINCENAME$. Whatever the truth, the reaction has not been peaceful in the least -- riots are expected, and authorities say to be wary of rebellion in the area.;;;;;;;;;;;;; +EVTDESC2616;The recent arrest of a foreign national in $PROVINCENAME$ has led to a diplomatic incident. Many of the minorities within $PROVINCENAME$ claim that the man was arrested solely because he opposed the $COUNTRY_ADJ$ assimilation policies, and was trying to spread word of a peaceful resistance. The $COUNTRY_ADJ$ authorities say the man's interest was not peaceful in the least, and they suspect he in fact works for one of our neighbours with a claim on $PROVINCENAME$. Whatever the truth, the reaction has not been peaceful in the least -- riots are expected, and authorities say to be wary of rebellion in the area.;;;;;;;;;;;;; EVTNAME2620;Flags Flying in $PROVINCENAME$!;;;;;;;;;;;;; EVTDESC2620;A parade has recently taken place in $PROVINCENAME$, with the $COUNTRY_ADJ$ flag flying high -- and being held by people who, until very recently, likely wouldn't have considered themselves $COUNTRY_ADJ$ citizens at all. $PROVINCENAME$ is still claimed by another country, but the acceptance of $PROVINCENAME$'s people is going a long way towards making elimination of that an inevitable fact.;;;;;;;;;;;;; EVTNAME2625;$PROVINCENAME$ Assimilated!;;;;;;;;;;;;; -EVTDESC2625;The $COUNTRY_ADJ$ flag is the only one that can now be found flying in the streets of $PROVINCENAME$. At long last, it can be considered $COUNTRY_ADJ$ and only $COUNTRY_ADJ$ territory. Even those who are members of other cultures no longer consider themselves truly part of our neighbors -- much as those neighbors might be unhappy with the situation.;;;;;;;;;;;;; +EVTDESC2625;The $COUNTRY_ADJ$ flag is the only one that can now be found flying in the streets of $PROVINCENAME$. At long last, it can be considered $COUNTRY_ADJ$ and only $COUNTRY_ADJ$ territory. Even those who are members of other cultures no longer consider themselves truly part of our neighbours -- much as those neighbours might be unhappy with the situation.;;;;;;;;;;;;; EVTNAME2626;Claims in $FROMCOUNTRY$;;;;;;;;;;;;; EVTDESC2626;$FROMCOUNTRY$ continues to hold some of our lands, lands which until today have always been considered part of $COUNTRY_ADJ$ national territory. A $FROMCOUNTRY_ADJ$ program of assimilation has succeeded, however, in weaning our own people away from any feeling as if this true. They no longer consider themselves $COUNTRY_ADJ$, and indeed the international community appears to agree with them.;;;;;;;;;;;;; EVTNAME2650;$FROMCOUNTRY_ADJ$ Lands;;;;;;;;;;;;; @@ -5247,7 +5247,7 @@ EVT32543OPTA;A gruesome end.;;;;;;;;;;;;; EVTNAME32544;The Communist Plot;;;;;;;;;;;;; EVTDESC32544;Everyone who met Rasputin remarked on his eyes and how hypnotic they were. His "shining steel-like" or "bright and brilliant" and "intelligent" eyes became legendary. According to Theofan, Paul Kurlov and Count Kokotsov he had "piercing" eyes. To Tamara Karsavina he had the eyes of a maniac. But his hypnotic eyes couldn't do anything against the bullet of one of the members of the Communist Party who believed he could destabilize the government by killing a close friend of the Tzar's family and the Tzarina most trusted advisor. The Russian nobility rejoiced at the death of Rasputin, assassinated as he left his home, but the death had the inverse effect that his assassin expected: the Russian Tzar left his isolation and ordered a hunt. The police organized a crackdown in every syndicate or communist party/organization, severely crippling communist support and organization, and rounding up a few suspects including a prominent figure in the communist circles, Vladimir Ilyich Ulyanov.;;;;;;;;;;;;; EVTNAME32545;Attempt on Rapustin's Life;;;;;;;;;;;;; -EVTDESC32545;During a visit to his home village, while exiting a church, Rasputin was attacked by a man. The man stabbed him in the belly three times before Rasputin managed to escape, running down the street with his hands on his belly. The man chased him, but Rasputin grabbed a stick from the ground and hit him on the head. Covered with blood, Rasputin was brought into the church. After ten hours a doctor arrived from the neighboring village and operated on him in the middle of the night. Rasputin stayed days under heavy guard and the man who attacked him was never found, but he recovered. He started drinking, his paranoia increased and eventually he asked to leave the service of the Tzar, which he did despite the Royal family protesting, and lived the rest of his life as an hermit. Nobles still went looking for him, asking for advice, and after he left his public image was somewhat redeemed.;;;;;;;;;;;;; +EVTDESC32545;During a visit to his home village, while exiting a church, Rasputin was attacked by a man. The man stabbed him in the belly three times before Rasputin managed to escape, running down the street with his hands on his belly. The man chased him, but Rasputin grabbed a stick from the ground and hit him on the head. Covered with blood, Rasputin was brought into the church. After ten hours a doctor arrived from the neighbouring village and operated on him in the middle of the night. Rasputin stayed days under heavy guard and the man who attacked him was never found, but he recovered. He started drinking, his paranoia increased and eventually he asked to leave the service of the Tzar, which he did despite the Royal family protesting, and lived the rest of his life as an hermit. Nobles still went looking for him, asking for advice, and after he left his public image was somewhat redeemed.;;;;;;;;;;;;; EVT32545OPTA;At least he will live the rest of his life in peace.;;;;;;;;;;;;; EVTNAME1003;The Third Way;;;;;;;;;;;;; EVTDESC1003;'Black shirts of the revolution, men and women of all $COUNTRY$, men and women all over the world, listen: The government has grown weak! We need a party who can unite us, who can give us a strong national identity and who will not be fooled by capitalism's or communism's sweet but poisonous voice. $COUNTRY$! $COUNTRY$! Entirely and universally Fascist! $COUNTRY$ of the black shirts, rise to your feet, let the cry of your determination rise to the skies and reach all the world: Everything in the State, nothing outside the State, nothing against the State. Today, together in $COUNTRY$ we have lit a flame that the ages shall not extinguish. Guard that sacred flame, my fascist brothers, until it illuminates $COUNTRY$ and lights again the paths of mankind.' \n\nThe Third Way, or fascists as they might be called, are looking to get a seat in the Upper House.;;;;;;;;;;;;; diff --git a/EU4ToVic2/Data_Files/configurables/culture_map.txt b/EU4ToVic2/Data_Files/configurables/culture_map.txt index fa198cfd1b..5728fbeade 100644 --- a/EU4ToVic2/Data_Files/configurables/culture_map.txt +++ b/EU4ToVic2/Data_Files/configurables/culture_map.txt @@ -532,12 +532,12 @@ link = { vic2 = patagonian eu4 = patagonian eu4 = het } link = { vic2 = araucanian eu4 = huarpe eu4 = mapuche } link = { vic2 = chacoan eu4 = chacoan eu4 = mataco } -# Carribean - arawak, carib +# Caribbean - arawak, carib link = { vic2 = guajiro eu4 = arawak region = bogota_area region = coquivacoa_area region = popayan_area region = venezuela_area } link = { vic2 = guajiro eu4 = guajiro } link = { vic2 = carribean eu4 = arawak eu4 = arawako eu4 = carib eu4 = cariban eu4 = kalina } -# M tis - special case +# Métis - special case link = { vic2 = metis eu4 = cosmopolitan_french eu4 = quebecois eu4 = normand eu4 = celtic_breton eu4 = poitou eu4 = gascon eu4 = gascon_UKS eu4 = normand eu4 = normand_UKS eu4 = aquitaine eu4 = aquitaine_UKS eu4 = burgundian eu4 = burgundian_UKS eu4 = occitain eu4 = occitain_UKS eu4 = breton eu4 = breton_celtic eu4 = breton_UKS religion = totemist religion = nahuatl religion = mesoamerican_religion region = north_american_superregion } link = { vic2 = metis eu4 = metis } diff --git a/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt b/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt index ff449c398a..6da8c02037 100644 --- a/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt +++ b/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt @@ -1,6 +1,6 @@ ## WHAT THIS FILE DOES ### # It asks every culture, "If a pop of this culture and this religion, possibly in these locations, owned a slave, what would be that slave's culture?" -# Answer is - it depends. Europeans would probably have african pops speaking their language, for example afro_slovak. +# Answer is - it depends. Europeans would probably have African pops speaking their language, for example afro_slovak. # Other cultures would likely enslave their own people so amazonian would own other amazonians - thus no change in slave culture. # # If a culture is not listed here, then slaves owned by that culture will be african_minor, UNLESS the province where this happens is in @@ -37,7 +37,7 @@ link = { vic2 = afro_brazilian eu4 = portugese eu4 = celtiberian eu4 = galician #French link = { vic2 = afro_antillean eu4 = louisianans eu4 = valencian eu4 = provencal eu4 = limousin eu4 = poitevin eu4 = auvergnat eu4 = vivaro_alpine eu4 = champenois eu4 = orleanais eu4 = berrichon eu4 = angevin_culture eu4 = lorrainian eu4 = frencharab eu4 = quebecois eu4 = gaulic eu4 = picard eu4 = celtic_breton eu4 = poitou eu4 = arpitan eu4 = cosmopolitan_french eu4 = gascon eu4 = normand eu4 = aquitaine eu4 = burgundian eu4 = occitain eu4 = breton eu4 = wallonian eu4 = old_frankish eu4 = frankish eu4 = angevin eu4 = gallo eu4 = lengadocian eu4 = provancale eu4 = siculo_norman eu4 = laessin } -#Finno-Ugric - afro_slavic is not entirelly correct but eh. +#Finno-Ugric - afro_slavic is not entirely correct but eh. link = { vic2 = afro_slavic eu4 = merya eu4 = tavastian eu4 = chuvash eu4 = finnish eu4 = finnish eu4 = udmurt eu4 = karelian eu4 = mari_culture eu4 = estonian eu4 = ingrian eu4 = uralic eu4 = komi eu4 = samoyed eu4 = mordvin eu4 = ostyaki eu4 = vepsian eu4 = bjarmian } # Slavic @@ -93,7 +93,7 @@ link = { vic2 = patagonian eu4 = patagonian eu4 = het } link = { vic2 = araucanian eu4 = huarpe eu4 = mapuche } link = { vic2 = chacoan eu4 = chacoan eu4 = mataco } -# Carribean +# Caribbean link = { vic2 = guajiro eu4 = arawak region = bogota_area region = coquivacoa_area region = popayan_area region = venezuela_area } link = { vic2 = guajiro eu4 = guajiro } link = { vic2 = carribean eu4 = arawak eu4 = carib } diff --git a/EU4ToVic2/Data_Files/configurables/dead_definitions.txt b/EU4ToVic2/Data_Files/configurables/dead_definitions.txt index 6e8733faf8..0a2fc0be77 100644 --- a/EU4ToVic2/Data_Files/configurables/dead_definitions.txt +++ b/EU4ToVic2/Data_Files/configurables/dead_definitions.txt @@ -587,7 +587,7 @@ link = { tag = ZIM capital = 2068 } link = { tag = OSP capital = 487 primary_culture = oldspain } link = { tag = VAN capital = 706 primary_culture = vandal civilized = yes } -# Further addictions +# Further additions link = { tag = ENS primary_culture = danish add_accepted_culture = union civilized = yes capital = 372 } link = { tag = SRB primary_culture = sorbian religion = catholic capital = 549 civilized = yes } link = { tag = DNL primary_culture = elsinorian add_accepted_culture = danish civilized = yes capital = 278 } diff --git a/EU4ToVic2/Data_Files/configurables/tech_groups.txt b/EU4ToVic2/Data_Files/configurables/tech_groups.txt index 4bc28f8ef0..3aba1267f4 100644 --- a/EU4ToVic2/Data_Files/configurables/tech_groups.txt +++ b/EU4ToVic2/Data_Files/configurables/tech_groups.txt @@ -255,7 +255,7 @@ north_american = { cultures = { # Metis metis - # North american + # North American siouan iroquoian cherokee sonoran eskaleut central_algonquian na_dene penutian plains_algonquian eastern_algonquian muskogean caddoan native_american_minor # HPM dakota pueblo inuit cree navajo @@ -266,7 +266,7 @@ mesoamerican = { westernization = 1 industry = 0 cultures = { - # Central american + # Central American zapotec tarascan mayan nahua neteotoquiliztlitekatl } } @@ -275,7 +275,7 @@ south_american = { westernization = 1 industry = 0 cultures = { - # Carribean + # Caribbean guajiro carribean } } @@ -284,7 +284,7 @@ andean = { westernization = 1 industry = 0 cultures = { - # South american + # South American chibchan maranon quechua aimara amazonian tupi je guarani patagonian araucanian chacoan # Uh noculture dummy diff --git a/EU4ToVic2/Data_Files/configurables/unions.txt b/EU4ToVic2/Data_Files/configurables/unions.txt index b481731ee5..8c6d14face 100644 --- a/EU4ToVic2/Data_Files/configurables/unions.txt +++ b/EU4ToVic2/Data_Files/configurables/unions.txt @@ -26,7 +26,7 @@ link = { tag = ENG culture = british } #Great Britain link = { tag = ENG culture = english } #England link = { tag = ENG culture = irish } #Ireland link = { tag = ENG culture = scottish } #Scotland -link = { tag = ENG tag = HSC culture = pictish } #Pitcland +link = { tag = ENG tag = HSC culture = pictish } #Pictland link = { tag = ENG culture = welsh } #Wales link = { tag = ENG culture = guillaumois } # Normandy^2 From 3122bf36e9c830aa102252d83536e27da70368a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivo=20Elezovi=C4=87?= Date: Wed, 31 Jul 2024 10:16:53 +0200 Subject: [PATCH 2/2] Add red panda culture (#1044) * Add red panda culture * cleanup * additional * update fronter --- .../blankMod/output/common/countries.txt | 1 + .../output/common/countries/Repandia.txt | 104 ++++++++++++++++++ .../blankMod/output/events/Noculture.txt | 27 +++++ .../output/localisation/0_Cultures.csv | 3 +- .../blankMod/output/localisation/0_Names.csv | 9 ++ .../configurables/HPM/events/Noculture.txt | 24 ++++ .../configurables/culture_definitions.txt | 13 +++ .../Data_Files/configurables/culture_map.txt | 3 +- .../configurables/culture_map_slaves.txt | 1 + .../configurables/dead_definitions.txt | 1 + .../Data_Files/configurables/nationals.txt | 1 + .../Data_Files/configurables/tech_groups.txt | 2 +- Fronter | 2 +- 13 files changed, 187 insertions(+), 4 deletions(-) create mode 100644 EU4ToVic2/Data_Files/blankMod/output/common/countries/Repandia.txt diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/countries.txt b/EU4ToVic2/Data_Files/blankMod/output/common/countries.txt index e275d4e856..bfa30a003a 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/common/countries.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/common/countries.txt @@ -622,6 +622,7 @@ DUK = "countries/Duckburg.txt" DRK = "countries/Akavir.txt" ELE = "countries/Eleph.txt" HEG = "countries/Mobian.txt" +RPN = "countries/Repandia.txt" #Others - 1.28bis additions ABK = "countries/Abkhazia.txt" diff --git a/EU4ToVic2/Data_Files/blankMod/output/common/countries/Repandia.txt b/EU4ToVic2/Data_Files/blankMod/output/common/countries/Repandia.txt new file mode 100644 index 0000000000..5627caa2c1 --- /dev/null +++ b/EU4ToVic2/Data_Files/blankMod/output/common/countries/Repandia.txt @@ -0,0 +1,104 @@ +color= { 250 70 70 } +graphical_culture = ChineseGC + +party = { + name = "RPN_conservative" + start_date = 1000.1.1 + end_date = 1937.1.1 + + ideology = conservative + + economic_policy = state_capitalism + trade_policy = free_trade + religious_policy = pluralism + citizenship_policy = residency + war_policy = pro_military +} + +party = { + name = "RPN_reactionary" + start_date = 1680.1.1 + end_date = 1937.1.1 + + ideology = reactionary + + economic_policy = state_capitalism + trade_policy = protectionism + religious_policy = moralism + citizenship_policy = residency + war_policy = jingoism +} + +party = { + name = "RPN_liberal" + start_date = 1680.1.1 + end_date = 1937.1.1 + + ideology = liberal + + economic_policy = interventionism + trade_policy = free_trade + religious_policy = secularized + citizenship_policy = full_citizenship + war_policy = pro_military +} + +party = { + name = "RPN_anarcho_liberal" + start_date = 1710.1.1 + end_date = 2000.1.1 + + ideology = anarcho_liberal + + economic_policy = laissez_faire + trade_policy = free_trade + religious_policy = pro_atheism + citizenship_policy = full_citizenship + war_policy = pro_military +} + +party = { + name = "RPN_socialist" + start_date = 1790.1.1 + end_date = 2000.1.1 + + ideology = socialist + + economic_policy = planned_economy + trade_policy = protectionism + religious_policy = secularized + citizenship_policy = full_citizenship + war_policy = anti_military +} + +party = { + name = "RPN_communist" + start_date = 1848.1.1 + end_date = 2000.1.1 + + ideology = communist + + economic_policy = planned_economy + trade_policy = protectionism + religious_policy = pro_atheism + citizenship_policy = full_citizenship + war_policy = pro_military +} + +party = { + name = "RPN_fascist" + start_date = 1905.1.1 + end_date = 2000.1.1 + + ideology = fascist + + economic_policy = state_capitalism + trade_policy = protectionism + religious_policy = moralism + citizenship_policy = residency + war_policy = jingoism +} + +unit_names = { + #inherit +} \ No newline at end of file diff --git a/EU4ToVic2/Data_Files/blankMod/output/events/Noculture.txt b/EU4ToVic2/Data_Files/blankMod/output/events/Noculture.txt index 5d718757bd..42a1182078 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/events/Noculture.txt +++ b/EU4ToVic2/Data_Files/blankMod/output/events/Noculture.txt @@ -14437,6 +14437,33 @@ country_event = { } } +country_event = { + id = 1000552 + title = EVTNAME000002 + desc = EVTDESC000002 + picture = "Demonstration" + + trigger = { + OR = { + primary_culture = noculture + primary_culture = dummy + } + total_pops = 1 + capital_scope = { + pop_majority_culture = red_panda + } + } + + mean_time_to_happen = { + months = 0.001 + } + + option = { + name = EVTOPTA000002 + primary_culture = red_panda + } +} + ## country_event = { diff --git a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv index 2119ac0bfa..cd67808227 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv +++ b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Cultures.csv @@ -1,4 +1,4 @@ -KEY;ENGLISH;FRENCH;GERMAN;POLISH;SPANISH;ITALIAN;HUNGARIAN;CZECH;HUNGARIAN;DUTCH;PORTUGUESE;RUSSIAN;FINNISH;X +KEY;ENGLISH;FRENCH;GERMAN;POLISH;SPANISH;ITALIAN;SWEDISH;CZECH;HUNGARIAN;DUTCH;PORTUGUESE;RUSSIAN;FINNISH;X noculturegroup;Unknown;Inconnue;Unbekannte;Nieznany;Desconocida;Sconosciuta;Ismeretlen;Nezn�m�;Ismeretlen;Onbekend;Desconhecida;�����������;Tuntematon;x noculture;Unknown;Inconnue;Unbekannte;Nieznany;Desconocida;Sconosciuta;Ismeretlen;Nezn�m�;Ismeretlen;Onbekend;Desconhecida;�����������;Tuntematon;x adelphic;Adelphic;Adelphique;Adelphisch;Adelfska;Adelfica;Adelfica;Adelphic;Adelphic;Adelphic;Adelphic;Ad�lfica;���������;Adelphic;x @@ -142,6 +142,7 @@ gypsy;Romani (Gypsy);Romanie (Boh harari;Harari;Hararie;Aderi;Harari;Harari;Harari;Harari;Harari;Harari;Harari;Harari;������;Harari;x harpeian;Harpeian;Harp�ienne;Harpeisch;Harpejska;Arpe�a;Arpeiana;Harpeian;Harpeian;Harpeian;Harpeian;Harpeiana;����������;Harpeian;x hedgehog_culture;Hedgehog;H�risson;Igel;Je�ynowa;Erizo;Riccio;Je�ek;S�ndiszn�;Egel;Ouri�o;Ouri�o;��;Siili;x +red_panda;Red Panda;Panda rouge;Roter Panda;Czerwona panda;Panda rojo;Panda rosso;R�d panda;Cerven� panda;V�r�s panda;Rode panda;Panda vermelho;;Punainen panda;x heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;Heiren;�������;Heiren;x hilterian;Hilterian;Hilt�rienne;Hilterisch;Hilterska;Hilteriana;Hilteriana;Hilterian;Hilterian;Hilterian;Hilterian;Hilteriana;�����������;Hilterian;x hindustani_proper;Hindustani;Hindoustani;Hindustani;Hindustanski;Indost�nico;Hindustani;Hinduszt�ni;Hindust�nsk�;Hinduszt�ni;Hindoestaans;Hindustani;Khindustani;Hindustani;x diff --git a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Names.csv b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Names.csv index 9de959f1ae..9a37f91877 100644 --- a/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Names.csv +++ b/EU4ToVic2/Data_Files/blankMod/output/localisation/0_Names.csv @@ -730,6 +730,15 @@ RML;Rumelia;Roum RML_ADJ;Rumelian;Roum�lien;Rumelisch;rumelijsk;de Rumelia;Rumela;Rum�lyok;Rumelij�;Rum�lyok;Roemeli�;de Rum�lia;���������;Rumelia;x RPL;Rupert's Land;Terre de Rupert;Ruperts Land;Ziemia Ruperta;La Tierra de Rupert;Terra di Rupert;Rupert f�ldje;Rupertova zem�;Rupert f�ldje;Rupert's Land;A Terra de Rupert;����� �������;Rupertin maata;x RPL_ADJ;Rupert's;Rupertien;Ruperts-;Ruperta;de Rupert;di Rupert;Rupert;Rupertovi;Rupert;Rupert;de Rupert;��������;Rupert;x +RPN;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;Repandia;;Repandia;x +RPN_ADJ;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;Repandian;;Repandian;x +RPN_anarcho_liberal;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;Pandamonium;;Pandamonium;x +RPN_communist;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;Red Bears United;;Red Bears United;x +RPN_conservative;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;Pandington Club;;Pandington Club;x +RPN_fascist;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;Steel Panda;;Steel Panda;x +RPN_liberal;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;Pandartisan Party;;Pandartisan Party;x +RPN_reactionary;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;Bearkwards!;;Bearkwards!;x +RPN_socialist;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;Bearing With Us;;Bearing With Us;x RWA;Rwanda;Rwanda;Ruanda;Rwanda;Ruanda;Ruanda;Ruanda;Rwanda;Ruanda;Rwanda;Ruanda;������;Ruanda;x RWA_ADJ;Rwandan;Rwandais;Ruandisch;Rwandy;Ruandesa;Ruandese;ruandai;Rwandan;ruandai;Rwandese;Ruand�s;�������;Ruandan;x RYU_fascist;Three Mountains Party;Parti des Trois Montagnes;Drei Berge Partei;Partia Trzy G�ry;Partido de las Tres Monta�as;Partito delle Tre Montagne;H�rom hegys�g f�l;Tri Hory Party;H�rom hegys�g f�l;Drie Party Bergen;Partido das Tr�s Montanhas;������ ��� ���;Kolme vuoret Party;x diff --git a/EU4ToVic2/Data_Files/configurables/HPM/events/Noculture.txt b/EU4ToVic2/Data_Files/configurables/HPM/events/Noculture.txt index e863ca8b09..7fc8604692 100644 --- a/EU4ToVic2/Data_Files/configurables/HPM/events/Noculture.txt +++ b/EU4ToVic2/Data_Files/configurables/HPM/events/Noculture.txt @@ -10289,6 +10289,30 @@ country_event = { primary_culture = tocharian } } + +country_event = { + id = 1002941 + title = EVTNAME000002 + desc = EVTDESC000002 + picture = "Demonstration" + + trigger = { + OR = { primary_culture = noculture primary_culture = dummy } + total_pops = 1 capital_scope = { + pop_majority_culture = red_panda + } + } + + mean_time_to_happen = { + months = 0.001 + } + + option = { + name = EVTOPTA000002 + primary_culture = red_panda + } +} + ## country_event = { diff --git a/EU4ToVic2/Data_Files/configurables/culture_definitions.txt b/EU4ToVic2/Data_Files/configurables/culture_definitions.txt index a868e4d355..71c67e7821 100644 --- a/EU4ToVic2/Data_Files/configurables/culture_definitions.txt +++ b/EU4ToVic2/Data_Files/configurables/culture_definitions.txt @@ -7315,6 +7315,19 @@ non_human = { #More names allover last_names = { "Solisorex" "Eulipotyphla" "Talpidae" "Teja" "Scutisorex" "Crocidura" "Solisorex" "Surdisorex" "Teja" "Neohylomys" "Sylvisorex" "Atelerix" "Congosorex" "Neohylomys" "Hylomys" "Teja" "Paraechinus" "Mesechinus" "Surdisorex" "Scutisorex" "Teja" "Neohylomys" "Paraechinus" "Ruwenzorisorex" "Neohylomys" "Deinogalerix" "Chimarrogale" "Eulipotyphla" "Pholidocercus" "Crocidura" "Quill" "Neotetracus" "Echinosorex" "Solisorex" "Silvacola" "Podogymnura" "Erinaceus" "Diplomesodon" "Echinosorex" "Hylomys" "Hylomys" "Neotetracus" "Erinaceinae" "Surdisorex" "Scutisorex" "Prickles" "Hylomys" "Echinosorex" "Hylomys" "Crocidura" "Mesechinus" "Floof" "Floof" "Echinosorex" "Crocidura" "Silvacola" "Soricidae" "Myosorex" "Echinosorex" "Thorn" "Pholidocercus" "Prickles" "Teja" "Flesberg" "K�nigsberg" "Ragnit" "K�nigsberg" "Bahaduran" } } + red_panda = { + radicalism = 100 + primary = RPN + color = { 250 70 70} + + first_names = { + Pandolf Pandulf Shifu Panda Basil Spark Ning Benjamin Sawyer Ceba Pabu Ponga Bamboo Kaala Puffball Oolong + Chai Semper Vira Song Masala Ila Zeya Carson Harold Stellar Lhotse Wasabi Sabi Khusi Sundar Manasa Bo Mohini + Kevyn Phoenix Avi Katar Berry Barrie Pumori Ambrus Albert Feng Chonk Jackie Nutmeg Sabal Peyton Eli Red Babu + } + + last_names = { Beliy Medved Bjorn Rawrrorr Rrrrr Grrr Gyp Qoi Styrbjorn Blomstfjellet "Dancer" "Arctoidea" "Carnivora" "Shaggy" "Teddy" "Bera" "Baconi" "Cave" "B�r" "Den" "Teddy" "Fur" "Muncher" "Bj�rnsson" "Threebear" "Sun" "Ursidae" "Carnivora" "Ide" "Brown" "Snout" "Cave" "Claw" "Ursidae" "Baconi" "Helarctos" "Threebear" "Growler" "B�r" "Sun" "Muncher" "Brown" "Experience" } + } } gothic_g = { leader = european diff --git a/EU4ToVic2/Data_Files/configurables/culture_map.txt b/EU4ToVic2/Data_Files/configurables/culture_map.txt index 5728fbeade..2be073287d 100644 --- a/EU4ToVic2/Data_Files/configurables/culture_map.txt +++ b/EU4ToVic2/Data_Files/configurables/culture_map.txt @@ -769,7 +769,8 @@ link = { vic2 = indo_germanic eu4 = indo_germanic } link = { vic2 = assyrian eu4 = babylonian eu4 = syriac eu4 = assyrian eu4 = chaldean eu4 = cardukoi } # Animals / Non-humans -link = { vic2 = polar_bears eu4 = jan_mayenese eu4 = bear eu4 = red_panda } +link = { vic2 = polar_bears eu4 = jan_mayenese eu4 = bear } +link = { vic2 = red_panda eu4 = red_panda } link = { vic2 = horse eu4 = equine eu4 = horse } link = { vic2 = cat eu4 = cat } link = { vic2 = dog_culture eu4 = dog_culture } diff --git a/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt b/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt index 6da8c02037..d389fa3920 100644 --- a/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt +++ b/EU4ToVic2/Data_Files/configurables/culture_map_slaves.txt @@ -262,6 +262,7 @@ link = { vic2 = african_minor eu4 = bemba } # Animals link = { vic2 = polar_bears eu4 = jan_mayenese } link = { vic2 = horse eu4 = equine } +link = { vic2 = red_panda eu4 = red_panda } # noculture link = { vic2 = dummy eu4 = noculture } diff --git a/EU4ToVic2/Data_Files/configurables/dead_definitions.txt b/EU4ToVic2/Data_Files/configurables/dead_definitions.txt index 0a2fc0be77..035d822d12 100644 --- a/EU4ToVic2/Data_Files/configurables/dead_definitions.txt +++ b/EU4ToVic2/Data_Files/configurables/dead_definitions.txt @@ -441,6 +441,7 @@ link = { tag = RJX primary_culture = marathi religion = hindu government = hms_g link = { tag = RMG civilized = yes capital = 741 } link = { tag = RML government = hms_government civilized = yes capital = 815 } link = { tag = RPL government = democracy civilized = yes capital = 36 } +link = { tag = RPN primary_culture = red_panda civilized = yes capital = 1612 } link = { tag = RUM civilized = yes capital = 873 } link = { tag = RVA government = democracy civilized = yes capital = 593 } link = { tag = RWA capital = 2034 } diff --git a/EU4ToVic2/Data_Files/configurables/nationals.txt b/EU4ToVic2/Data_Files/configurables/nationals.txt index c7b3a420cb..dbd963ea61 100644 --- a/EU4ToVic2/Data_Files/configurables/nationals.txt +++ b/EU4ToVic2/Data_Files/configurables/nationals.txt @@ -197,6 +197,7 @@ link = { tag = DUK culture = duck_culture } # Duckburg link = { tag = DRK culture = dragon_culture } # Akavir link = { tag = ELE culture = elephant_culture } # Eleph link = { tag = HEG culture = hedgehog_culture } # Mobian +link = { tag = RPN culture = red_panda } # Repandia #IMP:CK3 link = { tag = OSP culture = oldspain } #Pre-Roman Iberia diff --git a/EU4ToVic2/Data_Files/configurables/tech_groups.txt b/EU4ToVic2/Data_Files/configurables/tech_groups.txt index 3aba1267f4..99b6befc01 100644 --- a/EU4ToVic2/Data_Files/configurables/tech_groups.txt +++ b/EU4ToVic2/Data_Files/configurables/tech_groups.txt @@ -56,7 +56,7 @@ western = { # Slave afro_norse afro_american afro_caribbean afro_italian afro_caribeno afro_brazilian afro_antillean # Animals - polar_bears horse cat dog_culture duck_culture dragon_culture elephant_culture hedgehog_culture + polar_bears horse cat dog_culture duck_culture dragon_culture elephant_culture hedgehog_culture red_panda # Other stuff nuragic oldspain illyrian vandal pie_american pie_australian pie_african lusitanian # Thracian-Dacian diff --git a/Fronter b/Fronter index e3c7930065..f9a1fb2dcd 160000 --- a/Fronter +++ b/Fronter @@ -1 +1 @@ -Subproject commit e3c7930065369447b8699fd2275b509550521d44 +Subproject commit f9a1fb2dcdae4d50f6bbc9840051e4f45a972426