事件本版本变更
军事著作

我们着重于强大的贵族制,使得贵族有机会在军队中服役,而他们自己也将更多注意力投入到军事上。其中一人甚至发表了一篇关于军事思想的论文。
贵族政治 vs 财阀政治社会价值观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
}
}
}