
わが国の探検家と入植者は中国の地まで到達し、台湾を領有し、植民地化した。しかし、この地におけるCultureの影響力は不足している。Capitalから人口を移住させることで、影響力を高められるかもしれない。
定義in_game/events/DHE/flavor_ned.txt:841
842hide_portraits = yes
843type = country_event
845title = flavor_ned.11.title 台湾の入植
846desc = flavor_ned.11.desc わが国の探検家と入植者は中国の地まで到達し、台湾を領有し、植民地化した。しかし、この地におけるCultureの影響力は不足している。Capitalから人口を移住させることで、影響力を高められるかもしれない。
847outcome = neutral
849fire_only_once = yes
851dynamic_historical_event = {
853from = 1550.1.1
854to = 1800.1.1
855monthly_chance = 2
}
858illustration_tags = {
85910 = regular
86010 = exterior
}
863trigger = {
864area:taiwan_area = {
865any_location_in_area = {
866percent = 1
867owner ?= root
}
}
870gold >= {
871value = root.monthly_income_trade_and_tax
872multiply = 2
}
}
876immediate = {
879ruler_or_regent ?= {
880save_scope_as = target_character
}
883capital = {
884save_scope_as = target_location
}
}
選択肢
ACultureは台湾で優位を築かなければ。
891add_migration = {
892owner = this
893from = scope:target_location.province_definition
894to = location:siraya.province_definition
895culture = root.culture
896amount = 0.05
897months = 100
}
899add_migration = {
900owner = this
901from = scope:target_location.province_definition
902to = location:kulun.province_definition
903culture = root.culture
904amount = 0.05
905months = 100
}
907add_migration = {
908owner = this
909from = scope:target_location.province_definition
910to = location:paiwan.province_definition
911culture = root.culture
912amount = 0.05
913months = 100
}
915add_migration = {
916owner = this
917from = scope:target_location.province_definition
918to = location:papora.province_definition
919culture = root.culture
920amount = 0.05
921months = 100
}