From 635fe3bca06d673a9f0c5917da1e1f4c14ef09cb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 25 Dec 2021 16:45:33 -0300 Subject: Nerf Judgment from the Icicle a tiny bit --- npc/006-7/ctrl.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/006-7/ctrl.txt b/npc/006-7/ctrl.txt index b275bfd9a..3dd1aae15 100644 --- a/npc/006-7/ctrl.txt +++ b/npc/006-7/ctrl.txt @@ -185,7 +185,7 @@ OnTimer5000: if (.@hp < 3) { // Third Attack Pattern: Judgment unittalk(.BOSS, sprintf("%s cannot stop me! ##BJudgment##b!", strcharinfo(0, "cursed player", .@mvp))); - .@PW=250; .@SPW=60; .@RG=3; + .@PW=240; .@SPW=60; .@RG=3; } else if (.@hp < 7) { // Second Attack Pattern: Holy Light unittalk(.BOSS, sprintf("%s, I'll show you no mercy! ##BHoly Light##b!", strcharinfo(0, "cursed player", .@mvp))); -- cgit v1.2.3-70-g09d2