- Joined
- Nov 13, 2014
- Messages
- 1,164
- Reaction score
- 1,024
- First Language
- English
- Primarily Uses
- N/A
Multi-Type Skills (YEP) - Yanfly.moe Wiki
I was trying to add multiple skill types to my skills so that (for instance) I could seal all "Core" skills regardless of if they are "Magic" or "Special". I was able to get the plugin working in the menu easily enough, but sealing a skill type doesn't seem to work right. In a new project I did the following;
Heal is made a Special skill and the notetag <Skill Type: 1>
Spark has the notetag <Skill Type: 2>
Harold adds the skill type Special and seals Magic in Traits
Only Spark is sealed in both a Battle Test and a Play Test with an event that calls the same battle even though both should be. No other plugins used (or required) and adding Yanfly's Core Engine, Battle Engine Core, and Skill Core had no effect or change. Anyone know what I could be doing wrong?