
ActionChanged this version
Acquire Casus Belli
Get a Subjugation Casus Belli to use against countries outside the Lordship of Ireland.
Lordship of IrelandInternational Organizationpotential, select trigger 1, select trigger 2
Can Use Lordship of Ireland Casus BelliModifier TypeallowDefinitionin_game/common/generic_actions/lordship_of_ireland.txt:1
2type = internationalorganization
4ai_tick = monthly
5ai_tick_frequency = 60
7automation_tick = never
8show_message_to_target = yes
14allow = {
}
21price = price:lordship_of_ireland_casus_belli
22cooldown = {
22type = lordship_of_ireland_casus_belli Acquire Casus Belli
22years = 10
}
24select_trigger = {
25looking_for_a = international_organization
26source = actor
27target_flag = recipient
28name = "choose_international_organization" Choose the International Organization:
29column = {
29data = name
}
30visible = {
}
}
33select_trigger = {
34looking_for_a = country
35interaction_source_list = {
36region:ireland_region = {
37every_location_in_region = {
38owner ?= {
39add_to_list = source
}
}
}
}
44target_flag = target
45name = "choose_country" Choose the Country:
46column = {
46data = name
}
47visible = {
48NOT = {
48this = scope:actor
}
49capital = {
49region = region:ireland_region
}
50NOT = {
}
}
53enabled = {
54is_neighbor_of = scope:actor
}
}
58effect = {
59if = {
60limit = {
60exists = scope:target
}
61scope:actor = {
}
}
69else = {
69custom_tooltip = lordship_of_ireland_casus_belli Acquire Casus Belli
}
}
73ai_prerequisite = {
74exists = scope:target
}
77ai_will_do = {
78add = {
79desc = "game_concept_stability"
80value = "scope:actor.currency_utility(stability|stability_mild_bonus)"
}
}