
Aktion
Aufstieg zu einer Apanage fordern
Unser Ansehen und unsere Pracht lassen sich nicht mit dem bloßen Titel als Vasall beschreiben. Da unser Einfluss und unsere Stärke immer weiter zunimmt, muss unser Titel unsere Wichtigkeit unter dem Französischen Banner widerspiegeln.
FrankreichLandallow, potential, select trigger 2
Der Hundertjährige KriegSituationselect trigger 1
VasallKlientelartpotentialDefinitionin_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 Frankreich Dynasty aus Frankreich hat einen Charakter, der geeignet wäre, unser Erbe zu sein
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" Die Situation wählen:
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" Die Situation wählen:
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
}
}