Event
Horrible Handwriting
Target Artist calls himself/herself a proud Target Artist Artist Type. However, the reality is that his/her handwriting is absolutely awful, with many at Court Title not being able to understand even a single word of what he/she writes. his/her works often gather more troubled expressions and contorted faces than looks of admiration, a fact he/she seems to remain completely oblivious to, picturing himself/herself instead as a misunderstood artist due his/her works being too advanced.
Definitionin_game/events/character/artist_events.txt:2940
2941type = country_event
2942title = artist_events.49.title Horrible Handwriting
2943desc = artist_events.49.desc Target Artist calls himself/herself a proud Target Artist Artist Type. However, the reality is that his/her handwriting is absolutely awful, with many at Court Title not being able to understand even a single word of what he/she writes. his/her works often gather more troubled expressions and contorted faces than looks of admiration, a fact he/she seems to remain completely oblivious to, picturing himself/herself instead as a misunderstood artist due his/her works being too advanced.
2944outcome = neutral
2946trigger = {
2947any_artist = {
2948artist_type = calligrapher
2949artist_skill < 0.3
}
}
2954illustration_tags = {
295510 = interior
295610 = regular
}
2959immediate = {
2960random_artist = {
2961limit = {
2962artist_type = calligrapher
2963artist_skill < 0.3
}
2966save_scope_as = target_artist
}
}