Event
The Deafening Sound of Progress

Target Character has become infamous for his/her relentless hammering, forging from dawn until dusk. While his/her work is of undeniable quality, the ceaseless noise has driven courtiers, advisors, and even the local animals to distraction.
Complaints range from sleepless nights to disrupted poetry readings. Target Character 2 demands the metalsmith be relocated or silenced, arguing his/her activities are too valuable to interfere with.
Definitionin_game/events/character/artist_events.txt:2183
2184type = country_event
2185title = artist_events.39.title The Deafening Sound of Progress
2186desc = artist_events.39.desc Target Character has become infamous for his/her relentless hammering, forging from dawn until dusk. While his/her work is of undeniable quality, the ceaseless noise has driven courtiers, advisors, and even the local animals to distraction.
Complaints range from sleepless nights to disrupted poetry readings. Target Character 2 demands the metalsmith be relocated or silenced, arguing his/her activities are too valuable to interfere with.
Complaints range from sleepless nights to disrupted poetry readings. Target Character 2 demands the metalsmith be relocated or silenced, arguing his/her activities are too valuable to interfere with.
2187outcome = neutral
2188illustration_tags = {
218910 = angry
219010 = interior
}
2192trigger = {
2193any_artist = {
2194artist_type = metalsmith
}
}
2198immediate = {
2199random_artist = {
2200limit = {
2200artist_type = metalsmith
}
2201save_scope_as = target_character
}
2204random_character = {
2205limit = {
2205this != scope:target_character
}
2206save_scope_as = target_character_2
}
}