娶老婆创立圣公宗事件,1530年开始1560年结束,符合条件马上发生,要求统治者是男性已婚大于25岁,没有男性子嗣。这要怎么手动控制,单身到25然后结婚,应该是个好办法。
# The Act of Supremacy
flavor_eng.7 = {
type = country_event
fire_only_once = yes
title = flavor_eng.7.title
desc = flavor_eng.7.desc
dynamic_historical_event = {
tag = ENG
tag = GBR
from = 1530.1.1
to = 1560.1.1
monthly_chance = 100
}
trigger = {
religion = religion:catholic
ruler ?= {
is_female = no
is_married = yes
any_child = {
is_female = no
is_alive = yes
count < 1
}
age_in_years > 25
}
c:PAP ?= {religion = religion:catholic }
}
illustration_tags = {
10 = angry
10 = interior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:clergy_estate background = estate_type:clergy_estate }
create_character = {
first_name = name_anna
adm = 20
dip = 60
mil = 10
fertility = 25
female = yes
dynasty = dynasty:boleyn_dynasty
estate = estate_type:nobles_estate
religion = religion:anglican
age = 18
birth_location = location:rochester
save_scope_as = anne_boleyn
script = eng_anne_boleyn
}
ruler.first_spouse = {
save_scope_as = current_wife
}
capital = {
save_scope_as = target_location
}
root = { save_scope_as = target_root_country }
character:eng_thomas_wolsey ?= {
save_scope_as = thomas_wolsey
}
}
option = {
name = flavor_eng.7.a
historical_option = yes
custom_tooltip = flavor_eng.7.tt1
religion:anglican = {
enable_religion = yes
}
custom_tooltip = {
text = flavor_eng.7.a.tooltip
ordered_owned_location = {
order_by = population
max = {
value = 1
add = {
value = num_provinces
multiply = 0.2
}
}
every_pop = {
limit = {
religion = religion:catholic
}
split_pop = {
fraction = 0.20
religion = religion:anglican
}
}
}
}
change_religion = religion:anglican
change_religion_for_ruler_and_family = { country = ROOT religion = religion:anglican }
add_stability = stability_extreme_penalty
ruler ?= {
divorce_character = scope:current_wife
marry_character = scope:anne_boleyn
change_character_religion = religion:anglican
}
custom_tooltip = flavor_eng.7.tt2
add_estate_satisfaction = { type = estate_type:nobles_estate
value = estate_satisfaction_mild_penalty
}
}
option = {
name = flavor_eng.7.b
c:PAP = {
add_opinion = {
target = root
modifier = accepted_supremacy_of_rome
}
}
hidden_effect = {
scope:anne_boleyn = {
add_character_modifier = {
modifier = block_marriage
years = -1
mode = add_and_extend
}
}
}
custom_tooltip = flavor_eng.7.tt1
character:eng_thomas_wolsey ?= {
if = {
limit = {
is_alive = yes
in_cabinet = yes
}
add_adm = 10
add_dip = 10
root = { custom_tooltip = flavor_eng.7.tt3 }
}
}
ruler = {
add_adm = -10
add_dip = -10
}
custom_tooltip = flavor_eng.7.tt4
}
historical_info = flavor_eng.7.historical_info
}