- Joined
- Oct 29, 2016
- Messages
- 84
- Reaction score
- 15
- Primarily Uses
Counter Control (YEP) - Yanfly.moe Wiki
Code:
<Counter Name: text>
This changes the displayed name of the skill when used as a counter skill
to 'text'.
I'm trying to make it so when a unit counters the skill has the prefix counter + skill name. Or anything along those lines. I've been reading the documentation and can't get the counter skill to have the skill change it's text. Below is my counter criteria along with my plugin order.
Thanks,
hobo
Code:
<Counter Name: text>
<Counter Condition>
Magical Hit
</Counter Condition>
