
Policy
Unified Treasury
The different treasuries of the Union shall be unified into one single entity which fills the coffers of the monarch and allows them to spend the gold in the best interest of the Union.
Unified Succession LawPolicyallowModifiers
Definitionin_game/common/laws/40_personal_unions.txt:302
303allow = {
}
308payments_implemented = {
union_contribution
}
309on_activate = {
}
316international_organization_modifier = {
317union_integration_level = 1
}
322wants_propose_policy = {
323if = {
329add = {
330desc = "VOTE_BASE_VALUE" Base Value
331value = 50
}
}
334else = {
335add = {
336desc = "VOTE_BASE_VALUE" Base Value
337value = -50
}
}
}
344wants_keep_policy = {
345if = {
351add = {
352desc = "VOTE_IS_SENIOR_PARTNER" Is Senior Partner of Recipient
353value = 1000
}
}
356else = {
357subtract = {
358desc = "VOTE_IS_JUNIOR_PARTNER" Is Junior Partner of Recipient
359value = 25
}
}
362add = {
363desc = "VOTE_CONSERVATIVE_CLIMATE" Conservative Climate in Recipient
364value = 50
}
}
