- Joined
- Apr 6, 2021
- Messages
- 176
- Reaction score
- 60
- First Language
- English
- Primarily Uses
- RMMV
A skill I'm working on should do bonus damage for every stack of the agility debuff present on the target. I skimmed around the plugin's guide, but couldn't find anything that tells you have to use the current buff or debuff stacks in calculations. I saw an example of one in use, but I want to be sure I'm extrapolating correctly. Currently the damage formula reads as following:
(a.atk*2)+(b._debuffs(6)*10)-b.def