事件本版本变更
和平与王座

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