KSkillUnstable VX
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
Ruby: - $game_system.add_unstable_skill(SkillID)
- $game_system.remove_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!
本贴来自国际rpgmaker官方论坛作者:kyonides处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址: https://forums.rpgmakerweb.com/threads/kskillunstable-vx.171880/ |