じ☆ve冰风 发表于 2026-7-31 18:28:42

DoubleX RMVXA Cancel Addon to YSA Battle System: Classical ATB


        DoubleX RMVXA Cancel Addon v1.01b to YSA Battle System: Classical ATB



        by DoubleX





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 cancel partially charged skills but not fully charged nor uncharged ones of actors without autobattle nor confusion. Skill costs won't be paid and cooldown won't take place but action times will still be consumed by 1.

Spoiler 




    # This feature needs
    # DoubleX RMVXA Action Addon to YSA Battle System: Classical ATB
    # (v1.01a+)CANCEL_ACTION_COST, default = false
    # Skill users need to pay the action cost of the skill after canceling it
    # (v1.01b+)CANCEL_ACTION_COST will be ignored if the skill/item demand its
    # user to pay the action cost before charging(that feature needs
    # DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical AT

    CANCEL_ACTION_COST = false

    # (v1.01a+)CANCEL_SKILL_COST, default = false
    # Skill users need to pay the mp/tp/custom cost of the skill after canceling
    # it
    # (v1.01b+)CANCEL_SKILL_COST will be ignored if the skill/item demand its
    # user to pay the non-action cost before charging(that feature needs
    # DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical AT

    CANCEL_SKILL_COST = false

    # Select key which will open the cast cancel selection window, default = :SHIFT
    CANCEL_KEY = :SHIFT
    # Press cancel key to close the cast cancel selection window

    # Wait while the cast cancel window is active, default = true
    CANCEL_WAIT = true

    # Set text displayed in cast cancel help window, default = "Select an actor to cancel his/her/its charging move.\nFully charged or uncharged moves can't be cancelled."
    HELP_TEXT = "Select an actor without autobattle nor confusion to\ncancel his/her/its partially charging skill or item."






Video










Features
        Almost no scripting knowledge is needed to use this script(Some is needed to know how to edit the "how this script works" part)

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.01b(GMT 1200 25-2-2015):


        - Compatible with


          DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical ATB


        - Increased the efficiency of this script


        v1.01a(GMT 0200 11-9-2014):


        - Lets users set the cancel action cost and cancel skill cost


        v1.00b(GMT 0000 23-1-2014):


        - Compatible with DoubleX RMVXA Unison Addon to YSA Battle System: Classical ATB


        v1.00a(GMT 0300 22-1-2014):


        - 1st version of this script finished


(DoubleX)YSA CATB Cancel Addon v1.01b.txt


本贴来自国际rpgmaker官方论坛作者:DoubleX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/doublex-rmvxa-cancel-addon-to-ysa-battle-system-classical-atb.22736/
页: [1]
查看完整版本: DoubleX RMVXA Cancel Addon to YSA Battle System: Classical ATB