Event
Fortifying Target Location

Being trusted the governorship of Area, Target Character has been hard at work. Already gathering the funds and the blueprints to create a Castle at Target Location, he/she is now ready to construct it. We could go ahead with this idea, or we could instead focus on bolstering our armies instead of building fortifications in the frontier.
CastleBuildingimmediate, triggerDefinitionin_game/events/DHE/flavor_timurid_governor.txt:990
991type = country_event
992title = flavor_tim_governor.14.title Fortifying Target Location
993desc = flavor_tim_governor.14.desc Being trusted the governorship of Area, Target Character has been hard at work. Already gathering the funds and the blueprints to create a Castle at Target Location, he/she is now ready to construct it. We could go ahead with this idea, or we could instead focus on bolstering our armies instead of building fortifications in the frontier.
994outcome = neutral
996trigger = {
997has_reform = government_reform:soyurghal_governor_effective_governor_reform
999ruler ?= {
1000mil >= 60
}
}
1011illustration_tags = {
101210 = regular
101310 = interior
}
1016immediate = {
}
1018ruler ?= {
1019save_scope_as = target_character
}
1022random_owned_location = {
1028save_scope_as = target_location
}
}