
PolicyChanged this version
Imperial Armory Implementation
The Holy Roman Empire Leader Title gains the privilege to construct Imperial Armory (Abroad) within the lands of the Empire.
Imperial RegisterLawallowModifiers
Definitionin_game/common/laws/20_hre.txt:387
388level = 2
389allow = {
}
393custom_tooltip = {
394text = has_enabled_hre_treasury_tt Holy Roman Empire has unlocked the Imperial Treasury by having either Treasury Taxation or Imperial Taxation enacted
395has_enabled_currency = gold
}
}
398manpower = yes
400on_activate = {
}
}
404country_modifier = {
405potential_trigger = {
406is_leader_of_international_organization = scope:recipient
}
}
410international_organization_modifier = {
411pure_tooltip_entry = pte_yes_imperial_armory
}
414wants_propose_policy = {
416if = {
417limit = {
418scope:recipient = {
}
}
422add = {
423desc = "POLICY_BIAS_LEADER_WANTS" Leader desires to pass this law
424value = 75
}
}
427else = {
428subtract = {
429desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
430value = 1000
}
}
}
