Event
Harnessing the Mines

Our Flavor Rank is blessed with the ownership of several mines of great value, playing host to high quality metals. One of our artists, a metalsmith by the name of Target Character, has proposed to use his/her skills in improving either our infrastructure or mining techniques through the use of finely-crafted metals under his/her supervision.
BastionBuildingoption 2
CastleBuildingoption 2
FortressBuildingoption 2
Star FortBuildingoption 2had_military_improvements_event_variableVariabletriggerDefinitionin_game/events/character/artist_events.txt:2084
2085type = country_event
2086title = artist_events.38.title Harnessing the Mines
2087desc = artist_events.38.desc Our Flavor Rank is blessed with the ownership of several mines of great value, playing host to high quality metals. One of our artists, a metalsmith by the name of Target Character, has proposed to use his/her skills in improving either our infrastructure or mining techniques through the use of finely-crafted metals under his/her supervision.
2088outcome = neutral
2089illustration_tags = {
209010 = regular
209110 = interior
}
2093trigger = {
2094any_artist = {
2095artist_type = metalsmith
}
2098OR = {
2099produced_in_country:iron > 0
2100produced_in_country:copper > 0
}
}
2104immediate = {
2105random_artist = {
2106limit = {
2107artist_type = metalsmith
}
2109save_scope_as = target_character
}
}