删除 events/ht_junzhu_sanwei.txt

This commit is contained in:
skttt 2024-11-21 20:41:27 +08:00
parent 21d5bcdb55
commit bd810f2f54

View File

@ -1,80 +0,0 @@
namespace = ht_junzhu_sanwei
country_event = { # cgqTIN Nôu„væ‰ÑSîOck
id = ht_junzhu_sanwei.1
title = ht_junzhu_sanwei_t
desc = ht_junzhu_sanwei_d
picture = ht_shangdian
is_triggered_only = yes
option = {
name = junzhu_sanwei_k
set_global_flag = junzhu_sanwei_chufa_k
}
option = {
name = junzhu_sanwei_g
set_global_flag = junzhu_sanwei_chufa_g
}
option = { name = tuichu }
}
country_event = { #<>µu(rˆTIN„v<10>:gNöN
id = ht_junzhu_sanwei.2
title = ht_junzhu_sanwei_000_t
desc = ht_junzhu_sanwei_000_d
picture = ht_shangdian
trigger = {
OR = {
AND = {
adm = 0
NOT = { adm = 2 }
}
AND = {
dip = 0
NOT = { dip = 2 }
}
}
}
mean_time_to_happen = {
months = 120
}
immediate = {
hidden_effect = {
if = {
limit = { ai = yes }
define_ruler = {
adm = 5
dip = 5
mil = 1
age = 20
claim = 95
female = yes
}
}
}
}
option = {
name = junzhu_sanwei_tongzhizhe
trigger = {
ai = no
}
define_ruler = {
adm = 5
dip = 5
mil = 1
age = 20
claim = 95
female = yes
}
}
option = {
name = junzhu_sanwei_tongzhi_bu
trigger = {
ai = no
}
}
option = {
name = junzhu_sanwei_tongzhizhe
trigger = {
ai = yes
}
}
}