Скриптовый эффект

sacrifice_prisoners_effect

sacrifice_prisoners_effectin_game/common/scripted_effects/prisoner_effects.txt:49

root = unit

Определениеin_game/common/scripted_effects/prisoner_effects.txt:49

51owner = {
52add_doom = {
53add = {
54value = root.prisoner_strength
55multiply = -10
56min = -10
}
}
}
60execute_prisoners = {
}