Crusader Kings III

Crusader Kings III

[KET] Omniscient
Ri'Zakar 2023 年 1 月 2 日 下午 12:21
Can Raid alerts are only for those who can actually raid
Maybe it would make sense to limit raiding notifications only for those who can raid? For some reason, I couldn't get it to work with can_raid_trigger, but just adding its contents seemed to do the trick.
check_create_action = { if = { limit = { OR = { government_has_flag = government_can_raid_rule faith = { has_doctrine_parameter = faith_can_raid } AND = { exists = dynasty dynasty = { has_dynasty_modifier = fp1_legacy_of_piracy_modifier } } culture = { has_cultural_parameter = culture_can_raid_at_sea_even_if_feudal } } NOT = { faith = { has_doctrine_parameter = holy_wars_forbidden } } } every_character_to_title_neighboring_county = { limit = { holder = { NOT = { has_truce = root } NOT = { is_allied_to = root } current_military_strength < root.current_military_strength } } every_county_province = { limit = { available_loot >= 15 } try_create_important_action = { important_action_type = action_should_raid actor = root recipient = this secondary_recipient = this landed_title = barony } } } } }
< >
正在显示第 1 - 1 条,共 1 条留言
MK Black 2024 年 7 月 27 日 上午 9:54 
Please add this OP
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50