イベント
大幹道の改修

近年の技術の進歩やヒンドゥスターン内の貿易をめぐる失策により、大幹道が衰退しつづけている。Target Characterは、かつてペルシアとベンガルを繋いだこの重要な街道を近代化し、Target LocationとTarget Location2を結ぶ壮大な大街道を作りたいと考えている。
近代的街道進歩trigger
ムガル変容国家dynamic historical event.tag定義in_game/events/DHE/flavor_mug.txt:817
818type = country_event
819title = flavor_mug.14.title 大幹道の改修
820desc = flavor_mug.14.desc 近年の技術の進歩やヒンドゥスターン内の貿易をめぐる失策により、大幹道が衰退しつづけている。Target Characterは、かつてペルシアとベンガルを繋いだこの重要な街道を近代化し、Target LocationとTarget Location2を結ぶ壮大な大街道を作りたいと考えている。
821outcome = neutral
830fire_only_once = yes
832illustration_tags = {
83310 = exterior
83410 = regular
}
837trigger = {
840location:lahore = {
841owner ?= root
842is_connected_to = location:khulna
843NOT = {
844has_road_of_type_to = {
845target = location:khulna
846type = road_type:modern_road
}
}
}
}
852immediate = {
}
854location:lahore = {
855save_scope_as = target_location
}
858location:khulna = {
859save_scope_as = target_location2
}
862ruler_or_regent ?= {
863save_scope_as = target_character
}
}