EventNew this version
The Condottiere's Price

Target Character, the captain of Target Merc, has halted the advance and sent word demanding a renegotiation of his/her contract terms. The campaign has stretched far beyond what was agreed, and Target Character will not march another day without further compensation.
We may honor the demand and keep Target Merc in our service, or refuse and risk Target Character taking the company elsewhere before the campaign is decided.
CarefulTraitoption 3
Silver TongueTraitoption 3recently_had_iw20_variableVariabletriggerDefinitionin_game/events/situations/italian_wars.txt:829
830type = country_event
831category = situation_event
833title = italian_wars.20.title The Condottiere's Price
834desc = {
835first_valid = {
836triggered_desc = {
837trigger = {
838exists = scope:target_character
839scope:target_character = {
840is_ruler = no
841is_regent = no
842is_consort = no
843is_heir = no
}
}
846desc = italian_wars.20.desc.a Target Character, the captain of Target Merc, has halted the advance and sent word demanding a renegotiation of his/her contract terms. The campaign has stretched far beyond what was agreed, and Target Character will not march another day without further compensation.
We may honor the demand and keep Target Merc in our service, or refuse and risk Target Character taking the company elsewhere before the campaign is decided.
We may honor the demand and keep Target Merc in our service, or refuse and risk Target Character taking the company elsewhere before the campaign is decided.
}
848triggered_desc = {
849trigger = {
849NOT = {
849exists = scope:target_character
}
}
850desc = italian_wars.20.desc.b Target Merc has grown restless, and their representatives have come to camp demanding a renegotiation of the original contract terms. With no single captain to negotiate with, the demand comes from the company as a whole, and their leverage is considerable while the campaign remains undecided.
We must decide how to respond before Target Merc loses patience entirely.
We must decide how to respond before Target Merc loses patience entirely.
}
852triggered_desc = {
853trigger = {
853always = yes
}
854desc = italian_wars.20.desc.c Target Merc has sent word demanding a renegotiation of their contract. The campaign has lasted far longer than they anticipated, and without further compensation, their commitment to our cause grows uncertain.
We must weigh the cost of meeting their demands against the risk of losing their service.
We must weigh the cost of meeting their demands against the risk of losing their service.
}
}
}
858outcome = neutral
860image = "gfx/interface/illustrations/situation/italian_wars.dds"
862trigger = {
865at_war = no
866any_army = {
867any_sub_unit = {
868is_mercenary = yes
}
871unit_location = {
872top_owner ?= ROOT
}
}
}
877immediate = {
879random_army = {
880limit = {
881any_sub_unit = {
882is_mercenary = yes
}
884unit_location = {
885top_owner ?= ROOT
}
}
888if = {
889limit = {
890has_commander = yes
891leader = {
892is_ruler = no
893is_regent = no
894is_consort = no
895is_heir = no
}
}
898leader = {
898save_scope_as = target_character
}
}
901save_scope_as = target_merc
902unit_location = {
903save_scope_as = target_location
904province = {
904save_scope_as = target_province
}
}
}
}