Page 1 of 1

[1.7.4] [Ashes] Ashes of Urh'Rok version of Walrog has max life mistake

Posted: Thu Dec 23, 2021 2:16 pm
by ScienceBall
The Ashes of Urh'Rok version of Walrog (which replaces the base game's Walrog) has

Code: Select all

life = 500
I presume it is meant to say

Code: Select all

max_life = 500
Because his definition does not contain a max_life value, he is using the

Code: Select all

max_life = resolvers.rngavg(100,120)
from BASE_NPC_AQUATIC_DEMON.