- Joined
- Mar 17, 2012
- Messages
- 1,149
- Reaction score
- 375
- First Language
- Sarcasm
- Primarily Uses
Passive Skills Script V1.0b
Created by Neon Black
What is it?
This script allows you to apply states to skills to add passive buffs while the skill is learned. This is done in two simple steps as detailed below. These passive buffs work exactly like the states (for the most part as far as I can tell) and allow you to add unique new features to your game.
How can I use it?
Place this script anywhere in the script editor below materials and above main. This script has two simple steps to make a passive skill.
Once again, should work with pretty much everything. There may be some compatibility issues with extra stat scripts, but there most likely won't be any issues with other scripts.
While this script works with Yanfly's elemental absorb and similar scripts, the passive skills do not get the added features from them.
How can I get the script?
Version 1.0b (base script, 9.5.2012) is available from my pastebin account here.
I would like to use this code.
This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
Permissions beyond the scope of this license may be available at http://cphouseset.wo...d-terms-of-use/.
Author's Disclaimer:
I know a little while back some people were looking for a passive skills script. I don't know if one was ever found or created, but I made this one anyway. This has got to be the easiest thing I have ever made. Seriously, look at it. Some of my scripts have instructions sections bigger than this script. Anyway, if you get any issues just let me know. As always, enjoy.
Created by Neon Black
What is it?
This script allows you to apply states to skills to add passive buffs while the skill is learned. This is done in two simple steps as detailed below. These passive buffs work exactly like the states (for the most part as far as I can tell) and allow you to add unique new features to your game.
How can I use it?
Place this script anywhere in the script editor below materials and above main. This script has two simple steps to make a passive skill.
- Create a state with the buffs or debuffs you would like to apply. Note the skills ID.
- Add the line "passive[x]" to a skill's notebox where "x" is the ID of the state you want to apply. Note that enemies do not get passive states from skills.
Once again, should work with pretty much everything. There may be some compatibility issues with extra stat scripts, but there most likely won't be any issues with other scripts.
While this script works with Yanfly's elemental absorb and similar scripts, the passive skills do not get the added features from them.
How can I get the script?
Version 1.0b (base script, 9.5.2012) is available from my pastebin account here.
I would like to use this code.

This work is licensed under a Creative Commons Attribution-NonCommercial 3.0 Unported License.
Permissions beyond the scope of this license may be available at http://cphouseset.wo...d-terms-of-use/.
Author's Disclaimer:
I know a little while back some people were looking for a passive skills script. I don't know if one was ever found or created, but I made this one anyway. This has got to be the easiest thing I have ever made. Seriously, look at it. Some of my scripts have instructions sections bigger than this script. Anyway, if you get any issues just let me know. As always, enjoy.
Last edited by a moderator: