이벤트이번 버전 변경
이슬람 족장

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
}
}
}
}