
Peace TreatyNew this version
Destroy the Target Ap
Their patriarchate shall be dissolved by treaty, its hierarchy cast down and its members left to find a new spiritual lord.
Autocephalous PatriarchateInternational Organizationallow, cost, effectDefinitionin_game/common/peace_treaties/destroy_autocephalous_patriarchate.txt:1
2cost = {
3add = {
4desc = "DIPLOREASON_BASE" Base
5value = 30
}
7add = {
8desc = "DIPLOREASON_IO_SIZE" Size of the International Organization
9value = 0
10scope:loser = {
11every_international_organizations_member_of = {
12limit = {
14leader_country ?= prev
}
16add = total_members
}
}
19multiply = 4
}
}
23potential = {
24scope:winner = {
25religion = scope:loser.religion
26religion = {
26has_autocephalous_patriarchates = yes
}
}
}
30allow = {
31scope:loser = {
32any_international_organizations_member_of = {
34leader_country ?= prev
35NOT = {
35has_member = scope:winner
}
}
}
}
40base_antagonism = 1.0
41antagonism_type = antagonism_destroyed_autocephalous_patriarchate
43effect = {
44scope:loser = {
45random_international_organizations_member_of = {
46limit = {
48leader_country ?= prev
}
50save_scope_as = target_ap
}
}
53custom_tooltip = {
54text = peace_destroy_autocephalous_patriarchate_members_tt Every member of the Target Ap will lose Destroyed My Autocephalous Patriarchate Opinion of us and gain Antagonism Destroyed Autocephalous Patriarchate Antagonism toward us
55scope:target_ap = {
56every_international_organization_member = {
57add_opinion = {
58target = scope:winner
59modifier = destroyed_my_autocephalous_patriarchate
}
61add_antagonism = {
62target = scope:winner
63modifier = antagonism_destroyed_autocephalous_patriarchate
}
}
}
}
68scope:winner = {
69destroy_international_organization = {
69target = scope:target_ap
}
}
}
73ai_desire = {
74add = 100
}