スクリプトエフェクト

rtr_change_allegiance_points

rtr_change_allegiance_pointsin_game/common/scripted_effects/situation_effects.txt:91

#################################### Red Turban Rebellions # ####################################

必要rtr_yuan_allegiance変数custom description

定義in_game/common/scripted_effects/situation_effects.txt:91

92custom_description = {
93text = rtr_change_allegiance_points 元への忠誠度がVALUE上昇する(現在:Rtr Yuan Allegiance)
94value = $value$
95if = {
96limit = {
96NOT = {
96has_variable = rtr_yuan_allegiance 元への忠誠度
}
}
97set_variable = {
98name = rtr_yuan_allegiance 元への忠誠度
99value = 0
}
}
102change_variable = {
103name = rtr_yuan_allegiance 元への忠誠度
104add = $value$
}
106if = {
107limit = {
107has_variable = rtr_yuan_allegiance 元への忠誠度
}
108if = {
109limit = {
}
110set_variable = {
111name = rtr_yuan_allegiance 元への忠誠度
112value = 100
}
}
115if = {
116limit = {
}
117set_variable = {
118name = rtr_yuan_allegiance 元への忠誠度
119value = -100
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.。無断転載を禁じます。本サイトは非公式のファンプロジェクトであり、Paradox Interactiveとは関係ありません。ゲームコンテンツ © Paradox Interactive。 概要 · プライバシー · 法的情報