Scripted Effect
set_to_limited_random_artist_skill
Definitionin_game/common/scripted_effects/character_effects.txt:191
192hidden_effect = {
193if = {
194limit = {
194is_artist = yes
}
195add_artist_skill = -100
196add_artist_skill = $min_skill$
201if = {
205change_variable = {
}
}
}
}