
ActionChanged this version
Grant Subject Titles
By granting titles to our strongest subjects, we will improve our chances of keeping them on our side and away from English influence, lest we risk them taking up the sword against us!
FranceCountryallow, potential
Disallowed from Call Subject to WarModifier Typeallow, effect
Hundred Years' WarSituationselect triggerDiplomatic BetrayalStatic ModifiereffectStrong DiplomacyStatic Modifierallow, effectDefinitionin_game/common/generic_actions/hundred_years_war.txt:392
393type = situation
394show_message = no
395potential = {
}
405automation_tick = never
406automation_tick_frequency = 12
408allow = {
410any_subject = {
413subject_loyalty < 50
}
}
}
418cooldown = {
419type = fra_diplomacy_with_subjects
420years = 5
}
423price = price:hyw_main_actions_price
425select_trigger = {
426looking_for_a = situation
432target_flag = recipient
433name = "choose_situation" Choose the Situation:
434column = {
435data = name
}
}
442effect = {
443scope:actor = {
444ordered_subject = {
445limit = {
}
449order_by = {
450value = subject_loyalty
451multiply = -1
}
453max = 3
454check_range_bounds = no
456if = {
}
460else = {
}
467if = {
468limit = {
469has_opinion = {
470target = scope:actor
471modifier = belligerent_diplomacy
}
}
474remove_opinion = {
475target = scope:actor
476modifier = belligerent_diplomacy
}
}
}
}
}
491ai_will_do = {
492add = {
493value = 20
494desc = BASE_VALUE
}
}