
Acción
Exigir ascenso a Infantazgo
Nuestro prestigio y esplendor no se pueden contener bajo un mero título de Vasallo. A medida que nuestra influencia se expande, el título debe reflejar nuestra fuerza e importancia bajo la bandera de Francia.
FranciaPaísallow, potential, select trigger 2
Guerra de los Cien AñosSituaciónselect trigger 1
VasalloTipo de súbditopotentialDefiniciónin_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 Quien es Francia Dynasty de Francia tiene un Character que cumple los requisitos para ser Heir
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" Elige la 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" Elige la 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
}
}