Counter SkillsAuthor: Tsukihime
OverviewCounter-attack with default attack skill? How about choosing which skill you want to counter with?
Supports both offensive and support skills, so maybe everytime you get attacked you want to heal yourself.
Features- Choose which skill to use as your counter-skill
- Can switch counter-skill during battle
- Set-up default counter skills for both enemies and actors
UsageTo choose a counter-skill, go to the Skills menu, move the cursor to the skill you want to choose, and then press the A key. If you are not using the default keyboard, the skill is set to the "X" key in the game's settings.
You can specify whether all skills can be selected, only certain skill types can be selected, or only the tagged skills.
To specify that a skill can be used as a counter-skill, type in
CODE
<counter-skill>
in the skill's notebox.
To set up default counter skills for enemies and actors, just tag in their noteboxes
CODE
<counter-skill: x>
Where x is the skill ID you want to use as the default counter skill.
Note that you must have the skill to be able to use it
DownloadScript:
http://db.tt/dQRoo2BOCreditsGalv for some implementation ideas