Skip to content

Commit

Permalink
109d
Browse files Browse the repository at this point in the history
- updated countries
- updated ai strategies
- added new game rules
- adjusted br hardwood
- added dozen or so mass migration events
- adjusted relations
- created Genoa power bloc
- adjusted other italian power blocs
- adjusted revolts
- adjusted conscript ratios for br, hre and colonies.
- Czech and Silesians made majority Protestant (Hussite Legacy)
- updated to-do list
  • Loading branch information
AndHope committed Jul 24, 2024
1 parent 583a964 commit 48661e9
Show file tree
Hide file tree
Showing 39 changed files with 1,598 additions and 431 deletions.
12 changes: 12 additions & 0 deletions common/ai_strategies/00_default_strategy.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2066,10 +2066,22 @@ ai_strategy_default = {
limit = { has_modifier = br_modifier_themata_primacy }
multiply = 2
}
if = {
limit = { has_modifier = br_modifier_eastern_roman_emperor }
multiply = 2.5
}
if = {
limit = { has_modifier = br_modifier_holy_roman_emperor }
multiply = 2
}
if = {
limit = { has_modifier = br_modifier_elysium }
multiply = 2
}
if = {
limit = { has_modifier = br_modifier_independent_new_world_colony }
multiply = 2
}
}

# What's the base AI desire to nationalize/privatize buildings
Expand Down
39 changes: 38 additions & 1 deletion common/coat_of_arms/coat_of_arms/br_power_blocs_europe.txt
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ template = {
}
}


hre_power_bloc_1 = {
pattern = "pattern_solid.tga"
color1 = { 0.0 0.0 0.0 0.0 }
Expand Down Expand Up @@ -347,5 +346,43 @@ template = {

}

gen_power_bloc_1 = {
pattern = "pattern_solid.tga"
color1 = { 0.0 0.0 0.0 0.0 }

# If we ever change the order of layers here, remember to also update them
# in NGraphics::NPowerBlocCoa::PIECE_LAYERS_ORDER.

colored_emblem = {
texture = "pb_shield_pattern_00.dds"
color1 = "blue"
color2 = "blue"
instance = { scale = { 0.72 0.72 } position = { 0.49 0.6 } }
}

textured_emblem = {
texture = "pb_top_06.dds"
instance = { scale = { 0.7 0.7 } position = { 0.5 0.19 } }
}

textured_emblem = {
texture = "pb_frame_00.dds"
instance = { scale = { 0.9 0.9 } position = { 0.5 0.6 } }
}

colored_emblem = {
texture = "pb_center_03.dds"
color1 = "yellow"
color2 = "yellow"
instance = { scale = { 0.45 0.45 } position = { 0.49 0.54 } }
}

textured_emblem = {
texture = "pb_side_03.dds"
instance = { scale = { 0.65 0.65 } position = { 0.155 0.55 } }
instance = { scale = { -0.65 0.65 } position = { 0.82 0.55 } }
}
}


}
7 changes: 7 additions & 0 deletions common/coat_of_arms/template_lists/coa_templates.txt
Original file line number Diff line number Diff line change
Expand Up @@ -531,5 +531,12 @@ coat_of_arms_template_lists = {
}
90000 = jap_power_bloc_1
}
special_selection = {
trigger = {
exists = c:br_genoa
ROOT.power_bloc_leader = c:br_genoa
}
90000 = gen_power_bloc_1
}
}
}
8 changes: 4 additions & 4 deletions common/country_definitions/br_base_countries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ HES = {

country_type = unrecognized

tier = kingdom
tier = grand_principality

religion = catholic
cultures = { frankish }
Expand All @@ -249,7 +249,7 @@ WUR = {

country_type = unrecognized

tier = kingdom
tier = grand_principality

cultures = { alemannic }
capital = STATE_WURTTEMBERG
Expand Down Expand Up @@ -2626,7 +2626,7 @@ BRI = {
color = { 50 50 195 }
country_type = recognized

tier = kingdom
tier = grand_principality

cultures = { breton }
capital = STATE_BRITTANY
Expand Down Expand Up @@ -2994,7 +2994,7 @@ SGF = {
OCC = {
color = { 30 60 180 }
country_type = recognized
tier = kingdom
tier = grand_principality
cultures = { occitan }
capital = STATE_LANGUEDOC

Expand Down
8 changes: 3 additions & 5 deletions common/country_definitions/br_new_countries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ br_blacksea_colonies = {

tier = principality

cultures = { latinoi pontic }
cultures = { latinoi greek } #pontic
capital = STATE_ROSTOV
}

Expand Down Expand Up @@ -134,10 +134,8 @@ br_assyria = {
country_type = unrecognized

tier = grand_principality
#religion = sunni
cultures = { assyrian }
capital = STATE_MOSUL
#is_named_from_capital = yes
}

br_arevelyan = {
Expand Down Expand Up @@ -197,7 +195,7 @@ br_trebizond = {

tier = principality

cultures = { greek pontic }
cultures = { greek } #pontic
capital = STATE_TRABZON
}

Expand Down Expand Up @@ -592,7 +590,7 @@ br_taurica = {

tier = principality

cultures = { pontic varangian }
cultures = { greek varangian } #pontic
capital = STATE_CRIMEA
}

Expand Down
2 changes: 1 addition & 1 deletion common/cultures/br_new_cultures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@ varangian={

silesian={
color = rgb{ 104 90 22 }
religion = catholic
religion = protestant
traits = { west_slavic european_heritage }
male_common_first_names={
Adam
Expand Down
2 changes: 1 addition & 1 deletion common/decisions/br_change_religion_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ elysian_orthodox_decision = {
}
hidden_effect = {
trigger_event = {
id = br_elysium_events.1
id = br_new_world_events.1
days = 14
}
}
Expand Down
4 changes: 2 additions & 2 deletions common/decisions/br_ere_decisions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ romaioi_tagmata_decision = {
}
hidden_effect = {
trigger_event = {
id = anatolian_revolt.1
id = br_anatolian_revolt.1
days = 14
}
}
Expand All @@ -416,7 +416,7 @@ romaioi_tagmata_decision = {
remove_modifier = br_modifier_themata_primacy
hidden_effect = {
trigger_event = {
id = anatolian_revolt.2
id = br_anatolian_revolt.2
days = 14
}
}
Expand Down
24 changes: 24 additions & 0 deletions common/game_rules/br_game_rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,27 @@ moscovy_game_rule = {
moscovy_game_rule_large = {
}
}

north_sea_game_rule = {
default = north_sea_game_rule_default

north_sea_game_rule_default = {
}

north_sea_game_rule_large = {
}

}

hre_europe_game_rule = {
default = hre_europe_game_rule_default

hre_europe_game_rule_default = {
}

hre_europe_game_rule_medium = {
}

hre_europe_game_rule_large = { #big blue blob
}
}
4 changes: 2 additions & 2 deletions common/history/buildings/04_br_europa_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@
}
}
reserves=1
activate_production_methods={ "pm_saw_mills" "pm_hardwood" "pm_horse_drawn" "pm_horse_drawn_transport" }
activate_production_methods={ "pm_saw_mills" "pm_increased_hardwood" "pm_horse_drawn" "pm_horse_drawn_transport" }
}
create_building={
building="building_hagia_sophia"
Expand Down Expand Up @@ -677,7 +677,7 @@
}
}
reserves=1
activate_production_methods={ "pm_saw_mills" "pm_hardwood" "pm_horse_drawn" "pm_horse_drawn_transport" }
activate_production_methods={ "pm_saw_mills" "pm_increased_hardwood" "pm_horse_drawn" "pm_horse_drawn_transport" }
}
create_building={
building="building_fishing_wharf"
Expand Down
2 changes: 1 addition & 1 deletion common/history/buildings/11_br_anatolia_buildings.txt
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
}
}
reserves=1
activate_production_methods={ "pm_simple_forestry" "pm_horse_drawn" "pm_horse_drawn_transport" "pm_no_hardwood" }
activate_production_methods={ "pm_simple_forestry" "pm_horse_drawn" "pm_horse_drawn_transport" "pm_hardwood" }
}
create_building={
building="building_opium_plantation"
Expand Down
14 changes: 9 additions & 5 deletions common/history/countries/BYZ - Baselia Romaion.txt
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ COUNTRIES = {
months = -1
}
add_modifier = {
name = br_modifier_roman_roads #make into state modifiers or buildings
name = br_modifier_roman_roads #make into state modifier maybe
months = -1
}
add_modifier = {
Expand All @@ -271,10 +271,14 @@ COUNTRIES = {
days = 5
}

# trigger_event = {
# id = romaion_emp_rally.1
# days = 7
# }
trigger_event = {
id = br_new_world_events.10
days = 100
}
trigger_event = {
id = br_new_world_events.2
days = 400
}

}
}
8 changes: 4 additions & 4 deletions common/history/countries/HUN - Hungary.txt
Original file line number Diff line number Diff line change
Expand Up @@ -53,15 +53,15 @@
name = br_modifier_noble_privileges
years = 99
}
# add_modifier = {
# name = br_modifier_power_bloc_bonus
# months = 1
# }

trigger_event = {
id = br_nation_startup_event.7
days = 10
}
trigger_event = {
id = br_new_world_events.7
days = 34
}

ig:ig_devout = {
set_interest_group_name = ig_catholic_church
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,25 @@
set_interest_group_name = ig_landed_gentry
}

ig:ig_devout = {
set_interest_group_name = ig_anglican_church
}
#ig:ig_devout = {
# set_interest_group_name = ig_anglican_church
#}

#scope:target_country = {
# is_secessionist = yes
#}

#add_journal_entry = { type = je_victoria }

trigger_event = {
id = br_new_world_events.3
days = 24
}
trigger_event = {
id = br_new_world_events.4
days = 34
}

}

c:br_new_angland = {
Expand Down Expand Up @@ -101,9 +111,9 @@
years = 100
}

ig:ig_devout = {
set_interest_group_name = ig_anglican_church
}
#ig:ig_devout = {
# set_interest_group_name = ig_anglican_church
#}
}

c:SCO = {
Expand Down Expand Up @@ -134,9 +144,9 @@
set_interest_group_name = ig_landed_gentry
}

ig:ig_devout = {
set_interest_group_name = ig_anglican_church
}
#ig:ig_devout = {
# set_interest_group_name = ig_anglican_church
#}

}

Expand Down Expand Up @@ -166,10 +176,11 @@
ig:ig_landowners = {
set_interest_group_name = ig_landed_gentry
}

ig:ig_devout = {
#set_interest_group_name = ig_anglican_church
trigger_event = {
id = br_new_world_events.8
days = 75
}


}

Expand Down Expand Up @@ -200,9 +211,9 @@
set_interest_group_name = ig_landed_gentry
}

ig:ig_devout = {
set_interest_group_name = ig_anglican_church
}
#ig:ig_devout = {
# set_interest_group_name = ig_anglican_church
#}

}

Expand Down
Loading

0 comments on commit 48661e9

Please sign in to comment.