- Joined
- Jan 2, 2014
- Messages
- 1,787
- Reaction score
- 939
- First Language
- Chinese
- Primarily Uses
- N/A
DoubleX RMVXA CATB Clear Addon v1.01a to YSA Battle System: Classical ATB
by DoubleX
Compatibility Fix
http://forums.rpgmakerweb.com/index.php?/topic/22245-doublex-rmvxa-catb-clear-addon-compatibility-fix/
Prerequisites
DoubleX RMVXA Bug Fixes to YSA Battle System: Classical ATB
YSA Battle System: Classical ATB(Created by Yami)
Introduction
With this script, users can set a specific state to clear battlers' atb bar when it's added to them. This doesn't work if they already have it right before it's added to them(i.e., reapplying it to them).
To set skills or items to have the same effect, set them to remove a state with the above effect and then add this state immediately afterwards.
#------------------------------------------------------------------------------|
# * State Notetags
# - (v1.01a+)<custom catb minus atb: a, p> |
# Minus battlers' action points by a or atb fill percent by p% when states |
# with the above notetag are added to them |
# - (v1.01a+)<custom catb reset atb: a, p> |
# Reset battlers' action points to a or atb fill percent to p% when states |
# with the above notetag are added to them |
# It won't work if the action points or atb fill percent would be increased |
# - (v1.01a+)<custom catb minus charge: p> |
# Minus battlers' charge fill percent by p% when states with the above |
# notetag are added to them |
# The action will be cancelled if the charge fill percent would be negative |
# - (v1.01a+)<custom catb reset charge: p> |
# Reset battlers' charge fill percent by p% when states with the above |
# notetag are added to them |
# It won't work if the charge fill percent would be increased |
#------------------------------------------------------------------------------|
# * The below 2 notetags needs |
# DoubleX RMVXA Cooldown Addon to YSA Battle System: Classical ATB |
# - (v1.01a+)<custom catb minus cooldown: p> |
# Add battlers' cooldown fill percent by p% when states with the above |
# notetag are added to them |
# - (v1.01a+)<custom catb reset cooldown: p> |
# Reset battlers' cooldown fill percent by p% when states with the above |
# notetag are added to them |
# It won't work if the cooldown fill percent would be decreased |
#------------------------------------------------------------------------------|
Video
Features
Use of notetags(requires knowledge of notetag usage) to set specific states to clear battlers' atb bar when these states are added to them
How to use
Open the script editor and put this script into an open slot between the script DoubleX RMVXA Bug Fixes to YSA Battle System: Classical ATB and Main. Save to take effect.
FAQ
None
Credit and Thanks
DoubleX(Giving me credit is completely optional)
The terms of use are the same as that of YSA Battle System: Classical ATB except that you must also give Yami credit(you should do this anyway) if you give DoubleX or his alias credit
Compatibility
Same as that of YSA Battle System: Classical ATB
Changelog
v1.01a(GMT 0400 11-9-2014):
- Added
<custom catb minus atb: a, p>
<custom catb minus charge: p>
<custom catb reset charge: p>
<custom catb minus cooldown: p> and
<custom catb reset cooldown: p> notetags
- Changed <custom catb clear> to <custom catb reset atb: a, p>
v1.00b (GMT 0000 1-7-2014):
- Updated the way of clearing atb and actions
v1.00a (GMT 1600 9-1-2014):
- 1st version of this script finished
(DoubleX)YSA CATB Clear Addon v1.01a.txt
Attachments
-
323 bytes Views: 16
Last edited by a moderator:

