- Joined
- Jul 22, 2016
- Messages
- 3
- Reaction score
- 0
- First Language
- Portuguese
- Primarily Uses
- RMMV
Hi!
I'm using yanfly's auto passive states to make some passive effects in my game, and I want a passive skill/effect that give a flat bonus (+15 MDF) and/or a variable bonus like "Gives 1 MDF for every 100 HP" (and the formula would be like Math.floor(mhp / 100)), just like the <Custom Parameters> tag in Equip Core Plugins.
I also tried MOG's Passive plugin that binds a skill with a weapon, but it didn't work witj <Custom Parameter> tag (however the flat bonuses worked).
I didnt find anything like this in yanfly's plugin ç_ç
is this possible?
I'm using yanfly's auto passive states to make some passive effects in my game, and I want a passive skill/effect that give a flat bonus (+15 MDF) and/or a variable bonus like "Gives 1 MDF for every 100 HP" (and the formula would be like Math.floor(mhp / 100)), just like the <Custom Parameters> tag in Equip Core Plugins.
I also tried MOG's Passive plugin that binds a skill with a weapon, but it didn't work witj <Custom Parameter> tag (however the flat bonuses worked).
I didnt find anything like this in yanfly's plugin ç_ç
is this possible?

