Скриптовый эффектИзменено в этой версии

lots_of_religion

lots_of_religionin_game/common/scripted_effects/country_effects.txt:582

Определениеin_game/common/scripted_effects/country_effects.txt:582

583custom_description = {
584text = lots_of_religion_text
585object = $religion$
586value = $other_religion$
587every_owned_location = {
588limit = {
588region = root.capital.region
}
589every_pop = {
590limit = {
590religion = $other_religion$
}
591random_list = {
5925 = {
592split_pop = {
592fraction = 0.05
592religion = $religion$
}
}
59315 = {
593split_pop = {
593fraction = 0.1
593religion = $religion$
}
}
59440 = {
594split_pop = {
594fraction = 0.2
594religion = $religion$
}
}
59520 = {
595split_pop = {
595fraction = 0.4
595religion = $religion$
}
}
59610 = {
596split_pop = {
596fraction = 0.55
596religion = $religion$
}
}
59710 = {
597split_pop = {
597fraction = 0.7
597religion = $religion$
}
}
}
}
}
}