KSkillUnstable XP - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: KSkillUnstable XP (/thread-9375.html) |
KSkillUnstable XP - kyonides - 09-13-2024 KSkillUnstable XP
by Kyonides
Introduction Do you want your heroes to learn unstable skills? Then this script will let you implement such a feature with ease. Just add Skill IDs to the UNSTABLE_SKILL_IDS array and that's it! What are the unstable skills? They are a group of skills that will be excluded from a hero's list of skills randomly. Optional Script Calls Code: $game_system.add_unstable_skill(SkillID) How can I get a demo? Terms & Conditions Free for use in non commercial games. Due credit is mandatory! Mention this forum in your game credits. That's it! |