イベント
砂糖生産の強化

Country内で砂糖の需要が増加しているため、Target CharacterはTarget Countryから奴隷を購入することを提案した。彼らがTarget Location2内の大規模農園で働けば、砂糖の生産を大幅に増やせるからだ。これはもちろん、Target CountryTarget Country Ruler Titleがこの提案を相互利益とみなすかどうか次第だ。
モロッコ国家dynamic historical event.tag
奴隷交易品immediate, trigger
砂糖交易品immediate, trigger
奴隷社会階級immediate定義in_game/events/DHE/flavor_MOR.txt:2650
2651type = country_event
2652title = flavor_mor.1100.title 砂糖生産の強化
2653desc = flavor_mor.1100.desc Country内で砂糖の需要が増加しているため、Target CharacterはTarget Countryから奴隷を購入することを提案した。彼らがTarget Location2内の大規模農園で働けば、砂糖の生産を大幅に増やせるからだ。これはもちろん、Target CountryTarget Country Ruler Titleがこの提案を相互利益とみなすかどうか次第だ。
2654outcome = neutral
2656image = "gfx/interface/icons/trade_goods/illustrations/icon_goods_slaves_goods.dds"
2658dynamic_historical_event = {
}
2664fire_only_once = yes
2666illustration_tags = {
266710 = exterior
266810 = regular
}
2671trigger = {
2677any_known_country = {
2678num_pop_type_in_country:slaves > 5
2679capital ?= {
2680region = region:guinea_region
}
}
}
2688immediate = {
}
2691save_scope_as = prev_country
2693random_known_country = {
2694limit = {
2695num_pop_type_in_country:slaves > 5
2696capital ?= {
2697region = region:guinea_region
}
}
2704save_scope_as = target_country
2706ordered_owned_location = {
2707order_by = population
2708max = 1
2714save_scope_as = target_location
}
}
2718ordered_owned_location = {
2719order_by = development
2720max = 1
2725save_scope_as = target_location2
}
2728ruler_or_regent ?= {
2729save_scope_as = target_character
}
}