EreignisIn dieser Version geändert
Die Heldentaten von John Hawkins

Der Seefahrer und Marinekommandant John Hawkins schlug eine Reise nach Guinea vor, um versklavte Afrikaner zu erwerben und eine regionale Präsenz für unsere Händler aufzubauen. Die Sklaven würden dann in die Slave Selling Location Adjectiveen Kolonien in Amerika gebracht, wo sie sich gewinnbringend verkaufen ließen.
SklavenmarktGebäudeimmediate, option 1, trigger
EnglandLanddynamic historical event.tag
SklavenWareimmediate, option 1, trigger
LandsiedlungOrtsrangimmediate, option 1, trigger
KolonialnationKlientelartimmediate, triggerDefinitionin_game/events/DHE/flavor_ENG.txt:14839
14840type = country_event
14842fire_only_once = yes
14844title = flavor_eng.152.title Die Heldentaten von John Hawkins
14845desc = flavor_eng.152.desc Der Seefahrer und Marinekommandant John Hawkins schlug eine Reise nach Guinea vor, um versklavte Afrikaner zu erwerben und eine regionale Präsenz für unsere Händler aufzubauen. Die Sklaven würden dann in die Slave Selling Location Adjectiveen Kolonien in Amerika gebracht, wo sie sich gewinnbringend verkaufen ließen.
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
}
}