Super Skill Nerf VX
by Kyonides
Introduction
Nerf! Nerf! Nerf your favorite super duper skills!
Yes, even up to the point where your heroes can only use them once per battle!
Mandatory Notes:
Ruby:
<cast_only_once> <cast_only_twice> 复制代码
Or Cool Them Down!
Mandatory Note:
Ruby:
Any positive number will be fine.
And just in case you want to clear this skill use limit once per call:
Ruby:
$game_party.clear_used_skills! 复制代码
Or if you prefer to clear the cooldowns altogether:
Ruby:
$game_party.clear_skill_cooldowns! 复制代码
VX Script - Simple Version
Ruby:
You'd need to download a demo to get the Colored version.
Terms & Conditions
Free as in beer for non commercial games.
Include my nickname in your game credits.
Thank Opozorilo for making the script request. (Optional aka a Joke)
That's it!
本贴来自国际rpgmaker官方论坛作者:kyonides处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/super-skill-nerf-vx.180116/