- Joined
- Jan 31, 2023
- Messages
- 16
- Reaction score
- 1
- First Language
- French
- Primarily Uses
- RMMZ
Hello,
So, I'm having trouble with an event I'm setting. My objective is to make a passive effect to a character : when he uses the standard attack, his physical attack increases as a percentage. However, the effects do not apply. I tested the conditions, to see if my event worked, and it did. I asked if it could heal the ennemies, and indeed, when my character uses his standard attack, the ennemies healed.
The thing is, I also tried increasing his physical attack as a fixed value, and it worked. Only percentages seem to malfunction... Even when I set them to 1000%.
So I tried two configurations. One of them used a command from VisuStella's battle core.


#0001 = Last move used ID's (the default attack)
#0002 = Last character used ID's (my character)
#0003 = Inscreasing something by 20% (the physical attack stat)
So honestly, I don't actually know why percentages seem to not work. I obviously don't want to resolve to a fixed value increase, because it would result in a lot of unbalance, depending on the level of my character.
And I cannot make a skill that would replace the default attack so it increases the parameter, because I plan to make different attack moves depending on the weapon held for my characters... So my character would need to also have his own variations of each attack, and all and all... And I have 2 other characters that would be in the same situation as him. So, I'd prefer to keep things the least twisted as possible.
Thank you for you answers if I have any !
So, I'm having trouble with an event I'm setting. My objective is to make a passive effect to a character : when he uses the standard attack, his physical attack increases as a percentage. However, the effects do not apply. I tested the conditions, to see if my event worked, and it did. I asked if it could heal the ennemies, and indeed, when my character uses his standard attack, the ennemies healed.
The thing is, I also tried increasing his physical attack as a fixed value, and it worked. Only percentages seem to malfunction... Even when I set them to 1000%.
So I tried two configurations. One of them used a command from VisuStella's battle core.


#0001 = Last move used ID's (the default attack)
#0002 = Last character used ID's (my character)
#0003 = Inscreasing something by 20% (the physical attack stat)
So honestly, I don't actually know why percentages seem to not work. I obviously don't want to resolve to a fixed value increase, because it would result in a lot of unbalance, depending on the level of my character.
And I cannot make a skill that would replace the default attack so it increases the parameter, because I plan to make different attack moves depending on the weapon held for my characters... So my character would need to also have his own variations of each attack, and all and all... And I have 2 other characters that would be in the same situation as him. So, I'd prefer to keep things the least twisted as possible.
Thank you for you answers if I have any !