Skip to content

Commit

Permalink
Gender, Nudity, & IG update (#466)
Browse files Browse the repository at this point in the history
* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Add files via upload

* Update ck_religious_heritage.txt

* Add files via upload

* Update ck_religious_heritage_l_english.yml

* Add files via upload

* Add files via upload

* Update ig_ideologies.txt

* Update religion_group_map.txt
  • Loading branch information
MrKinich authored Sep 25, 2023
1 parent 876ab3d commit 64447ef
Show file tree
Hide file tree
Showing 80 changed files with 74,588 additions and 40 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,273 @@
ai_strategy_progressive_agenda = {
icon = "gfx/interface/icons/ai_strategy_icons/progressive_agenda.dds"

type = political

revolution_aversion = {
value = 2.5
}

min_law_chance_to_pass = {
value = 20
}

max_progressiveness = {
value = 100
}

max_regressiveness = {
value = 25
}

change_law_chance = {
value = 10

if = {
limit = { any_interest_group = { is_insurrectionary = yes } }
add = 10
}
}

pro_interest_groups = {
ig_intelligentsia
ig_industrialists
}

institution_scores = {
institution_colonial_affairs = {
value = 75
}
institution_social_security = {
value = 100
}
institution_workplace_safety = {
value = 100
}
institution_schools = {
value = 150
}
institution_police = {
value = 75
}
institution_health_system = {
value = 100
}
institution_home_affairs = {
value = 100
}
}

possible = {
OR = {
AND = {
exists = ig:ig_intelligentsia
ig:ig_intelligentsia = { is_marginal = no }
}
AND = {
exists = ig:ig_industrialists
ig:ig_industrialists = { is_marginal = no }
}
}
}

weight = {
value = 5

if = {
limit = {
exists = ruler
ruler = {
OR = {
has_ideology = ideology:ideology_radical
has_ideology = ideology:ideology_atheist
is_feminist_character = yes ### Converter
has_ideology = ideology:ideology_abolitionist
has_ideology = ideology:ideology_market_liberal
}
}
}

add = 20
}

if = {
limit = {
exists = ruler
ruler = {
has_ideology = ideology:ideology_republican_leader
}
}

add = 40
}

if = {
limit = {
exists = ig:ig_intelligentsia
ig:ig_intelligentsia = { is_powerful = yes }
}

add = 10
}

if = {
limit = {
exists = ig:ig_industrialists
ig:ig_industrialists = { is_powerful = yes }
}

add = 10
}

if = {
limit = {
has_variable = japan_forced_to_open_market
}
add = 1000
}

if = {
limit = {
has_journal_entry = je_sick_man_main
}
add = 100
}

if = {
limit = {
has_modifier = forced_regime_change
OR = {
ig:ig_industrialists ?= { is_in_government = yes }
ig:ig_intelligentsia ?= { is_in_government = yes }
}
}

add = 1000
}
}
}

ai_strategy_egalitarian_agenda = {
icon = "gfx/interface/icons/ai_strategy_icons/egalitarian_agenda.dds"

type = political

revolution_aversion = {
value = 1
}

min_law_chance_to_pass = {
value = 15
}

max_progressiveness = {
value = 1000
}

max_regressiveness = {
value = 0
}

change_law_chance = {
value = 15

if = {
limit = { any_interest_group = { is_insurrectionary = yes } }
add = 5
}
}

pro_interest_groups = {
ig_trade_unions
}

anti_interest_groups = {
ig_landowners
ig_industrialists
ig_petty_bourgeoisie
}

institution_scores = {
institution_colonial_affairs = {
value = 50
}
institution_social_security = {
value = 150
}
institution_workplace_safety = {
value = 150
}
institution_schools = {
value = 150
}
institution_police = {
value = 50
}
institution_health_system = {
value = 150
}
institution_home_affairs = {
value = 75
}
}

possible = {
has_technology_researched = egalitarianism
exists = ig:ig_trade_unions
ig:ig_trade_unions = { is_marginal = no }
}

weight = {
value = 10

if = {
limit = {
exists = ruler
ruler = {
OR = {
has_ideology = ideology:ideology_radical
has_ideology = ideology:ideology_reformer
is_feminist_character = yes ### Converter
has_ideology = ideology:ideology_abolitionist
has_ideology = ideology:ideology_social_democrat

}
}
}

add = 20
}

if = {
limit = {
exists = ruler
ruler = {
OR = {
has_ideology = ideology:ideology_vanguardist
has_ideology = ideology:ideology_anarchist
}
}
}

add = 50
}

if = {
limit = {
exists = ig:ig_trade_unions
ig:ig_trade_unions = { is_powerful = yes }
}

add = 10
}

if = {
limit = {
has_modifier = forced_regime_change
ig:ig_trade_unions ?= { is_in_government = yes }
}

add = 1000
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
canonic_dreyfus_character_template = {
first_name = Alfred
last_name = Dreyfus
historical = yes
culture = scope:dreyfus_culture ##Converter
religion = jewish
female = no
interest_group = ig_armed_forces
ideology = ideology_moderate
age = 32
is_general = yes
hq = region_france
birth_date = 1859.10.9
traits = {
basic_artillery_commander
reserved
ambitious
}
}
canonic_esterhazy_character_template = {
first_name = Ferdinand_Walsin
last_name = Esterhazy
historical = yes
culture = global_var:fra_culture
#religion = scope:root
female = no
interest_group = ig_armed_forces
ideology = ideology_moderate
age = 41
is_general = yes
hq = region_france
birth_date = 1847.12.16
traits = {
basic_colonial_administrator
expensive_tastes
reckless
}
}
canonic_zola_character_template = {
first_name = Emile
last_name = Zola
historical = yes
culture = global_var:fra_culture
#religion = scope:root
female = no
ig_leader = yes
interest_group = ig_intelligentsia
ideology = ideology_radical
age = 52
#birth_date = 1840.4.2
traits = {
persistent
meticulous
inspirational_orator
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
garibaldi_character_template = {
first_name = Giuseppe
last_name = Garibaldi
historical = yes
culture = global_var:nor_ita_culture
#religion = catholic # He hated the pope, but still identified as a Christian
interest_group = ig_trade_unions
is_agitator = yes
female = no
birth_date = 1807.7.4
dna = dna_giuseppe_garibaldi
ideology = ideology_radical
traits = {
brave
basic_offensive_planner
}
}
Loading

0 comments on commit 64447ef

Please sign in to comment.