- 5
- Posts
- 12
- Years
- Seen Aug 18, 2023
Hello everyone,
I am trying to edit the Recover effect to heal a set percentage, instead of 50%. For example : heals for 25%, heals for 75%, etc...
Here is the effect code :
The code for MILK DRINK is almost similar :
I guess the extra section is for on map use.
Does anybody have experience with this ?
BTW this is Emerald but I guess in this case FR code would be the same
I am trying to edit the Recover effect to heal a set percentage, instead of 50%. For example : heals for 25%, heals for 75%, etc...
Here is the effect code :
Code:
00 02 03 7B FB 9E 2D 08 01 09 0A 35 80 42 02 02 00 01 00 00 0B 01 0C 01 10 4B 00 12 40 00 28 4E 8A 2D 08
The code for MILK DRINK is almost similar :
Code:
00 02 03 7B FB 9E 2D 08 00 09 0A 35 80 42 02 02 00 01 00 00 0B 00 0C 00 10 4B 00 12 40 00 28 4E 8A 2D 08 39 20 00 10 4C 00 12 40 00 28 4E 8A 2D 08
Does anybody have experience with this ?
BTW this is Emerald but I guess in this case FR code would be the same