스크립트 효과
on_timurid_occupy_location_effect
전쟁 시 자동 정복보정치 유형if 2
튀르크의 부상상황if 2
티무르의 부상상황if 1, if 2rise_of_the_ottomans_winner_variable변수if 2strongest_beylik_variable변수if 2정의in_game/common/scripted_effects/situation_effects.txt:303
304if = {
305limit = {
310scope:target_location = location:delhi
}
}
314if = {
315limit = {
318event = rot_capturing_the_ottoman_sultan
}
320has_ruler = yes
321scope:previous_owner = {
321has_ruler = yes
}
322OR = {
327scope:target_location.province_definition = scope:previous_owner.capital.province_definition
}
329OR = {
330AND = {
}
336AND = {
338situation_is_active = yes
}
}
}
}
}