Потребовать повышение до апанажа
Действие

Потребовать повышение до апанажа

demand_appanage_promotionin_game/common/generic_actions/hundred_years_war.txt:499

Мы обладаем престижем и славой, какие не снились ни одному вассалу. Наше влияние растёт, и наш титул должен отражать наши силу и значимость под Французским знаменем.

ТребуетФранцияДержаваallow, potential, select trigger 2Столетняя войнаСитуацияselect trigger 1ВассалТип ленникаpotential

Определениеin_game/common/generic_actions/hundred_years_war.txt:499

500type = situation
501show_message = no
502potential = {
503scope:actor = {
504is_subject_of = c:FRA
505is_subject_type = vassal
}
}
510automation_tick = never
511automation_tick_frequency = 12
513allow = {
514c:FRA = {
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 из CL GEN есть Concept, который может стать нашим Concept
528c:FRA.ruler = {
529dynasty = {
530any_character_in_dynasty = {
531owner = c:FRA
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
554interaction_source_list = {
556add_to_list = source
}
}
559target_flag = recipient
560name = "choose_situation" Выберите Concept:
561column = {
562data = name
}
564visible = {
566situation_is_active = yes
}
}
570select_trigger = {
571looking_for_a = character
572interaction_source_list = {
573c:FRA.ruler = {
574dynasty = {
575every_character_in_dynasty = {
576limit = {
577owner = c:FRA
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" Выберите Concept:
592column = {
592data = name
}
593column = {
593data = character_info
}
}
596effect = {
597c:FRA ?= {
598trigger_event_non_silently = hundred_years_war.210
}
}
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
}
}