Caribbean Purchase Decision/Events:
Based on the Alaska Purchase, this decision sends an event to the owner of each grouping of Caribbean isles based on the Grand Campaign's start. For example one event fires for the two islands NET starts out owning in the Zulia state and the event goes to whomever happens to own those islands currently.
Decision:
Code:
c_p_offer = {
potential = {
tag = CSA
war = no
money = 300000
NOT = {
has_global_flag = c_p_flag
}
allow = {
prestige = 50
}
effect = {
ENG_2228 = {
add_core = CSA
}
ENG_2224 = {
add_core = CSA
}
ENG_203 = {
add_core = CSA
}
SPA_2209 = {
add_core = CSA
}
2190 = {
add_core = CSA
}
2234 = {
add_core = CSA
}
2235 = {
add_core = CSA
}
any_country = {
limit = {
any_owned_province = { region = ENG_203 }
}
country_event = 77701
}
any_country = {
limit = {
any_owned_province = { region = SPA_2209 }
}
country_event = 77702
}
any_country = {
limit = { owns = 2222 }
country_event = 77703
}
any_country = {
limit = { owns = 2223 }
country_event = 77704
}
any_country = {
limit = { owns = 2224 }
country_event = 77708
}
any_country = {
limit = { owns = 2230 }
country_event = 77705
}
any_country = {
limit = { owns = 2236 }
country_event = 77706
}
any_country = {
limit = { owns = 2228 }
country_event = 77707
}
any_country = {
limit = { owns = 2229 }
country_event = 77709
}
any_country = {
limit = { owns = 2234 }
country_event = 77710
}
any_country = {
limit = { owns = 2190 }
country_event = 77711
}
set_global_flag = c_p_flag
}
ai_will_do = {
factor = 1
modifier = {
factor = 0
has_global_flag = c_p_flag
}
}
}
Events:
Code:
# Belize Purchase
country_event = {
id = 77711
title = c_p_belize
desc = c_p_belize_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_belize_accept
money = 10000
CSA = {
country_event = 77721
money = -10000
}
2190 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_belize_decline
CSA = {
country_event = 77722
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# British Lesser Antilles Purchase
country_event = {
id = 77709
title = c_p_blantilles
desc = c_p_blantilles_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_blantilles_accept
money = 70000
CSA = {
country_event = 77723
money = -70000
}
2229 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2231 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2232 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2233 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2237 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2238 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2409 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_blantilles_decline
CSA = {
country_event = 77724
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# British West Indies Purchase
country_event = {
id = 77708
title = c_p_windies
desc = c_p_windies_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_windies_accept
money = 40000
CSA = {
country_event = 77725
money = -40000
}
2224 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2225 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2226 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2227 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_windies_decline
CSA = {
country_event = 77726
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Caribbean Purchase
country_event = {
id = 77701
title = c_p_bermuda
desc = c_p_bermuda_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_bermuda_accept
money = 50000
CSA = {
country_event = 77727
money = -50000
}
ENG_203 = {
remove_core = THIS
secede_province = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_bermuda_decline
CSA = {
country_event = 77728
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Cuban Purchase
country_event = {
id = 77702
title = c_p_cuba
desc = c_p_cuba_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_cuba_accept
money = 40000
CSA = {
country_event = 77729
money = -40000
}
SPA_2209 = {
remove_core = THIS
secede_province = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_cuba_decline
CSA = {
country_event = 77730
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Guadeloupe Purchase
country_event = {
id = 77705
title = c_p_guadeloupe
desc = c_p_guadeloupe_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_guadeloupe_accept
money = 10000
CSA = {
country_event = 77731
money = -10000
}
2230 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_guadeloupe_decline
CSA = {
country_event = 77732
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Martinique Purchase
country_event = {
id = 77707
title = c_p_martinique
desc = c_p_martinique_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_martinique_accept
money = 10000
CSA = {
country_event = 77733
money = -10000
}
2228 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_martinique_decline
CSA = {
country_event = 77734
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Puerto Rico Purchase
country_event = {
id = 77703
title = c_p_puertorico
desc = c_p_puertorico_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_prico_accept
money = 10000
CSA = {
country_event = 99111
money = -10000
}
2222 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_prico_decline
CSA = {
country_event = 99110
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# St Martin Purchase
country_event = {
id = 77706
title = c_p_stmartin
desc = c_p_stmartin_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_stmartin_accept
money = 10000
CSA = {
country_event = 77737
money = -10000
}
2236 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_stmartin_decline
CSA = {
country_event = 77738
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# StThomas Purchase
country_event = {
id = 77704
title = c_p_stthomas
desc = c_p_stthomas_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_stthomas_accept
money = 10000
CSA = {
country_event = 99911
money = -10000
}
2223 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_stthomas_decline
CSA = {
country_event = 99910
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
# Zulia Purchase
country_event = {
id = 77710
title = c_p_zulia
desc = c_p_zulia_desc
picture = "news"
is_triggered_only = yes
option = {
name = c_p_zulia_accept
money = 20000
CSA = {
country_event = 77741
money = -20000
}
2234 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
2235 = {
remove_core = THIS
secede_province = CSA
add_core = CSA
state_scope = {
is_slave = yes
}
}
ai_chance = {
factor = 1
}
}
option = {
name = c_p_zulia_decline
CSA = {
country_event = 77742
}
relation = {
who = CSA
value = -100
}
ai_chance = {
factor = 0
}
}
}
Localization:
Code:
c_p_belize_title;The Confederate States has presented an offer for Belize;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_desc;Your Majesty, the Confederates have made a generous offer to purchase Belize from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77721;Suh, the offer for Belize has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77722;Suh, the offer for Belize has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_blantilles_title;The Confederate States has presented an offer for our possessions in Lesser Antilles;;;;;;;;;x;;;;;;;;;;;;;;
c_p_blantilles_desc;Your Majesty, the Confederates have made a generous offer to purchase the Lesser Antilles from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_blantilles_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77723;Suh, the offer for the Lesser Antilles has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_blantilles_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77724;Suh, the offer for the Lesser Antilles has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_windies_title;The Confederate States has presented an offer for our possessions in the West Indies;;;;;;;;;x;;;;;;;;;;;;;;
c_p_windies_desc;Your Majesty, the Confederates have made a generous offer to purchase the West Indies from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_windies_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77725;Suh, the offer for the West Indies has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_windies_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77726;Suh, the offer for the West Indies has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_bermuda_title;The Confederate States has presented an offer for our possessions in the Caribbean Isles;;;;;;;;;x;;;;;;;;;;;;;;
c_p_bermuda_desc;Your Majesty, the Confederates have made a generous offer to purchase the Caribbean Isles from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_bermuda_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77727;Suh, the offer for the Caribbean Isles has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_bermuda_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77728;Suh, the offer for the West Indies has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_cuba_title;The Confederate States has presented an offer for Cuba;;;;;;;;;x;;;;;;;;;;;;;;
c_p_cuba_desc;Your Majesty, the Confederates have made a generous offer to purchase Cuba from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_cuba_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77729;Suh, the offer for Cuba has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_cuba_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77730;Suh, the offer for Cuba has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_guadeloupe_title;The Confederate States has presented an offer for Guadeloupe;;;;;;;;;x;;;;;;;;;;;;;;
c_p_guadeloupe_desc;Your Majesty, the Confederates have made a generous offer to purchase the isle of Guadeloupe from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_guadeloupe_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77731;Suh, the offer for the isle of Guadeloupe has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_guadeloupe_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77732;Suh, the offer for the isle of Guadeloupe has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_martinique_title;The Confederate States has presented an offer for Martinique;;;;;;;;;x;;;;;;;;;;;;;;
c_p_martinique_desc;Your Majesty, the Confederates have made a generous offer to purchase Martinique from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_martinique_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77733;Suh, the offer for Martinique has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_martinique_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77734;Suh, the offer for Martinique has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_puertorico_title;The Confederate States has presented an offer for Puerto Rico;;;;;;;;;x;;;;;;;;;;;;;;
c_p_puertorico_desc;Your Majesty, the Confederates have made a generous offer to purchase Puerto Rico from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_prico_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
99911;Suh, the offer for Puerto Rico has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_prico_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
99910;Suh, the offer for Puerto Rico has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stmartin_title;The Confederate States has presented an offer for St Martin;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stmartin_desc;Your Majesty, the Confederates have made a generous offer to purchase St Martin from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stmartin_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77737;Suh, the offer for St Martin has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stmartin_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77738;Suh, the offer for St Martin has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stthomas_title;The Confederate States has presented an offer for St Thomas;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stthomas_desc;Your Majesty, the Confederates have made a generous offer to purchase St Thomas from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_stthomas_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77739;Suh, the offer for St Thomas has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77740;Suh, the offer for St Thomas has been declined!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_offer_title;The Caribbean Purchase;;;;;;;;;x;;;;;;;;;;;;;;
c_p_offer_desc;Make an offer to the Europeans for their possessions in the Caribbean Sea.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_title;The Confederate States has presented an offer for Belize;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_desc;Your Majesty, the Confederates have made a generous offer to purchase Belize from us.;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_accept_title;Accept the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77741;Suh, the offer for Belize has been accepted!;;;;;;;;;x;;;;;;;;;;;;;;
c_p_belize_decline_title;Decline the offer.;;;;;;;;;x;;;;;;;;;;;;;;
77742;Suh, the offer for Belize has been declined!;;;;;;;;;x;;;;;;;;;;;;;;