
アクション
アパナージュへの昇格を要求
単なる「属国」の称号は、わが国の威信と栄華に不釣り合いである。我々の影響力の大きさを踏まえ、フランス傘下のわが国の力と重要性を反映した称号が不可欠となる。
フランス国家allow, potential, select trigger 2
百年戦争局面select trigger 1
属国従属国タイプpotential定義in_game/common/generic_actions/hundred_years_war.txt:499
500type = situation
501show_message = no
510automation_tick = never
511automation_tick_frequency = 12
513allow = {
515has_ruler = yes
516ruler = {
516has_dynasty = yes
}
517opinion = {
518target = scope:actor
519value > 75
}
}
522scope:actor = {
523government_power > 90
524has_ruler = yes
525ruler = {
525has_dynasty = yes
}
526custom_tooltip = {
527text = fra_has_eligible_child_tt フランスのフランス Dynasty家に、我々の後継者となる資格をもつキャラクターがいる
529dynasty = {
530any_character_in_dynasty = {
532is_eligible_heir = scope:actor
533NOR = {
534is_heir = yes
535is_ruler = yes
536is_regent = yes
}
}
}
}
}
}
}
545price = price:hyw_main_actions_price
547cooldown = {
548type = demand_appanage_promotion
549years = 10
}
552select_trigger = {
553looking_for_a = situation
559target_flag = recipient
560name = "choose_situation" 局面を選択:
561column = {
562data = name
}
}
570select_trigger = {
571looking_for_a = character
572interaction_source_list = {
574dynasty = {
575every_character_in_dynasty = {
576limit = {
578is_eligible_heir = scope:actor
579NOR = {
580is_heir = yes
581is_ruler = yes
582is_regent = yes
}
}
585add_to_list = source
}
}
}
}
590target_flag = target_character3
591name = "choose_situation" 局面を選択:
592column = {
592data = name
}
593column = {
593data = character_info
}
}
602ai_will_do = {
603add = {
604value = 10
605desc = BASE_VALUE
}
607add = {
608value = 50
609subtract = scope:actor.subject_loyalty
}
612if = {
613limit = {
613exists = scope:target_character3
}
614add = scope:target_character3.total_abilities
}
}