Событие

Возвращение заблудшей овцы

hre.903in_game/events/hre.txt:718
Возвращение заблудшей овцы

True Faith Country, княжество Священной Римской Империи, обратилось в истинную веру!

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

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

719type = country_event
720title = hre.903.title Возвращение заблудшей овцы
721desc = hre.903.desc True Faith Country, княжество Священной Римской Империи, обратилось в истинную веру!
722outcome = neutral
724illustration_tags = {
72510 = happy
72610 = interior
}
729immediate = {
731assert_if = {
732limit = {
733debug_only = yes
734NOT = {
734exists = scope:true_faith_country
}
}
736text = "on_religion_changed did not save scope:true_faith_country for the event hre.903"
}
738hidden_effect = {
739if = {
740limit = {
740exists = scope:true_faith_country
}
741set_variable = {
743value = scope:true_faith_country.total_population
}
755else = {
756change_variable = {
758divide = 1000
}
}
761change_variable = {
763max = 0.2
764min = 0.01
765multiply = 100
}
}
768else = {
769set_variable = {
771value = 0.1
}
}
}
}
789after = {
790remove_variable = imperial_authority_change
}

Варианты

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