
アクション
使徒の税金を要求
財政難に陥った場合には、階級特権「使徒の税金」を通じて我々に財政を支援することを誓ったすべての国家に対し、神の名のもとにその義務を果たすよう要求する。
ローマ国家effect, potential
カトリック宗教allow, potential定義in_game/common/generic_actions/catholic.txt:1
2type = religious
4sound = UI_action_religion_generic
6ai_tick = monthly
7ai_tick_frequency = 120
8automation_tick = monthly
9automation_tick_frequency = 12
11automation_tick = monthly
12automation_tick_frequency = 12
13player_automated_category = religiousdoctrines
21allow = {
24any_country_in_religion = {
25has_estate_privilege = estate_privilege:apostolic_tax_privilege
}
}
}
30price = price:demand_church_tax_price
32select_trigger = {
33looking_for_a = religion
34source = actor
35target_flag = recipient
36name = "choose_religion" 宗教を選択:
37column = {
38data = name
}
}
42cooldown = {
42type = recently_demanded_church_tax
42years = 20
}
44effect = {
45custom_tooltip = every_catholic_asked_to_pay_tt 階級特権「使徒の税金」をもつすべてのカトリック国家が税の支払いを求められる。受け取る金額はわが政府の階級権力によって決まる
46hidden_effect = {
48every_country_in_religion = {
}
}
}
}
59ai_will_do = {
61value = 20
63if = {
64limit = {
65scope:actor = {
66can_do_generic_action = {
67generic_action = generic_action:request_cardinal_seat
68recipient = scope:actor.religion
69target_location = scope:actor.capital
}
}
}
73multiply = 0
}
}