Crusader Kings III

Crusader Kings III

[KET] Omniscient
Ri'Zakar 2 Jan, 2023 @ 12:21pm
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 } } } } }
< >
Showing 1-1 of 1 comments
MK Black 27 Jul, 2024 @ 9:54am 
Please add this OP
< >
Showing 1-1 of 1 comments
Per page: 1530 50