
Policy
Possible Offense
In order to survive, the Union must thrive through conquest and growth of their own power. Each member may be allowed to call in other members in times of war.
Assured OffensePolicywants propose policy
Duty for OffensePolicywants propose policyDefinitionin_game/common/laws/40_personal_unions.txt:926
931join_offensive_wars_can_call = {
932always = yes
}
934wants_propose_policy = {
935if = {
941subtract = {
942desc = "DIPLOREASON_IS_NOT_LEADER_COUNTRY" Is not leader of Recipient
943value = 1000
}
}
946else = {
947add = {
948desc = "BIAS_FROM_RULER_TRAITS" Bias from Ruler Traits
}
}
952if = {
953limit = {
954scope:recipient = {
955OR = {
}
}
}
961subtract = {
962desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" We already have a better policy
963value = 1000
}
}
}
967wants_this_policy_bias = {
968add = {
969desc = "VOTE_BASE_VALUE" Base Value
970value = -25
}
972add = {
973desc = "NEEDS_ALLIES_AGAINST_DIFFICULT_CONQUEST_TARGETS" Difficulty of conquest targets
976max = 30
977min = 0.5
}
}
981wants_keep_policy = {
982add = {
983desc = "DIPLOREASON_BASE" Base
984value = 20
}
}