- Joined
- Feb 14, 2016
- Messages
- 69
- Reaction score
- 19
- First Language
- English
- Primarily Uses
- RMMV
I got Yanfly's plugin "Extra Parameter Formula" so that I could set the 'LUK' stat to effect critical chance.
But when I set the plugin to make it so that they always crit, (I did this so make sure that the plugin is working) the player never lands a critical hit. I would just say this is a plugin problem and attempt to fix it on my own but the plugin is working fine.
I know this because when I set the plugin to always crit the enemy lands a critical hit every time while the player does not.
I was wondering if anyone may know why this may be. Maybe I switched something to cause the player to never crit? Maybe the plugin is only affecting the enemy?
Not sure if its needed but this is the formula that was used (It was created by yanfly so I just used that): (base + plus) * rate + flat + (user.luk / 1000)
Update: I've now tried setting the players to have a 100% crit chance and that works so I believe that it is the plugin and that its only affecting the enemies critical chance.
But when I set the plugin to make it so that they always crit, (I did this so make sure that the plugin is working) the player never lands a critical hit. I would just say this is a plugin problem and attempt to fix it on my own but the plugin is working fine.
I know this because when I set the plugin to always crit the enemy lands a critical hit every time while the player does not.
I was wondering if anyone may know why this may be. Maybe I switched something to cause the player to never crit? Maybe the plugin is only affecting the enemy?
Not sure if its needed but this is the formula that was used (It was created by yanfly so I just used that): (base + plus) * rate + flat + (user.luk / 1000)
Update: I've now tried setting the players to have a 100% crit chance and that works so I believe that it is the plugin and that its only affecting the enemies critical chance.
Last edited:


