2025-03-22 04:03:09

This commit is contained in:
actions[bot]
2025-03-22 04:03:10 +00:00
parent c91e08274b
commit 42c334dc3c
66 changed files with 2136 additions and 642 deletions

View File

@@ -61,36 +61,36 @@ country_event = {
}
}
country_event = {
id = YUW_event.44
title = "打扰一下!"
desc = "广告时间觉得塞壬的AI后期强度不够那你可以来试试由下划线人_制作的战双帕弥什MOD绝对打得爽后期更有挑战创意工坊搜素”战双“就能搜到噢"
picture = GFX_report_event_generic_read_write
trigger = {
is_ai = no
has_war = no
date > 1937.6.1
OR = {
tag = YUW
is_in_faction_with = YUW
}
}
fire_only_once = yes
option = {
name = "啊好好好"
add_political_power = 20
}
option = {
name = "还会有广告出现吗?"
add_war_support = 0.05
custom_effect_tooltip = yuw_guanggaoshijian
}
option = {
name = "其实我早就玩过你的MOD啦"
set_country_flag = yuw_caidantank
army_experience = 10
}
}
#country_event = {
# id = YUW_event.44
# title = "打扰一下!"
# desc = "广告时间觉得塞壬的AI后期强度不够那你可以来试试由下划线人_制作的战双帕弥什MOD绝对打得爽后期更有挑战创意工坊搜素”战双“就能搜到噢"
# picture = GFX_report_event_generic_read_write
# trigger = {
# is_ai = no
# has_war = no
# date > 1937.6.1
# OR = {
# tag = YUW
# is_in_faction_with = YUW
# }
# }
# fire_only_once = yes
# option = {
# name = "啊好好好"
# add_political_power = 20
# }
# option = {
# name = "还会有广告出现吗?"
# add_war_support = 0.05
# custom_effect_tooltip = yuw_guanggaoshijian
# }
# option = {
# name = "其实我早就玩过你的MOD啦"
# set_country_flag = yuw_caidantank
# army_experience = 10
# }
#}
news_event = {
id = YUW_event.43
@@ -4796,4 +4796,20 @@ country_event = {
factor = 0
}
}
}
country_event = {
id = YUW_event.136
title = "新的选举?"
desc = "国内许多人认为现在的鸢尾就是最好的,没必要进行新的选举了。"
picture = GFX_aze_kan
is_triggered_only = yes
option = {
name = "享受当下吧!"
add_political_power = 200
add_stability = 0.2
ai_chance = {
factor = 100
}
}
}