- Joined
- Jan 21, 2016
- Messages
- 10
- Reaction score
- 33
- First Language
- French
- Primarily Uses
Yanfly Engine Plugins Addons
by Corniflex
Introduction :These scripts are addons for Yanfly Engine Plugins (YEP).
Install Instructions :
AftermathLevelUp Addon (v1.00) :
SkillLearnSystem Addon (v1.00) :
ClassChangeCore Addon (v1.00) :
License & Commercial Use :
See here for my license.
In short : Feel free to do what you want with my scripts (commercial use or not), just include me in the credits.
Be sure to also respect Yanfly Terms of Use !
Sources :
Feel free to suggest changes or report any bug on the Github repo.
Credit and Thanks :- Yanfly for the awesome work and nice coding style that allowed me to learn a lot about RPG Maker Scripting.
Voilà, have fun with these scripts and don't hesitate to report any bug or suggest new features !
by Corniflex
Introduction :These scripts are addons for Yanfly Engine Plugins (YEP).
Install Instructions :
- Always place the addons under ALL the YEP scripts to avoid issues.
- Check the required scripts list for each addons.
Also check the version for required scripts :
If your scripts are newer some compatibility issues can happen depending of what the update contains.
AftermathLevelUp Addon (v1.00) :
Features :
- Display unlocked classes when your hero level up.
- Display unlocked but not yet learned skills when your hero level up (when used with SkillLearnSystem).
They will be shown in the same skill list as the default "learned skills".
Screenshots :
Harold unlocked new classes :
![]()
Required Scripts :
- YEP_VictoryAftermath.js (v1.05b)
- YEP_X_AftermathLevelUp.js (v1.00)
And any of the following :
- YEP_ClassChangeCore.js (v1.07)
- YEP_SkillLearnSystem.js (v1.07)
SkillLearnSystem Addon (v1.00) :
Features :
- Show non unlocked skills and display the level requirements on the right panel.
- There's an option to change the order of the learn skill list :
By ID (by default)
- By Name
- By Unlock Level
[*]You can also choose to display the skill type on the right panel (as every skill type is mixed in the list).
Screenshots :
Locked skills in the list and requirements :
![]()
Required Scripts :
- YEP_SkillLearnSystem.js (v1.07)
ClassChangeCore Addon (v1.00) :
Features :
- Display locked classes in the list and provides info about how to unlock them on the right panel.
Will only show classes that the character can unlock with his starting unlocked classes.
[*]Change the list into a dynamic class tree so everything can be seen at once !
[*]Both options can be combined at will !
You can have a tree with all classes displayed (see screenshots).
- Or have only currently unlocked classes displayed. The tree will "grow" when you unlocked new classes !
[*]Navigate through the tree using arrow keys.
UP and DOWN to go to another class of the same column.
- RIGHT and LEFT to go to next and previous class (the first is used if many).
[*]Also works with subclass.
Screenshots :
List of unlockable classes and requirements :
![]()
Simple tree view (11 classes) :
![]()
Large tree view (45 classes) :
![]()
Required Scripts :
- YEP_ClassChangeCore.js (v1.07)
Optionnal :
- YEP_X_Subclass.js (v1.00)
License & Commercial Use :
See here for my license.
In short : Feel free to do what you want with my scripts (commercial use or not), just include me in the credits.
Be sure to also respect Yanfly Terms of Use !
Sources :
Feel free to suggest changes or report any bug on the Github repo.
Credit and Thanks :- Yanfly for the awesome work and nice coding style that allowed me to learn a lot about RPG Maker Scripting.
Voilà, have fun with these scripts and don't hesitate to report any bug or suggest new features !
Last edited by a moderator: