
행동
사도세 요구
도움이 필요할 때 사도세 계층 특권에 따라 재정적 지원을 약속한 국가들에게 부름을 전하고, 주님의 뜻에 따라 우리를 지원하게 합니다.
로마국가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
}
}