
アクション
君侯国に貢納を要求
アナトリアにおける権威を回復したいま、近隣の君侯国に対し再びActor Adjectiveの覇権を認めさせることができる。いま貢納を引き出せば、将来の敵を弱体化させ、Actor Flavor Rankの強さに対する信頼を回復できるだろう。
不死鳥の運命国難select trigger 1
テュルク人の台頭局面allow定義in_game/common/generic_actions/D008_fate_of_the_phoenix_actions.txt:438
439type = disaster
441potential = {
442location:bursa = {
443owner ?= {
444OR = {
445this = scope:actor
446top_overlord ?= scope:actor
}
}
}
}
456automation_tick = never
457automation_tick_frequency = 12
458price = price:fate_of_phoenix_actions_price
460cooldown = {
461type = demand_beylik_tribute
462years = 10
}
465select_trigger = {
466looking_for_a = disaster
467name = "choose_disaster" 国難を選択:
468target_flag = recipient
469column = {
470data = name
}
}
478select_trigger = {
479looking_for_a = country
480interaction_source_list = {
481every_in_global_list = {
482variable = eligible_beylik_list
484add_to_list = source
}
}
487cache_targets = yes
488target_flag = target_country
489name = "choose_country" 国家を選択:
490column = {
490data = name
}
491column = {
491data = great_power_score
}
492enabled = {
493is_subject = no
}
}
498effect = {
499if = {
500limit = {
500exists = scope:target_country
}
}
505custom_tooltip = target_country_forced_to_give_tribute_tt 選択された国家を説得することで、ダカットまたは人的資源を提供してもらえる可能性がある
}
508ai_will_do = {
509if = {
510limit = {
511scope:actor.government_power > 90
}
514add = {
515value = {
20
50
}
516desc = "high government power"
}
}
519else = {
520subtract = {
521value = 1
522desc = "low government power"
}
}
}