이벤트
신성 로마 제국의 수호를 위하여!

신성 로마 제국 Leader Title께서 외세의 침략을 받은 Actor(을)를 지키기 위해 쏜살같이 나섰습니다!
정의in_game/events/hre.txt:990
991type = country_event
992title = hre.908.title 신성 로마 제국의 수호를 위하여!
993desc = hre.908.desc 신성 로마 제국 Leader Title께서 외세의 침략을 받은 Actor(을)를 지키기 위해 쏜살같이 나섰습니다!
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
}
}
}
}
}