이벤트이번 버전 변경
평화의 왕좌

Target Country에는 매우 귀중한 예술품이 있습니다. 터키석 왕좌로 알려진 이 작품은 이제 와랑갈에 있는 어떤 통치자에게도 쓸모가 없습니다. 그러니 이 유물을 준다면 휴전 협정을 체결하고 두 나라 사이의 국경을 확정하겠다고 제안하는 것이 어떨까요? 이 제안이라면 Target Character(과)와 Target Country의 백성에게도 좋을 것입니다.
바흐마니창설 국가dynamic historical event.tag정의in_game/events/DHE/flavor_bah.txt:96
97type = country_event
98title = flavor_bah.1000.title 평화의 왕좌
99desc = flavor_bah.1000.desc Target Country에는 매우 귀중한 예술품이 있습니다. 터키석 왕좌로 알려진 이 작품은 이제 와랑갈에 있는 어떤 통치자에게도 쓸모가 없습니다. 그러니 이 유물을 준다면 휴전 협정을 체결하고 두 나라 사이의 국경을 확정하겠다고 제안하는 것이 어떨까요? 이 제안이라면 Target Character(과)와 Target Country의 백성에게도 좋을 것입니다.
100outcome = neutral
101historical_info = flavor_bah.1000.historical_info '타흐트 이 피로자', 다른 말로 '터키석 왕좌'는 바흐마니 술탄의 왕좌로, 궁정의 왕족을 상징하는 물건이었습니다. 하지만 이는 백성들이 만든 것이 아니라 와랑갈의 무수누리 카파야 나야카가 선물한 것이었습니다. 원래 이 왕좌는 델리의 무함마드 빈 투글루크에게 전달될 예정이었으나, 완성되기 전에 왕조가 와랑갈에 대한 지배권을 잃고 말았습니다.
102fire_only_once = yes
111trigger = {
112location:warangal.owner != root
113location:warangal.owner ?= {
114at_war = no
115is_subject = no
}
117location:warangal = {
118any_work_of_art_in_location = {
119this = work_of_art:takht_i_firoza
}
}
}
124illustration_tags = {
12510 = interior
12610 = regular
}
129immediate = {
}
132location:warangal.owner ?= {
133save_scope_as = target_country
134ruler_or_regent ?= {
135save_scope_as = target_character
}
}
139location:warangal = {
140random_work_of_art_in_location = {
141limit = {
142this = work_of_art:takht_i_firoza
}
144save_scope_as = target_art
}
}
148save_scope_as = target_country2
150ruler_or_regent ?= {
151save_scope_as = target_character2
}
}