EventChanged this version
Military Treatise

Our emphasis on a strong aristocracy has given the Nobility means to serve in the army, and they are devoting more of their attention to the military. One among them has published a treatise on military thought.
Aristocracy vs PlutocracySocietal ValuetriggerDefinitionin_game/events/government/societal_values.txt:368
369type = country_event
370title = societal_values.111.title Military Treatise
371desc = societal_values.111.desc Our emphasis on a strong aristocracy has given the Nobility means to serve in the army, and they are devoting more of their attention to the military. One among them has published a treatise on military thought.
372outcome = neutral
373trigger = {
375any_artist = {
376OR = {
377artist_type = philosopher
378artist_type = jurist
379artist_type = scientist
380artist_type = writer
381artist_type = doctor
}
}
}
386illustration_tags = {
38710 = armed
38810 = exterior
}
391immediate = {
}
393random_artist = {
394limit = {
395OR = {
396artist_type = philosopher
397artist_type = jurist
398artist_type = scientist
399artist_type = writer
400artist_type = doctor
}
}
403save_scope_as = military_treatise_author
}
405capital = {
406create_art = {
407type = work_of_art_type:treatise
408artist = scope:military_treatise_author
409quality = 45
410save_scope_as = military_treatise
}
}
}