From fdfadfd767d677a25aa0a669c59e2f7265c24577 Mon Sep 17 00:00:00 2001 From: Eduardo Quezada D'Ottone Date: Sun, 12 Dec 2021 12:32:56 -0300 Subject: [PATCH] Updated Faster HP Drain (markdown) --- Faster-HP-Drain.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Faster-HP-Drain.md b/Faster-HP-Drain.md index b07d431..4c27835 100644 --- a/Faster-HP-Drain.md +++ b/Faster-HP-Drain.md @@ -21,7 +21,7 @@ With [x] being whatever value you want Now let's define what this does -This takes the specified battler's Max HP, and uses that to divide by a specific value. To have it _most_ like vanilla, x can be 48, though we can go faster +This takes the specified battler's Max HP, and uses that to divide by a specific value. To have it _most_ like vanilla, x can be 64, though we can go faster. The smaller the x value, the faster it'll go. The larger the Max HP, the faster it'll go!