
행동
작위 수여
궁정 안에서의 권력과 영향력을 보장해 주겠다는 약속은 그 누구도 거부할 수 없습니다. 역도 세력에 특권과 특별한 작위를 내린다면, 그들을 충성파로 포섭하거나 적어도 한시적인 휴전을 수용하게끔 만들 수 있을 것입니다...
Actor(이)가 정통성을 5 소모하고 수입 일부를 이전함으로써, 대상 국가의 원나라에 대한 충심도를 15 증가시킵니다.
중국국가potential
인의 활성화보정치 유형effect
홍건적의 난상황select trigger 1rtr_yuan_allegiance변수select trigger 2정의in_game/common/generic_actions/red_turban_rebellions.txt:2
3type = situation
11ai_tick = monthly
12ai_tick_frequency = 6
13automation_tick = never
14automation_tick_frequency = 12
15price = price:rtr_grant_titles_price
17allow = {
}
24select_trigger = {
25looking_for_a = situation
26target_flag = recipient
27name = "choose_situation" 상황 선택:
28column = {
29data = name
}
}
37select_trigger = {
38looking_for_a = country
39target_flag = target
40name = "rtr_grant_titles_select_country" 전국 시대 국가를 선택
41none_available_msg_key = "rtr_grant_titles_no_countries"
42column = {
43data = name
}
48visible = {
49country_type = location
51NOT = {
51is_at_war_with = scope:actor
}
52capital = {
52is_discovered_by = scope:actor
}
53within_diplomatic_range = scope:actor
}
}
58effect = {
59if = {
60limit = {
60exists = scope:target
}
61scope:actor = {
62add_diplomats = -1
63if = {
}
67transfer_yearly_gold = {
68value = 0.5
69target = scope:target
}
}
72scope:target = {
76add_opinion = {
77modifier = opinion_rtr_granted_titles
78target = scope:actor
}
}
}
}
84ai_will_do = {
85add = -150
86add = {
87if = {
94value = 100
}
}
97add = {
98if = {
99limit = {
100scope:actor = {
101gold >= {
102value = monthly_income_trade_and_tax
103multiply = 8
}
}
}
107value = 100
}
}
}