Habilidad de unidad

Ascender a fararí

promote_to_farariin_game/common/unit_abilities/promote_to_farari.txt:1

Las tropas mandekalu han mostrado su valor y determinación en el campo de batalla. ¡Es hora de reconocer su servicio y ascenderlos como parte del cuerpo de élite de nuestro estado!

RequiereCuerpo fararíAvancehiddenJinetes mandekaluTipo de unidadhidden, start effectInfantería mandekaluTipo de unidadhidden, 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 Tenemos 150 de Experiencia mandekalu total.
21owner = {
22trigger_if = {
23limit = {
23has_variable = mandekalu_exp Experiencia mandekalu total
}
}
26trigger_else = {
27has_variable = mandekalu_exp Experiencia mandekalu total
}
}
}
31unit_location = {
32owner ?= root.owner
33controller ?= root.owner
}
}
36start_effect = {
37custom_tooltip = {
38text = promote_to_farari_ct La Infantería mandekalu y la Jinetes mandekalu se convierten en Infantería fararí y Caballería fararí respectivamente.
39if = {
40limit = {
41owner = {
42has_variable = mandekalu_exp Experiencia mandekalu total
}
}
46while = {
47limit = {
48owner = {
}
}
52random_sub_unit = {
53limit = {
54OR = {
}
}
59owner = {
60change_variable = {
61name = mandekalu_exp Experiencia mandekalu total
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.. Todos los derechos reservados. Proyecto no oficial de fans, sin afiliación con Paradox Interactive. Contenido del juego © Paradox Interactive. Acerca de · Privacidad · Aviso legal