Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- political_decisions = {
- form_poland_lithuania {
- potential = {
- OR = {
- AND = {
- tag = POL
- LIT = {
- ai = yes
- }
- }
- AND = {
- tag = LIT
- POL = {
- ai = yes
- }
- }
- }
- NOT = { has_global_flag = form_poland_lithuania }
- }
- allow = {
- OR = {
- AND = {
- tag = POL
- OR = {
- LIT = {
- all_core = {
- owned_by = POL
- }
- }
- is_our_vassal = LIT
- }
- }
- AND = {
- tag = LIT
- OR = {
- POL = {
- all_core = {
- owned_by = LIT
- }
- }
- is_our_vassal = POL
- }
- }
- }
- }
- effect = {
- change_tag = PLC
- POL = {
- any_core = {
- remove_core = POL
- }
- }
- LIT = {
- any_core = {
- remove_core = LIT
- }
- }
- PLC = {
- inherit = POL
- inherit = LIT
- }
- prestige = 25
- set_global_flag = form_poland_lithuania
- }
- ai_will_do = {
- factor = 1
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment