Lines Matching refs:uhp
102 if (u.uhp < u.uhpmax)129 u.uhp += rnd(10);130 if (u.uhp > u.uhpmax)131 u.uhp = ++u.uhpmax;231 u.uhp += d(2, 20) + 1;232 if (u.uhp > u.uhpmax)233 u.uhp = (u.uhpmax += 2);275 u.uhp += num;378 if (u.uhp < u.uhpmax)379 u.uhp++, flags.botl = 1;382 if (u.uhp <= 5)383 u.uhp = 1;385 u.uhp -= 5;
Indexes created Wed Oct 22 06:10:02 GMT 2025