
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他们必须留在Capital。
2635add_opinion = {
2636modifier = mor_rejected_turkish_mercenaries
2637target = scope:prev_country
}
2640scope:prev_country = {
2641add_opinion = {
2642modifier = mor_rejected_turkish_mercenaries
2643target = root
}
}