Title says all. How do you perform skills with 2 or more battlers and make a separate section in the battle menu, like in Blizzard's Chaos Project? :<_<: What would you use in CRLS/Addons? Thanks in advance.
Quote from: Blizzard on January 09, 2008, 03:47:55 pm
Chaos Rage Limit System
Authors: Blizzard
Version: 6.12b
Type: Actor Transformation System, Enhanced Limit Break System
Key Term: Custom Skill System
Introduction
This script allows the use of the "Soul Rage System" (SRS), the "Soul Limit System" (SLS) and the "Chaos Drive System" (CDS) at the same time. Special Thanks to GuardianAngelX72 for the idea for Chaos Drive.
This work is protected by the following license:
Quote
Creative Commons - Attribution-NonCommercial-ShareAlike 3.0 Unported
( http://creativecommons.org/licenses/by-nc-sa/3.0/ )
You are free:
to Share - to copy, distribute and transmit the work
to Remix - to adapt the work
Under the following conditions:
Attribution. You must attribute the work in the manner specified by the author or licensor (but not in any way that suggests that they endorse you or your use of the work).
Noncommercial. You may not use this work for commercial purposes.
Share alike. If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.
- For any reuse or distribution, you must make clear to others the license terms of this work. The best way to do this is with a link to this web page.
- Any of the above conditions can be waived if you get permission from the copyright holder.
- Nothing in this license impairs or restricts the author's moral rights.
Features
- Chaos Drive, Soul Rage and Soul Limit Systems in one script
- configure your databases easily
- using Blizzard gradient styler 4.x with 7 different styles
- contains universal font fix, never ever "I can't see the letters"
- completely overworked all three systems
- compatible with Tons of Add-ons
- maximum compatibility with other scripts
- moving Chaos Drive/Soul Rage/Soul Limit command in defineable color and a faster animated cursor
SRS specific features
- use multiple skills per equipment part
- SR % increase when you get attacked, use it to unleash SR skills
- cycle through available skills with LEFT/RIGHT
SLS specific features
- configure Soul Limit for each character separately
- using a limit can kill a character if you set it up that way
- use a different command than the actual SL skill name (example: command name is "Bahamut", skill name is "Giga Flare")
CDS specific features
- replaces entire party with one Chaos Drive OR transforms only the actor who is using the CD skill
- revert Chaos Drive anytime
- configurable conditions like in Soul Limit
v5.3b
- compatible with Multi-Hit from Tons of Add-ons v5.x and higher
- rewritten conditions using classic syntax to avoid RGSS conditioning bug
- added possiblities that status effect, armors and weapons can increase the SRS_rate for a character
- fixed a couple of bugs and glitches
- removed the barstyle plugin, please get the newest version of Tons of Add-ons if you want to keep using the bars
- Chaos Drive Status Effect can now be named however you like, but you need to configure it anyway
- improved coding
v5.31b
- fixed a slight bug that would never occur anyway
- now the global variable for compatibility contains the version of CRLS
v5.32b
v5.4b
- now it is possible to define actors who can use SRS/SLS/CDS and who can't
- other bugs were not fixed, I was too drunk to fix them at the time being
v5.5b
- fixed the bugs that were not fixed in the last version
v5.6b
- made easy renaming of the systems possible
- added SR_REVERSAL option
- decreased lag during the slide-from-the-right animation
- organized configuration a little bit better
- commented code
v5.7b
- now compatible with Item Requirement System from Tons of Add-ons
v6.0b
- now compatible with Guilamme777's Multi-Slot Equipment System
- now compatible with RTAB v1.16 + majority of plugins
- now compatible with Blizz-ABS v1.99 or higher (requires the additional compatibility plugin)
- better coding
v6.01b
- fixed the bugs that occured at the end of battle
v6.02b
- added Chaos Drive state removal upon reversal for convenience and full Blizz-ABS compatibility
v6.03b
- fixed bug when using a Soul Limit would take SR additionally to SP instead of the real SR rate
v6.04b
- fixed updating issue with SDK 2.x
v6.1b
- improved customizability and compatibility with Blizz-ABS
v6.11b
- improved coding and customizability
v6.12b
Screenshots
Please note: A "Centered battlers" and a "shaded text" add-on were applied in the demo to make it look better.
(http://img162.imageshack.us/img162/2152/snap156oh9.th.png) (http://img162.imageshack.us/img162/2152/snap156oh9.png) (http://img162.imageshack.us/img162/2820/snap157ar7.th.png) (http://img162.imageshack.us/img162/2820/snap157ar7.png) (http://img520.imageshack.us/img520/8584/snap158vo6.th.png) (http://img520.imageshack.us/img520/8584/snap158vo6.png) (http://img522.imageshack.us/img522/4523/snap159uw9.th.png) (http://img522.imageshack.us/img522/4523/snap159uw9.png)
(http://img162.imageshack.us/img162/4482/snap160du2.th.png) (http://img162.imageshack.us/img162/4482/snap160du2.png) (http://img520.imageshack.us/img520/49/snap161hb4.th.png) (http://img520.imageshack.us/img520/49/snap161hb4.png) (http://img162.imageshack.us/img162/4884/snap162yo8.th.png) (http://img162.imageshack.us/img162/4884/snap162yo8.png) (http://img520.imageshack.us/img520/6383/snap163lq0.th.png) (http://img520.imageshack.us/img520/6383/snap163lq0.png)
Demo
Chaos Rage Limit System (http://downloads.chaos-project.com/scripts/Chaos Rage Limit System.zip)
Script
Just make a new script above main and paste this code into it.
Script Download (http://downloads.chaos-project.com/scripts/Chaos Rage Limit System.txt)
Instructions
Inside the script in the first comment.
Compatibility
98% compatible with SDK 1.x. 70% compatible with SDK 2.x. WILL corrupt your old savegames. Can cause incompatibilty issues with following scripts and/or systems:
- exotic CBS-es
- Limit Break systems
- Custom Equipment systems (i.e. 2 accessories) (can be EASILY merged)
- needs the 6.x version of the Scene_SoulRage add-on if you use one
RTAB specific Compatibility Issues and Notes
- Compatible with RTAB 1.16 and a majority of the available plugins.
- COMPLETELY INCOMPATIBLE WITH CONNECTED ATTACKING!!! Remove Connected Attacking and turn it off, otherwise you WILL experience bugs! Also remove the Consume Items Patch for Connected Attacking if you have it!
- Disables LEFT/RIGHT selection of actors in battle, use Q/W instead.
- Seph's slant bars will be used when using the DRAW_BAR option
- not compatible with Chaos Drive System yet, refrain from using it in RTAB
Credits and Thanks
- Blizzard
- idea for Chaos Drive System by GuardianAngelX72
Author's Notes
THIS SCRIPT MAY NOT BE USED BY ANYBODY WHO IS MAINLY ACTIVE ON RMXP.ORG!
If you want to use this system with Blizz-ABS, you additionally need the compatibiliy plugin (the plugin comes BELOW CRLS!):
Script Download (http://downloads.chaos-project.com/scripts/CRLS + Blizz-ABS plugin.txt)
Download Scene_SoulRage plugin from here (the plugin comes BELOW CRLS!):
Script Download (http://downloads.chaos-project.com/scripts/Scene_SoulRage.txt)
Download Soul Force Combo System plugin from here (the plugin comes BELOW CRLS!):
Script Download (http://downloads.chaos-project.com/scripts/Soul Force Combo System.txt)
If you find any bugs, please report them here:
http://forum.chaos-project.com
That's it! Enjoy! =D
Locked.