ireland.11 爱尔兰吟游诗人事件
时间范围
事件无明确 from 和 to 日期限制,为动态历史事件。触发概率未指定 monthly_chance。
触发条件
事件代码中未定义 trigger 字段,具体触发条件需参考游戏内其他机制或事件链。
关键效果
- 选项 A:释放侮辱!
- 名称:
ireland.11.a - 效果:执行
bard_10_neighbor_country_effect = yes(对邻国施加吟游诗人效果,具体影响取决于游戏内该效果的定义)
- 名称:
背景介绍
该事件涉及爱尔兰的吟游诗人传统。在中世纪和近代早期的爱尔兰,吟游诗人不仅是诗人、音乐家,也是重要的社会和政治评论者。他们可以通过诗歌和歌曲赞扬或讽刺贵族,甚至影响公众舆论和政治声誉。此事件可能模拟了吟游诗人对邻国或内部政治对手发动言语攻击的情景,反映了当时文化力量在政治斗争中的作用。
完整事件代码
ireland.11 = {
type = country_event
title = ireland.11.title
desc = ireland.11.desc
illustration_tags = {
10 = angry
10 = interior
}
immediate = {
event_illustration_estate_effect = { foreground = estate_type:nobles_estate background = estate_type:nobles_estate }
}
# Release the insult!
option = {
name = ireland.11.a
bard_10_neighbor_country_effect = yes
}
}