Save-Point

Full Version: DoubleX RMVXA Unison Skills/Items
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
DoubleX RMVXA Unison Skills/Items
Version: v1.01d
Introduction

Allows users to create unison skills or items for actors


Features

*
Use of notetags(needs knowledge of notetag usage) to set specific skills or items needing specific actors and using specific parameter rules in their damage formulae in notetags in these skills or items' notebox

Video



Script

script

Instructions

Open the script editor and put this script into an open slot between Materials and Main. Save to take effect.

FAQ

None

Compatibility

Scripts rewriting or aliasing method:

- load_database under DataManager
- param, inputable? or usable? under Game_BattlerBase
- make_damage_value or use_item under Game_Battler
- clear_actions or next_command under Game_Actor

- enable? under Window_ItemList
- display_use_item under Window_BattleLog
- start, next_command, prior_command or turn_start under Scene_Battle
may have compatibility issues with this script
Place this script above those aliasing any of these methods if possible


Credits and Thanks

None

Author's Notes

None

Terms and Conditions

None other than not claiming this script as created by anyone except DoubleX or his alias
Updates
v1.01d(GMT 0300 21-7-2015):
- Increased this script's effectiveness, efficiency and flexibility