mirror of https://github.com/pret/pokeemerald.git
Updated Faster HP Drain (markdown)
parent
a7682664df
commit
fdfadfd767
|
@ -21,7 +21,7 @@ With [x] being whatever value you want
|
||||||
|
|
||||||
Now let's define what this does
|
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!
|
The smaller the x value, the faster it'll go. The larger the Max HP, the faster it'll go!
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue