J::Battle BOOST!
Authors: Unknown
Version: 1
Type: Battle Speed Enhancer
Key Term: Battle Add-on
IntroductionIts not even really a script as much as an altered definition.
But hot-damn, it MAKES THE DIFFERENCE.
Features
- DRASTICALLY speeds up all battles.
- etc.
ScreenshotsYou cannot screenshot speed.
DemoNo, I will not make a demo.
This is really just... plug and play.
Script=begin
____________________________
| J::Battle BOOST! |
| Author: Unknown |
|____________________________|
A ridiculously useful little altered definition that DRASTICALLY
increases the battle speed.
Its hard to explain, you should just give it a go and see what I mean.
All you need to know is that the higher the number, the faster it goes.
To a limit, of course.
=end
class RPG::Sprite
def effect?
@_whiten_duration > 16 || # 0 - 16
@_appear_duration > 16 || # 0 - 16
@_escape_duration > 32 || # 0 - 32
@_collapse_duration > 12 || # 0 - 48
@_damage_duration > 40 || # 0 - 40
@_animation_duration > 200 # 0 - 200
end
end
InstructionsThis is totally plug and play.
Just copy-pasta into your script editor and it should do the job.
You
can adjust the numbers if you want...
but I set them up for you, so you don't really need to.

CompatibilityI can't think of any issues I've ran into.
This essentially functions with any battle system that utilizes Scene_Battle.
(ie: doesn't work with BlizzABS because that uses Map_Battler or whatever)
Credits and Thanks
Author's NotesI did not actually write this scriptlet thingy, but the japanese site I found it on went down some time ago.

Its a sad day, they had a lot of other scripts I wish I grabbed so I could share here...
Though I have a few more