编了个吞并国家的事件
欧陆风云4吧
全部回复
仅看楼主
level 4
jianbing3hao1 楼主
event 88888
变成某国同时吞并之
country_event = {
id = 88888
title = "EVTNAME9075"
desc = "EVTDESC9075"
picture = HRE_eventPicture
major = yes
is_triggered_only = yes
option = {
name = "EVTOPTA9075"
inherit = MNG
change_tag = MNG
}
option = {
name = "EVTOPTA9075"
inherit = FRA
change_tag = FRA
}
option = {
name = "EVTOPTA9075"
inherit = ENG
change_tag = ENG
}
option = {
name = "EVTOPTA9075"
inherit = CAS
change_tag = CAS
}
option = {
name = "EVTOPTA9075"
inherit = TUR
change_tag = TUR
}
option = {
name = "EVTOPTA9075"
inherit = POR
change_tag = POR
}
option = {
name = "EVTOPTA9075"
inherit = POL
change_tag = POL
}
option = {
name = "EVTOPTA9075"
inherit = LIT
change_tag = LIT
}
option = {
name = "EVTOPTA9075"
inherit = HUN
change_tag = HUN
}
option = {
name = "EVTOPTA9075"
inherit = MOS
change_tag = MOS
}
option = {
name = "EVTOPTA9075"
inherit = MAM
change_tag = MAM
}
option = {
name = "EVTOPTA9075"
inherit = INC
change_tag = INC
}
option = {
name = "EVTOPTA9075"
inherit = TIM
change_tag = TIM
}
option = {
name = "EVTOPTA9075"
inherit = BUR
change_tag = BUR
}
option = {
name = "EVTOPTA9075"
inherit = CRI
change_tag = CRI
}
option = {
name = "EVTOPTA9075"
inherit = VIJ
change_tag = VIJ
}
}
2018年11月25日 12点11分 1
level 4
jianbing3hao1 楼主
event 99075
成立并吞并神罗(含奥地利)
country_event = {
id = 99075
title = "EVTNAME9075"
desc = "EVTDESC9075"
picture = HRE_eventPicture
major = yes
is_triggered_only = yes
option = {
name = "EVTOPTA9075"
change_tag = HLR
culture_group_union = germanic
add_country_modifier = {
name = "rome_reborn"
duration = -1
}
every_province = {
limit = {
is_part_of_hre = yes
OR = {
owned_by = ROOT
owner = { is_neighbor_of = ROOT }
}
NOT = { is_core = ROOT }
}
add_core = emperor
}
every_country = {
limit = {
is_part_of_hre = yes
#is_emperor = no
num_of_cities = 1
}
country_event = { id = 9076 }
}
dismantle_hre = yes
add_adm_power = 250
}
}
2018年11月25日 12点11分 2
level 4
jianbing3hao1 楼主
注意,第一个事件,不能两次变成同一个国家,变得次数太多也会死机
2018年11月25日 12点11分 3
level 4
jianbing3hao1 楼主
第一个事件,把
change_tag =
的代码删掉,就是吞并不改国家
2018年11月25日 12点11分 4
1