Effet scripté
ccw_support_war_side_not_war_join_effect_mercs
AragonPaysif 1, if 6
AngleterrePaysif 4, if 6
FrancePaysif 3, if 6
NavarrePaysif 5, if 6
PortugalPaysif 2, if 6AragonaisCultureif 1, if 6BasqueCultureif 5, if 6CatalanCultureif 1, if 6AnglaisCultureif 4, if 6FrancienCultureif 3, if 6PortugaisCultureif 2, if 6Définitionin_game/events/disaster/castilian_civil_war.txt:351
352capital = {
352save_scope_as = capital_scope
}
353if = {
361create_mercenary = {
362name = ccw_ara_company Armée mercenaire Aragonais
363home = scope:capital_scope
364borrower = $target$
365categories = {
366army_heavy_infantry = 7
}
368save_scope_as = ccw_condotieri
}
}
371if = {
378create_mercenary = {
379name = ccw_por_company Armée mercenaire Portugais
380home = scope:capital_scope
381borrower = $target$
382categories = {
383army_heavy_infantry = 7
}
385save_scope_as = ccw_condotieri
}
}
388if = {
395create_mercenary = {
396name = ccw_fra_company Armée mercenaire Français
397home = scope:capital_scope
398borrower = $target$
399categories = {
400army_heavy_infantry = 7
}
402save_scope_as = ccw_condotieri
}
}
405if = {
412create_mercenary = {
413name = ccw_eng_company Armée mercenaire Anglais
414home = scope:capital_scope
415borrower = $target$
416categories = {
417army_heavy_infantry = 7
}
419save_scope_as = ccw_condotieri
}
}
422if = {
429create_mercenary = {
430name = ccw_nav_company Armée mercenaire Navarrais
431home = scope:capital_scope
432borrower = $target$
433categories = {
434army_heavy_infantry = 7
}
436save_scope_as = ccw_condotieri
}
}
439if = {
440limit = {
441NOR = {
}
}
455create_mercenary = {
456name = ccw_nav_company Armée mercenaire Navarrais
457home = scope:capital_scope
458borrower = $target$
459categories = {
460army_heavy_infantry = 7
}
462save_scope_as = ccw_condotieri
}
}
465$target$ = {
466if = {
467limit = {
467exists = scope:ccw_condotieri
}
468hire_mercenary = scope:ccw_condotieri
}
470custom_tooltip = ccw_hire_mercs_tt Country emploie les Mercenaires de Target Country
}