Unit Ability

Promote to Farari

promote_to_farariin_game/common/unit_abilities/promote_to_farari.txt:1

The Mandekalu troops have shown their bravery and resolve on the battlefield. It is time to recognize them for their service and promote them as part of the elite corps of our state!

RequiresFarari CorpsAdvancehiddenMandekalu HorsemenUnit Typehidden, start effectMandekalu InfantryUnit Typehidden, start effectmandekalu_expVariableallow, start effect

2toggle = no
3army_only = yes
4map = yes
6hidden = {
7OR = {
8owner = {
9NOT = {
9has_advance = farari_corps_advance
}
}
11NOT = {
11any_sub_unit = {
11OR = {
}
}
}
}
}
15allow = {
16in_combat = no
17is_moving = no
18is_exiled = no
19custom_tooltip = {
20text = promote_to_farari_tt We have 150 Total Mandekalu Experience
21owner = {
22trigger_if = {
23limit = {
23has_variable = mandekalu_exp Total Mandekalu Experience
}
}
26trigger_else = {
27has_variable = mandekalu_exp Total Mandekalu Experience
}
}
}
31unit_location = {
32owner ?= root.owner
33controller ?= root.owner
}
}
36start_effect = {
37custom_tooltip = {
38text = promote_to_farari_ct Mandekalu Infantry and Mandekalu Horsemen get upgraded to Farari Infantry and Farari Cavalry respectively
39if = {
40limit = {
41owner = {
42has_variable = mandekalu_exp Total Mandekalu Experience
}
}
46while = {
47limit = {
48owner = {
}
}
52random_sub_unit = {
53limit = {
54OR = {
}
}
59owner = {
60change_variable = {
61name = mandekalu_exp Total Mandekalu Experience
62subtract = 150
}
}
65if = {
66limit = {
}
67change_subunit_type = unit_type:a_farari_cavalry
}
69else = {
70change_subunit_type = unit_type:a_farari_infantry
}
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice