- Joined
- Sep 7, 2019
- Messages
- 74
- Reaction score
- 35
- First Language
- English
- Primarily Uses
- RMVXA
Is there any way for me to replicate skills similar to the Level 5 Death or Level 3 Flare skills from Final Fantasy 5?
If you dont know, the Level skills work by only targeting those who's levels are multiples of the number listed.
So Level 5 Death would inflict death if the target is Level 5, 10, 15, 20, 25, etc. And Level 3 Flare would damage targets
whos levels are 3, 6, 9, 12, 15, 18, etc.
I also want the player to be able to gain this skill when the enemy casts it on them. Similar to how it would work in the original game. Im Using Yanfly's Blue Magic code for skills to be learn this way. http://www.yanfly.moe/wiki/Blue_Magic_(MV_Plugin_Tips_&_Tricks)
Since the player would be using this skill, enemies would also have Levels so i am also using Yanlfy's Enemy Level Plugin.
If you dont know, the Level skills work by only targeting those who's levels are multiples of the number listed.
So Level 5 Death would inflict death if the target is Level 5, 10, 15, 20, 25, etc. And Level 3 Flare would damage targets
whos levels are 3, 6, 9, 12, 15, 18, etc.
I also want the player to be able to gain this skill when the enemy casts it on them. Similar to how it would work in the original game. Im Using Yanfly's Blue Magic code for skills to be learn this way. http://www.yanfly.moe/wiki/Blue_Magic_(MV_Plugin_Tips_&_Tricks)
Since the player would be using this skill, enemies would also have Levels so i am also using Yanlfy's Enemy Level Plugin.