Introduction
A script I made for my game, but I like to share my work.
Features
- Display potential damage to the enemy for the skill selected
- Accounts for element weakness or defense
- Set text colour
Notes
Skill window hides when selecting the enemy.
If the text does not show up for you, adjust the numbers for width/height and location .
I thought it wasn't working in my game until I changed the numbers.
I had to change the TEXT_OFFSET_Y from 2 to 100
Update
- Added support for Yanfly Battle Engine due to conflicts
Credit and Thanks
- Roninator2
- Vlue - for replicating some code
- Tsukihime - for replicating some code