스크립트 효과

grant_special_unit_experience

grant_special_unit_experiencein_game/common/scripted_effects/unit_effects.txt:2

root = unit

요구 조건만데칼루 기병부대 유형if만데칼루 보병부대 유형ifmandekalu_exp변수if

정의in_game/common/scripted_effects/unit_effects.txt:2

3if = {
4limit = {
5any_sub_unit = {
6OR = {
}
}
}
12every_sub_unit = {
13limit = {
14OR = {
}
}
19owner = {
20if = {
21limit = {
21NOT = {
21has_variable = mandekalu_exp 만데칼루 경험치 총합
}
}
22set_variable = {
23name = mandekalu_exp 만데칼루 경험치 총합
24value = $value$
}
}
27else = {
28change_variable = {
29name = mandekalu_exp 만데칼루 경험치 총합
30add = $value$
}
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지