From f0e8cd98e77072038d3923dc25f086b2f95d9d10 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jan 2021 15:55:39 -0300 Subject: This means I must beef up MaxHp bonus even more --- npc/005-4/tolchi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/005-4') diff --git a/npc/005-4/tolchi.txt b/npc/005-4/tolchi.txt index 5b9a4f69e..e21361592 100644 --- a/npc/005-4/tolchi.txt +++ b/npc/005-4/tolchi.txt @@ -341,7 +341,7 @@ function tolchi_tweaks { if (.@bonus > 5) .@bonus=rand2(5, .@bonus); if (.@vartp == VAR_MAXHPAMOUNT) - .@bonus+=rand2(25); + .@bonus+=rand2(5, 30); setitemoptionbyindex(.@id, 0, .@vartp, .@bonus); // First time item bonus -- cgit v1.2.3-60-g2f50