Efecto de script

set_to_limited_random_artist_skill

set_to_limited_random_artist_skillin_game/common/scripted_effects/character_effects.txt:191
Requierecharacter_max_artist_skillVariablehidden effect

Definiciónin_game/common/scripted_effects/character_effects.txt:191

192hidden_effect = {
193if = {
194limit = {
194is_artist = yes
}
195add_artist_skill = -100
196add_artist_skill = $min_skill$
198set_variable = {
198value = $max_skill$
}
199change_variable = {
199subtract = $min_skill$
}
201if = {
202limit = {
}
203change_variable = {
203multiply = 100
}
204set_variable = {
204value = this.random_integer
}
205change_variable = {
}
206change_variable = {
206add = 1
}
207change_variable = {
207divide = 100
}
208add_artist_skill = var:character_bonus_artist_skill
}
}
}
© 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