事件
Target Country使团来访

来自Target Country的使团已经抵达我国首都Capital。他们向我们传达了一个消息:在遥远的震旦之地,Target Pop Cath的信徒们正面临着缺乏宗教领袖的困境。因此,该使团正式请求我们派遣神职人员前往Target Location。
这一请求恰好符合Target Building的需求。
方济会传道所建筑immediate, trigger
中华国家trigger
罗马国家dynamic historical event.tag
天主教宗教immediate, trigger定义in_game/events/DHE/flavor_chi_pap.txt:3
4type = country_event
5title = flavor_chi_pap.1.title Target Country使团来访
6desc = flavor_chi_pap.1.desc 来自Target Country的使团已经抵达我国首都Capital。他们向我们传达了一个消息:在遥远的震旦之地,Target Pop Cath的信徒们正面临着缺乏宗教领袖的困境。因此,该使团正式请求我们派遣神职人员前往Target Location。
这一请求恰好符合Target Building的需求。
这一请求恰好符合Target Building的需求。
7outcome = neutral
9fire_only_once = yes
17trigger = {
18location:dadu = {
22any_buildings_in_location = {
}
}
}
32illustration_tags = {
3310 = interior
3410 = regular
}
37immediate = {
39location:dadu = {
40save_scope_as = target_location
47random_buildings_in_location = {
48limit = {
}
54save_scope_as = target_building
}
56owner = {
57save_scope_as = target_country
}
}
60if = {
61limit = {
62is_ai = no
}
65scope:target_country = {
}
}
69save_scope_as = papal_state
71create_character = {
72first_name = name_john
73last_name = Marignolli
74birth_date = 1288.6.1
75birth_location = location:florence
77create_in_limbo = yes
78save_scope_as = target_character
}
81set_local_variable = {
82name = cost_of_expedition
83value = {
84value = "capital.distance_to(scope:target_location)"
85multiply = -0.1
}
}
}