Jump to content
DoubleX

DoubleX RMMV Popularized ATB Rate

Recommended Posts

Note

This plugin's available for commercial use

 

Purpose

Lets users alter individual battlers' atb rate by data notetags

 

Games using this plugin

None so far

 

Notetags

 

 

 *    # Actor/Class/Weapon/Armor/Enemy/State Notetags:                        
 *      State notetags take the highest priority, followed by enemy, weapon,  
 *      armor, class and actor                                                
 *      1. <operator patb rate: rate>                                         
 *         - Assigns rate to the battler's atb rate 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

 

 

 *    # Data Actor/Class/Weapon/Armor/Enemy/State manipulations               
 *      1. meta.patb_rate                                                     
 *         - Returns the maximum atb value with the operator stored in        
 *           <operator patb rate: rate> in the form of [opeartor, rate]       
 *      2. meta.patb_rate = [opeartor, rate]                                  
 *         - Sets the atb rate with the operator stored in                    
 *           <operator patb rate: rate> as string operator and Number rate    
 *         - All meta.patb_rate changes can be saved if                       
 *           DoubleX RMMV Dynamic Data is used                                

 

 

 

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

 

 

 *      v1.00b(GMT 0900 31-1-2016):                                           
 *      1. Fixed user atb rate notetag updates not reflected to the atb rate 
 *      v1.00a(GMT 0500 23-1-2016):                                           
 *      1. Fixed undefined DataManager.this bug                               
 *      2. Fixed not loading this plugin's notetag bug                        
 *      3. Fixed name clashes between function patb_rate and getter patb_rate
 *      4. Deleted some meaningless, pointless and useless documentations     
 *      5. 1st completed version of this plugin finished                     
 *      v0.00a(GMT 1300 29-11-2015):                                          
 *      1. 1st testing version of this plugin finished                        

 

 

 

Download Link

DoubleX RMMV Popularized ATB Rate

Edited by DoubleX

Share this post


Link to post
Share on other sites

Updates

 *      v1.00a(GMT 0500 23-1-2016):                                           
 *      1. Fixed undefined DataManager.this bug                               
 *      2. Fixed not loading this plugin's notetag bug                        
 *      3. Fixed name clashes between function patb_rate and getter patb_rate 
 *      4. Deleted some meaningless, pointless and useless documentations     
 *      5. 1st completed version of this plugin finished                      

Share this post


Link to post
Share on other sites

Updates

 *      v1.00b(GMT 0900 31-1-2016):                                           
 *      1. Fixed user atb rate notetag updates not reflected to the atb rate  

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×
Top ArrowTop Arrow Highlighted