이벤트이번 버전 변경
군사 논문

우리가 강성한 귀족계를 위해 노력한 덕분에 귀족들이 군대에 복무할 수단을 얻었습니다. 이에 이들은 군사 분야에 더 많은 관심을 기울이고 있으며, 그중 한 명은 군사학에 대한 논문을 발표하기도 했습니다.
귀족 정치 대 금권 정치사회 가치관trigger정의in_game/events/government/societal_values.txt:368
369type = country_event
370title = societal_values.111.title 군사 논문
371desc = societal_values.111.desc 우리가 강성한 귀족계를 위해 노력한 덕분에 귀족들이 군대에 복무할 수단을 얻었습니다. 이에 이들은 군사 분야에 더 많은 관심을 기울이고 있으며, 그중 한 명은 군사학에 대한 논문을 발표하기도 했습니다.
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
}
}
}