war_of_the_roses = { potential = { tag = ENG normal_or_historical_nations = yes government = monarchy is_subject = no uses_doom = no NOT = { is_year = 1500 } NOT = { has_country_flag = had_war_of_the_roses } } can_start = { has_any_disaster = no has_heir = no has_regency = no is_lesser_in_union = no } can_stop = { OR = { has_any_disaster = yes has_heir = yes has_regency = yes is_lesser_in_union = yes } } progress = { modifier = { factor = 1 NOT = { legitimacy = 90 } } modifier = { factor = 3 has_ruler_modifier = low_fertility } modifier = { factor = 0.5 NOT = { dynasty = York } } modifier = { factor = 0.5 NOT = { dynasty = Lancaster } } modifier = { factor = 0.5 NOT = { stability = 1 } } modifier = { factor = 0.5 NOT = { ADM = 2 } } modifier = { factor = 0.5 NOT = { DIP = 2 } } modifier = { factor = 0.5 NOT = { MIL = 2 } } } can_end = { NOT = { num_of_rebel_controlled_provinces = 1 } NOT = { has_spawned_rebels = pretender_rebels } stability = 1 OR = { AND = { has_regency = no has_heir = yes } NOT = { government = monarchy } } } modifier = { possible_mercenaries = 0.125 global_trade_goods_size_modifier = -0.10 } on_start = war_of_the_roses.1 on_end = war_of_the_roses.100 on_monthly = { events = { } random_events = { 1000 = 0 100 = war_of_the_roses.2 100 = war_of_the_roses.3 100 = war_of_the_roses.4 100 = war_of_the_roses.5 #6 is triggere from on battle 100 = war_of_the_roses.7 100 = war_of_the_roses.8 100 = war_of_the_roses.9 #10 & 11 is triggered from siege won #12 % 13 triggers for other nations, and fires 14. #101 & 102 are endings for rebel victory. } } }
prostownik11