Событие

Освобождение княжества

hre.907in_game/events/hre.txt:911
Освобождение княжества

Released Country, княжество Священной Римской Империи, освободилось от иностранного ига!

ТребуетСвященная Римская ИмперияМеждународное объединениеimmediateimperial_authority_changeПеременнаяimmediate

Определениеin_game/events/hre.txt:911

912type = country_event
913title = hre.907.title Освобождение княжества
914desc = hre.907.desc Released Country, княжество Священной Римской Империи, освободилось от иностранного ига!
915outcome = neutral
917illustration_tags = {
91810 = happy
91910 = interior
}
922immediate = {
924hidden_effect = {
926leader_country.ruler ?= {
926save_scope_as = hre_ruler
}
}
928if = {
929limit = {
929exists = scope:released_country
}
930set_variable = {
932value = scope:released_country.total_population
}
944else = {
945change_variable = {
947divide = 1000
}
}
950change_variable = {
952max = 0.2
953min = 0.01
954multiply = 100
}
}
957if = {
958limit = {
959OR = {
960NOT = {
960has_variable = imperial_authority_change
}
}
}
964set_variable = {
966value = 0.1
}
}
}
}
984after = {
985remove_variable = imperial_authority_change
}

Варианты

ACommon String Positive
974custom_tooltip = {
975text = hre.imperial_authority_change.tt Священная Римская Империя получает Imperial Authority Change к имперской власти
977change_variable = {
978name = imperial_authority Имперская власть
979add = {
979value = root.var:imperial_authority_change
}
}
}
}