じ☆ve冰风 发表于 2026-7-25 14:23:48

DoubleX RMMV Popularized ATB Reset

Note


        This plugin's available for commercial use


Purpose


        Lets users set skills/items to have different ATB reset values


Games using this plugin


        None so far


Notetags

Spoiler 






*    # Skill/Item Notetags:                                                
*      1. <operator patb reset: val>                                       
*         - Assigns val to the battler's atb reset value via operator      
*         - operator can be either =, +, -, *, / or %, meaning set to, add   
*         by, subtract by, multiply by, divide by or modulo by respectively
*         - All instances of this notetag will be used sequentially








Plugin Calls

Spoiler 






*    # Data Skill/Item manipulations                                       
*      1. meta.patb_reset                                                   
*         - Returns the atb reset value with the operator stored in         
*         <operator patb reset: val> in the form of       
*      2. meta.patb_reset =                                  
*         - Sets the atb reset value with the operator stored in            
*         <operator patb reset: val> as string operator and Number val   
*         - All meta.patb_reset changes can be saved if                     
*         DoubleX RMMV Dynamic Data is used                              
*    # Battler manipulations                                                
*      1. patb_reset_val                                                   
*         - Returns the battler ATB reset value                              
*      2. patb_reset_val = val                                             
*         - Sets the battler ATB reset value as val








Video










Prerequisites


        Plugins:


        1. DoubleX RMMV Popularized ATB Core


        Abilities:


        1. Little Javascript coding proficiency to fully utilize this plugin


Terms Of Use


        You shall keep this plugin's Plugin Info part's contents intact


        You shalln't claim that this plugin's written by anyone other than DoubleX or his aliases


        None of the above applies to DoubleX or his/her aliases


Changelog

Spoiler 






 *      v1.00b(GMT 1400 31-5-2016):                                           
 *      1. Fixed a bug where the reset value is always 0 in the delay mode    
 *      v1.00a(GMT 0800 20-2-2016):                                           
 *      1. 1st testing version of this plugin finished                       






View attachment DoubleX RMMV Popularized ATB Reset v100b.rar


DoubleX RMMV Popularized ATB Reset


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