ÉvénementModifié dans cette version
Les exploits de John Hawkins

Marin et commandant de flotte, John Hawkins a proposé un voyage en Guinée afin d'obtenir des esclaves africains et d'établir une présence régionale pour nos marchands. Les Esclaves seraient ensuite transportés vers les colonies de Slave Selling Location Owner dans les Amériques, où ils pourraient être vendus avec profit.
Marché aux esclavesBâtimentimmediate, option 1, trigger
AngleterrePaysdynamic historical event.tag
EsclavesBienimmediate, option 1, trigger
Colonie ruraleRang de lieuimmediate, option 1, trigger
Nation colonialeType de vassalimmediate, triggerDéfinitionin_game/events/DHE/flavor_ENG.txt:14839
14840type = country_event
14842fire_only_once = yes
14844title = flavor_eng.152.title Les exploits de John Hawkins
14845desc = flavor_eng.152.desc Marin et commandant de flotte, John Hawkins a proposé un voyage en Guinée afin d'obtenir des esclaves africains et d'établir une présence régionale pour nos marchands. Les Esclaves seraient ensuite transportés vers les colonies de Slave Selling Location Owner dans les Amériques, où ils pourraient être vendus avec profit.
14846outcome = neutral
14848dynamic_historical_event = {
}
14855trigger = {
14857location:plymouth = {
14857owner = root
}
14859region:guinea_region = {
14860any_location_in_region = {
14861owner ?= {
14862NOT = {
14862this = root
}
}
14864NOT = {
14865dominant_religion ?= {
14866group = root.religion.group
}
}
14869is_coastal = yes
14871OR = {
}
14875is_discovered_by = root
}
}
14879region:caribbean_region = {
14880any_location_in_region = {
14881is_coastal = yes
14883is_discovered_by = root
}
}
}
14890illustration_tags = {
1489110 = regular
1489210 = exterior
}
14895immediate = {
}
14897region:guinea_region = {
14898random_location_in_region = {
14899limit = {
14900owner ?= {
14901NOT = {
14901this = root
}
}
14903NOT = {
14904dominant_religion ?= {
14905group = root.religion.group
}
}
14908is_coastal = yes
14910OR = {
}
14914is_discovered_by = root
}
14916save_scope_as = slave_trading_location
}
}
14920region:caribbean_region = {
14921random_location_in_region = {
14922limit = {
14923is_discovered_by = root
14924is_coastal = yes
}
14928save_scope_as = slave_selling_location
}
}
14932create_character = {
14933first_name = name_john
14934last_name = Hawkins
14935adm = 30
14936dip = 40
14937mil = 100
14938birth_date = 1532.1.1
14939birth_location = location:plymouth
14941religion = root.religion
14943save_scope_as = john_hawkins
14944script = eng_john_hawkins
}
14947root = {
14947save_scope_as = target_root_country
}
}