- Joined
- May 3, 2015
- Messages
- 50
- Reaction score
- 7
- First Language
- Finnish
- Primarily Uses
So im not good at all with JS and i tried it my self but i just do not have the experience to make it work, not working at all...
Anyway im looking on how to make a character learn a new skill after x uses of another skills.
I belive using Yanfly_SkillCore make it possible with the Lunatic Mode note tags.
Here is a few i was thinking about.
After using "Fire" skill a total of 50 times, he then learns "Fire 2" and "Fire" is then removed from the learned skills.
After using "Slash" 50 times, he learns "Fire Slash" and "slash" is not removed.
I understand how the JS works i just do not know all the terms used in JS so i am pretty sure i can customize the code to my liking if i just got a base to go on.
Anyway im looking on how to make a character learn a new skill after x uses of another skills.
I belive using Yanfly_SkillCore make it possible with the Lunatic Mode note tags.
Here is a few i was thinking about.
After using "Fire" skill a total of 50 times, he then learns "Fire 2" and "Fire" is then removed from the learned skills.
After using "Slash" 50 times, he learns "Fire Slash" and "slash" is not removed.
I understand how the JS works i just do not know all the terms used in JS so i am pretty sure i can customize the code to my liking if i just got a base to go on.

