Updated Faster HP Drain (markdown)

Eduardo Quezada D'Ottone 2021-12-12 12:32:56 -03:00
parent a7682664df
commit fdfadfd767
1 changed files with 1 additions and 1 deletions

@ -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!