事件
Target Country Culture海盗

随着拉丁诸国在巴尔干半岛南部的建立,以及意大利商业共和国在该地区的贸易活动的扩展,过去几十年中,航行于爱琴海的商船数量持续稳定增长。然而,这种繁荣也引起了敌人的注意,他们不择手段地企图对我们造成伤害。因此,我们在Target Country的异教敌人决定招募私掠船,他们目前正公开攻击Country Adjective商人的航运。
医院国家dynamic historical event.tag土耳其文化immediate, trigger
天主教宗教trigger
逊尼派宗教immediate, trigger定义in_game/events/DHE/flavor_kni.txt:297
298type = country_event
299title = flavor_kni.10.title Target Country Culture海盗
300desc = flavor_kni.10.desc 随着拉丁诸国在巴尔干半岛南部的建立,以及意大利商业共和国在该地区的贸易活动的扩展,过去几十年中,航行于爱琴海的商船数量持续稳定增长。然而,这种繁荣也引起了敌人的注意,他们不择手段地企图对我们造成伤害。因此,我们在Target Country的异教敌人决定招募私掠船,他们目前正公开攻击Country Adjective商人的航运。
301outcome = neutral
302fire_only_once = yes
311trigger = {
313area:west_anatolia_area = {
314any_location_in_area = {
315is_coastal = yes
316owner = {
319OR = {
320any_privateer_from_country = {
320count >= 1
}
321expected_navy_size >= 10
}
}
}
}
}
328illustration_tags = {
32910 = regular
33010 = exterior
}
333immediate = {
}
335area:west_anatolia_area = {
336random_location_in_area = {
337limit = {
338is_coastal = yes
339owner = {
342OR = {
343any_privateer_from_country = {
343count >= 1
}
344expected_navy_size >= 10
}
}
}
348owner = {
349save_scope_as = target_country
}
}
}
}