- Joined
- May 13, 2016
- Messages
- 34
- Reaction score
- 4
- First Language
- English
- Primarily Uses
- RMMV
So I'm working on a system using yanfly's job points and skill learn plugins. So the way the system works, each class has a skillset. At certain class levels, a new skillset tier (these are passive skills mechanically) is unlocked that unlocks new skills to be learned for that class. But the issue is that, in skills that are learned by multiple classes, this could only work if I re-created a copy of the skill for each skillset it's a part of. However, I can't tell the skill to become purchasable when skillset x OR skillset y reaches the right level (aka <Learn Require Skill: x>). There's only the 'AND' options for <x, x, x> and <x to y>. Does anyone know of a plugin to solve this issue to allow a skill to become purchasable through the yanfly system when EITHER 'skill x' OR 'skill y' are learned rather than how it currently only allows a skill to become purchasable when 'skill x' AND 'skill y' are both learned.
Sorry if this was confusing at all. I tried to explain it as best I could. Most simply put, Yanfly SkillLearnSystem only allows prerequesite skills requirements for other skills using additive 'AND' options. I want a more variable 'OR' option.
Sorry if this was confusing at all. I tried to explain it as best I could. Most simply put, Yanfly SkillLearnSystem only allows prerequesite skills requirements for other skills using additive 'AND' options. I want a more variable 'OR' option.
