If actor A has a buff or state of 4 turns, and he uses a skill with the notetag "Instant Cast", the buff or state will reduce one turn to 3. And then he uses another skill without the notetag "Instant Cast", the buff or state will reduce one turn again to 2. Therefore, if you use skill with...
The Skill Core Plugin of Yanfly: http://www.yanfly.moe/wiki/Skill_Core_(YEP)
I want to make the HP Cost of a skill equals to the user's atk.
I typed in the Notetag below:
<Custom HP Cost>
cost = user.atk;
</Custom HP Cost>
But the user didn't cost his HP at all, while the damage of the skill...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.