
Prev Countryから、わが軍の兵士の一部が彼らの軍隊に加わり、傭兵として働きたがっているとの連絡があった。彼らはその雇用費用を支払うだけでなく、兵士たちをPrev Country Capitalに派遣する対価として、追加の資金も提供してくれた。
定義in_game/events/DHE/flavor_MOR.txt:2580
2581hide_portraits = yes
2582type = country_event
2583title = flavor_mor.1001.title Target Country Adjective傭兵の雇用
2584desc = flavor_mor.1001.desc Prev Countryから、わが軍の兵士の一部が彼らの軍隊に加わり、傭兵として働きたがっているとの連絡があった。彼らはその雇用費用を支払うだけでなく、兵士たちをPrev Country Capitalに派遣する対価として、追加の資金も提供してくれた。
2585outcome = neutral
2586major = yes
2587major_trigger = {
2588this = scope:prev_country
}
2591illustration_tags = {
259210 = exterior
259310 = regular
}
選択肢
A同盟国のためなら喜んで!
2603scope:target_character = {
2604move_country = scope:prev_country
}
2607scope:prev_country = {
2608create_mercenary = {
2609name = mor_ottoman_mercenaries オスマン軍団
2610home = root.capital
2611categories = {
2612army_light_cavalry = 10
2613army_light_infantry = 20
}
2615cost_multiplier = 0.75
2616save_scope_as = ottoman_merc_scope
2617random_mercenary_sub_unit = {
2618owning_unit = {
2619set_as_commander = scope:target_character
}
}
}
2623hire_mercenary = scope:ottoman_merc_scope
2625transfer_yearly_gold = {
2626target = scope:target_country
2627value = 1
}
}
B兵士たちは渡さない。
2635add_opinion = {
2636modifier = mor_rejected_turkish_mercenaries
2637target = scope:prev_country
}
2640scope:prev_country = {
2641add_opinion = {
2642modifier = mor_rejected_turkish_mercenaries
2643target = root
}
}