Event
In Defense of the Holy Roman Empire!

The Holy Roman Empire Leader Title has rushed to the defense of Actor against foreign aggression!
Definitionin_game/events/hre.txt:990
991type = country_event
992title = hre.908.title In Defense of the Holy Roman Empire!
993desc = hre.908.desc The Holy Roman Empire Leader Title has rushed to the defense of Actor against foreign aggression!
994outcome = neutral
996illustration_tags = {
99710 = regular
99810 = exterior
}
1001immediate = {
}
1003hidden_effect = {
1005leader_country.ruler ?= {
1005save_scope_as = hre_ruler
}
1006change_variable = {
1008add = {
1009value = scope:recipient.total_population
1010divide = scope:war.attacker_leader.total_population
1011max = 2
1012min = 0.1
1013multiply = 5
}
}
}
}
}