イベントこのバージョンで変更
イスラム教の酋長

Country Adjectiveの内陸地域では、多くの酋長が中央からの干渉をほとんど受けずに、自分たちの小さな領地を支配している。そのなかには、大きな権力を振るう才能もなしに、分不相応な野望を抱く者もいる。Target Locationの地方の酋長などは、自らをスルタンと称することでより大きな威信を得ようとしたり、住民をイスラム教に改宗させることで正当性を主張しようとする者がいるようだ。
キリスト教宗教グループtrigger
イスラム教宗教グループimmediate, trigger地方指導者の主張静的補正immediate, trigger定義in_game/events/religion/propagate_religion_events.txt:748
749type = country_event
750title = propagate_religion_events.9.title イスラム教の酋長
751desc = propagate_religion_events.9.desc Country Adjectiveの内陸地域では、多くの酋長が中央からの干渉をほとんど受けずに、自分たちの小さな領地を支配している。そのなかには、大きな権力を振るう才能もなしに、分不相応な野望を抱く者もいる。Target Locationの地方の酋長などは、自らをスルタンと称することでより大きな威信を得ようとしたり、住民をイスラム教に改宗させることで正当性を主張しようとする者がいるようだ。
752outcome = neutral
754trigger = {
756any_market_with_merchants = {
760any_location_in_market = {
761owner ?= root
762is_capital = no
765local_control < 0.3
}
}
}
770illustration_tags = {
77110 = interior
77210 = regular
}
775immediate = {
}
777random_market_with_merchants = {
778limit = {
782any_location_in_market = {
783owner ?= root
784is_capital = no
787local_control < 0.3
}
}
790random_merchant_in_market = {
794save_scope_as = target_country
}
796random_location_in_market = {
797limit = {
798owner ?= root
799is_capital = no
802local_control < 0.3
}
804save_scope_as = target_location
}
}
}
}