
PolicyChanged this version
Expansion of the Armories
Every Imperial Armory (Abroad) shall gain extra resources in order to expand the amount of possible soldiers recruited for the Empire.
Imperial RegisterLawallow
Imperial Standing ArmyPolicywants propose policyModifiers
Definitionin_game/common/laws/20_hre.txt:442
443level = 3
444allow = {
}
448custom_tooltip = {
449text = has_enabled_hre_treasury_tt Holy Roman Empire has unlocked the Imperial Treasury by having either Treasury Taxation or Imperial Taxation enacted
450has_enabled_currency = gold
}
}
453manpower = yes
455on_activate = {
}
}
459country_modifier = {
460potential_trigger = {
461is_leader_of_international_organization = scope:recipient
}
}
465international_organization_modifier = {
466hre_imperial_armory_level = 1
}
469wants_propose_policy = {
471if = {
472limit = {
473scope:recipient = {
}
}
477add = {
478desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
479value = 125
}
}
482else = {
483subtract = {
484desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
485value = 1000
}
}
}
490wants_this_policy_bias = {
492subtract = {
492desc = "POLICY_RESTRICTS_SOVEREIGNTY" The reform restricts our sovereignty
492value = 25
}
}
494wants_keep_policy = {
496subtract = {
497desc = "POLICY_POPULARITY_TO_KEEP" Reason To Keep Law
498value = 25
}
}
