删除 events/ht_zhuanhuan_fuyong.txt

This commit is contained in:
skttt 2024-11-21 20:42:09 +08:00
parent c07349c513
commit 9457b506ed

View File

@ -1,47 +0,0 @@
namespace = ht_fuyong
country_event = {
id = ht_fuyong.1
title = ht_fuyong_leixing_t
desc = ht_fuyong_leixing_d
picture = ht_shangdian
is_triggered_only = yes
option = {
name = fuyong_zhuanhuan_1
trigger = {
NOT = { has_country_flag = ht_sub_jianli_1 }
}
add_years_of_income = -0.2
set_country_flag = ht_sub_jianli_1
}
option = {
name = fuyong_zhuanhuan_2
add_years_of_income = -0.35
trigger = {
ht_vassal_1 = 1
NOT = { has_country_flag = ht_sub_jianli_2 }
}
set_country_flag = ht_sub_jianli_2
}
option = {
name = fuyong_zhuanhuan_3
add_years_of_income = -0.5
trigger = {
ht_vassal_2 = 1
NOT = { has_country_flag = ht_sub_jianli_3 }
}
set_country_flag = ht_sub_jianli_3
}
option = {
name = fuyong_hebing
trigger = {
ht_vassal_3 = 1
NOT = { has_country_flag = ht_sub_hebing_3 }
dip_power = 300
}
add_dip_power = -300
set_country_flag = ht_sub_hebing_3
}
option = {
name = tuichu
}
}