イベントこのバージョンで変更
Target Locationでの造船の急増

Target Locationの海軍特権によって優遇されている造船所と木材置場は、かつてないほどの活気に沸いている。労働者が働くタール沼は昼夜を問わず稼働し、商人や船乗りは誰もが拡張の話をしている。事業は上向きだ! この突然の景気は、Target Location Rankはもちろん、Flavor Rankとしての我々の広域的な優先事項にも影響を与えるかもしれない。
陸軍と海軍社会的価値option 1
事業家特性option 1had_good_royal_naval_rights_event_variable変数immediate, trigger定義in_game/events/government/town_rights_events.txt:806
807type = country_event
808title = town_rights_events.9.title Target Locationでの造船の急増
809desc = town_rights_events.9.desc Target Locationの海軍特権によって優遇されている造船所と木材置場は、かつてないほどの活気に沸いている。労働者が働くタール沼は昼夜を問わず稼働し、商人や船乗りは誰もが拡張の話をしている。事業は上向きだ! この突然の景気は、Target Location Rankはもちろん、Flavor Rankとしての我々の広域的な優先事項にも影響を与えるかもしれない。
810outcome = positive
812trigger = {
813any_town_rights_in_country = {
814this.town_rights_type = town_rights_type:royal_naval_rights
}
818at_war = no
819is_during_bankruptcy = no
}
822illustration_tags = {
82310 = happy
82410 = exterior
}
827immediate = {
}
830random_locations_with_town_rights_in_country = {
831limit = {
831has_town_rights = town_rights_type:royal_naval_rights
}
832save_scope_as = target_location
839province = {
839save_scope_as = target_province
}
}
842ruler_or_regent = {
842save_scope_as = target_character
}
}