Help - Search - Members - Calendar
Full Version: Skill Fusion
RPG RPG Revolution Forums > Scripting > Script Tutorials > RGSS3
Kread-EX
Skill Fusion


Version: 1.04

Author: Kread-EX


Introduction
This script allows a character to use the remnants of a skill to transform her skill into another one. If you remember Breath of Fire IV and its element combos, this is a very basic example of it.

Instructions
Use the skill notebox with this tag:
CODE
<skill_fusion: x, y>

x = ID of the skill which remnants are used.
y = ID of the skill to transform into.

There are some conditions though. First, in order to invoke a fusion skill, the character must be able to use it in normal conditions (sufficient MP/TP, not silenced�€�). Additionally, the fusion can only occur with two (or more) members of the same party. This check can be bypassed by setting FUSION_PARTY_CHECK to false within the script code.

Screenshots



Script
Download

Compatibility
Works with Yanfly's Ace Battle Engine.

Terms and Conditions
You are free to adapt this work to suit your needs.
You can use this work for commercial purposes if you like it.
Credit is appreciated.
Kread-EX
v1.04 - fixed compatibility issues, mainly with the latest versions of YEA Battle Engine.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.