This script simply put allows you to run ruby code based on a skill's id and a notetag in the battler's notebox. You can run various calculations or simply just have a text box appear before or during the skill's usage. Code found in a skill's notebox with a similar notetag can be run as well. With the right combination... *see image below*
Features
- Run ruby code prior to skill usage.
- Code can be in actor/enemy/skill noteboxes, battlers are done first, skill 2nd.
How to Use
Place the script below ▼ Materials and above ▼ Main in the script editor. For best results place it below any other scripts that touch the Window_BattleLog's display_use_item method.