- Joined
- Aug 14, 2019
- Messages
- 48
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
Hello beloved RPGM community,
Back at it again. Only three more character classes' skill lists before finalizing my demo.
I made a dual-pistol ONLY skill (thanks again, Ramza!) called Triple Tap, which attacks the enemy three times, and the end state would be that each successful hit grant an ATK buff (for clarification the standard default x5-turn buff that grants the user +25% ATK) for a possible total of 75% ATK.
I assume it's possible to do utilizing YEP_SkillCore and <post-damage eval>, but can't find the scripts online anywhere. The closest thing a found was each attack restoring 25 MP, but I can't find anything for buffs. Any help would be appreciated. Thanks!
Back at it again. Only three more character classes' skill lists before finalizing my demo.
I made a dual-pistol ONLY skill (thanks again, Ramza!) called Triple Tap, which attacks the enemy three times, and the end state would be that each successful hit grant an ATK buff (for clarification the standard default x5-turn buff that grants the user +25% ATK) for a possible total of 75% ATK.
I assume it's possible to do utilizing YEP_SkillCore and <post-damage eval>, but can't find the scripts online anywhere. The closest thing a found was each attack restoring 25 MP, but I can't find anything for buffs. Any help would be appreciated. Thanks!
Last edited: