- Joined
- Jan 14, 2022
- Messages
- 9
- Reaction score
- 6
- First Language
- English
- Primarily Uses
- RMMV
So I want to include a system where characters, upon leveling up to a certain level, will have one of their skills replaced by a stronger version of the skill. This is to prevent clutter on the skill selection screen with weak early-game skills that become obsolete later.
(Example: Joe levels up to Lv.35 and his Fireball skill is replaced by the stronger Super Fireball)
If it requires a plugin, which one(s)? I've already bought all of Yanfly's plugins in case it's one of those.
---
Edit: Damn, RIGHT AFTER posting this thread I managed to figure it out myself >.>
I might as well leave this up so other people can see this too: Using Yanfly's SkillCore plugin (it's one of the free ones I think), just put the "<Hide if Learned Skill: x>" notetag on the base form of the skill, with "x" being the number of the stronger skill. This will hide the skill if the stronger version is also known by that actor.

(Example: Joe levels up to Lv.35 and his Fireball skill is replaced by the stronger Super Fireball)
If it requires a plugin, which one(s)? I've already bought all of Yanfly's plugins in case it's one of those.
---
Edit: Damn, RIGHT AFTER posting this thread I managed to figure it out myself >.>
I might as well leave this up so other people can see this too: Using Yanfly's SkillCore plugin (it's one of the free ones I think), just put the "<Hide if Learned Skill: x>" notetag on the base form of the skill, with "x" being the number of the stronger skill. This will hide the skill if the stronger version is also known by that actor.

Last edited: