Событие

Слава Священной Римской Империи!

hre.904in_game/events/hre.txt:795
Слава Священной Римской Империи!

Священная Римская Империя отбила нападение захватчиков из CL GEN!

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

796type = country_event
797title = hre.904.title Слава Священной Римской Империи!
798desc = hre.904.desc Священная Римская Империя отбила нападение захватчиков из CL GEN!
799outcome = neutral
801illustration_tags = {
80210 = regular
80310 = exterior
}
806immediate = {
808assert_if = {
809limit = {
810debug_only = yes
811NOT = {
811exists = scope:loser
}
}
813text = "on_winning_war did not save scope:loser for the event hre.904"
}
815assert_if = {
816limit = {
817debug_only = yes
818NOT = {
818exists = scope:winner
}
}
820text = "on_winning_war did not save scope:winner for the event hre.904"
}
823leader_country.ruler ?= {
823save_scope_as = hre_ruler
}
}
}

Варианты

AМы это предвидели…
830if = {
831limit = {
832exists = scope:winner
833exists = scope:loser
}
835change_variable = {
836name = imperial_authority Имперская власть
837add = {
838value = scope:loser.total_population
839divide = scope:winner.total_population
840max = 2
841min = 0.1
842multiply = 5
}
}
}
846else = {
848change_variable = {
849name = imperial_authority Имперская власть
850add = 0.25
}
}
}