事件
加齐

几个世纪以来,在传播正信的战争中,许多圣战士,即所谓的“加齐”涌现出来,他们猛击敌人,使虔诚者的力量更为壮大。我们对异教徒Infidel Adjective的战争引起了这些战士的注意。他们加入我们的行列,以此证明他们是神圣的战士,也可能只是为了得到战利品。
伊斯兰教宗教组immediate, trigger加齐静态修正trigger定义in_game/events/religion/muslim_school_events.txt:166
167hide_portraits = yes
168type = country_event
169title = muslim_school_events.4.title 加齐
170desc = muslim_school_events.4.desc 几个世纪以来,在传播正信的战争中,许多圣战士,即所谓的“加齐”涌现出来,他们猛击敌人,使虔诚者的力量更为壮大。我们对异教徒Infidel Adjective的战争引起了这些战士的注意。他们加入我们的行列,以此证明他们是神圣的战士,也可能只是为了得到战利品。
171outcome = neutral
172trigger = {
175any_country_at_war_with = {
175NOT = {
175religion = root.religion
}
}
176any_neighbor_country = {
176NOT = {
176religion = root.religion
}
}
177any_country = {
178num_of_non_rural >= root.num_of_non_rural
179is_at_war_with = root
}
184monthly_manpower > 0.1
}
188illustration_tags = {
18910 = regular
19010 = exterior
}
193immediate = {
}
195hidden_effect = {
196random_country = {
197limit = {
198num_of_non_rural >= root.num_of_non_rural
199is_at_war_with = root
}
204save_scope_as = infidel
}
}
}