diff --git a/Faster-HP-Drain.md b/Faster-HP-Drain.md index cb00537..80b8973 100644 --- a/Faster-HP-Drain.md +++ b/Faster-HP-Drain.md @@ -1,8 +1,6 @@ ## Faster HP Drain -From GSC till Gen 5, GF has made an error that caused the HP drain for max values over 48HP to drain slower than intended. For GSC-DPP/HGSS, the bar drains at a set increment, regardless the max HP of the pokemon. As expected, it'll be slow the larger the HP (like Blissey) - -We can fix this by making it use the Mon's Max HP value in a fraction formula instead of being a set value! +To make HP draining faster, especially with Pokémon like Blissey, we can use the maximum HP value in a fraction formula instead of a set value. Note: Effects won't occur unless a Pokemon has 48 HP or higher for Max HP. For mons lower than 48 HP, the speed is just 1