Scripted Trigger
portrait_wear_helmet_trigger
Definitionin_game/common/scripted_triggers/00_clothing_triggers.txt:142
143exists = this
144NOR = {
146any_ruling_countries = {
146has_reform = government_reform:military_order_reform
}
147AND = {
148any_ruling_countries = {
148country_rank_level >= 3
}
149gfx_culture_applicable = european_gfx
}
}
152OR = {
153is_general = yes
154is_mercenary_leader = yes
155any_ruling_countries = {
155country_type = army
}
}