事件本版本变更
Target Country的海盗
几份私掠许可证已颁发给富有冒险精神的私掠船主,允许他们在加勒比活动,旨在破坏敌对势力的商业与航运。这些私掠者中许多人已在Target Country的Target Location站稳脚跟,在那里他们发现了大量劫掠机会。
当地政权甘愿销赃的行为,也吸引了那些没有私掠许可证、不效忠任何君主的纯粹海盗。日益猖獗的法外乱象诱惑着越来越多私掠者放弃委任状,转而投身海盗行径。有传言称Target Country已沦为海盗巢穴,堪称“新大陆的索多玛”。
定义in_game/events/situations/golden_age_of_piracy.txt:832
833type = country_event
834category = situation_event
836title = great_pirate_era.5.title Target Country的海盗
837desc = great_pirate_era.5.desc 几份私掠许可证已颁发给富有冒险精神的私掠船主,允许他们在加勒比活动,旨在破坏敌对势力的商业与航运。这些私掠者中许多人已在Target Country的Target Location站稳脚跟,在那里他们发现了大量劫掠机会。
当地政权甘愿销赃的行为,也吸引了那些没有私掠许可证、不效忠任何君主的纯粹海盗。日益猖獗的法外乱象诱惑着越来越多私掠者放弃委任状,转而投身海盗行径。有传言称Target Country已沦为海盗巢穴,堪称“新大陆的索多玛”。
当地政权甘愿销赃的行为,也吸引了那些没有私掠许可证、不效忠任何君主的纯粹海盗。日益猖獗的法外乱象诱惑着越来越多私掠者放弃委任状,转而投身海盗行径。有传言称Target Country已沦为海盗巢穴,堪称“新大陆的索多玛”。
838outcome = neutral
839historical_info = great_pirate_era.5.historical_info 17世纪中叶,随着英格兰于1655年从西班牙手中征服牙买加,位于牙买加南部海岸的罗亚尔港迅速成为了海盗和私掠者的避风港,而这很大程度上是因为此地在加勒比海的战略位置,以及当地普遍存在的松散管理。为了保护殖民地并削弱西班牙的影响力,英国政府开始下发私掠许可证,授予私掠者劫掠西班牙船只和定居点的权力。罗亚尔港逐渐成为著名的海盗活动中心,而亨利·摩根等著名人物在此过程中发挥了重要作用。至17世纪末,这座城镇因其财富、罪恶和无法无天而臭名昭著,赢得了海盗港的恶名。然而,罗亚尔港的传奇最终因1692年的一场灾难性的地震而终结。
840trigger = {
841current_year > 1650
842NOT = {
842has_reform = government_reform:pirate_brethren_reform
}
843NOT = {
843country_exists = c:PRY
}
844location:yaguabo = {
845has_owner = yes
846integration_level = core
847trigger_if = {
848limit = {
849owner ?= {
849is_human = yes
}
}
851owner = root
}
853trigger_else = {
854top_owner = ROOT
}
856owner ?= {
857num_of_non_rural >= 2
}
859is_capital = no
860OR = {
861local_control < 0.5
862average_satisfaction < 0.5
}
}
}
868immediate = {
869location:yaguabo = {
870save_scope_as = target_location
871construct_building = {
873instant = yes
874cost_multiplier = 0
875cost_multiplier_reason = "game_concept_event"
}
877create_country_from_location = {
879if = {
880limit = {
880navy_size_percentage < 1
}
881custom_tooltip = {
882text = build_galleys_to_navy_size_percentage_tt 将在Target Location生成一支由桨帆战舰舰船组成的舰队
883scope:target_location = {}
}
}
903name = {
904name = PRY 罗亚尔港
}
906add_reform = government_reform:pirate_brethren_reform
916save_scope_as = target_country
920add_gold = 1000
921create_character = {
922adm = {
30
95
}
923dip = {
30
95
}
924mil = {
30
95
}
925save_scope_as = target_character
}
928set_new_ruler = scope:target_character
929change_country_type = navy
930define_unique_country_tag = PRY 罗亚尔港
931change_country_flag = PRY 罗亚尔港
}
}
}