
アクションこのバージョンで変更
タタールのくびきからの解放
いまこそタタール宗主の圧制に抵抗し、東スラヴ人に課せられた束縛を断ち切る時である。
タタールのくびき国際組織allow, effect, potential, select trigger定義in_game/common/generic_actions/tatar_yoke.txt:1
2type = internationalorganization
3force_click_and_confirm_or_hold = yes
5potential = {
6scope:actor = {
}
}
14allow = {
15scope:actor = {
16is_subject = no
19NOT = {
19receiving_scripted_relation_of_type = relation_type:rein_in_junior_diplomacy
}
}
}
23ai_tick = daily
24ai_tick_frequency = 80
26automation_tick = never
27automation_tick_frequency = 12
29cooldown = {
30type = break_the_yoke
31years = 10
}
34select_trigger = {
35looking_for_a = international_organization
36source = actor
37target_flag = recipient
38name = "choose_international_organization" 国際組織を選択:
39none_available_msg_key = "leave_international_organization_none"
40column = {
41data = name
}
}
48effect = {
49if = {
53custom_tooltip = {
54text = break_tatar_yoke_tt わが国はタタールのくびき Leader Countryに対し、単独で「タタールのくびき解放」戦争を仕掛ける。「タタールのくびきから脱却する」が履行されれば、我々はタタールのくびきから離脱する。
55scope:actor = {
57declare_war_with_cb = {
}
}
}
}
64else = {
64custom_tooltip = break_tatar_yoke_tt わが国はタタールのくびき Leader Countryに対し、単独で「タタールのくびき解放」戦争を仕掛ける。「タタールのくびきから脱却する」が履行されれば、我々はタタールのくびきから離脱する。
}
}
67ai_will_do = {
68add = -20
70save_temporary_scope_as = target_country
}
72add = {
73if = {
74limit = {
76scope:actor = {
77total_population > scope:target_country.total_population
}
}
80add = 30
}
}
}