A downloadable mod

Buy Now$3.99 USD or more

Link System Plugin for RPG Maker MZ 

Summon Link & Skill Transfer Plugin


  • This plugin allows you to link (or “attach”) a character to another character, referred to as a summon
  • The linked character will inherit all skills of a specific type from the summon.
  • The linked character will inherit all skills of a specific element from the summon.
  • A summon must be defined using a note tag in its actor profile
  • Summons can only be added to the party through a plugin command. 
  • Once added, they remain hidden from the regular party.
  • Only specific types & elements  of skills will be transferred from a summon to a character once they are linked.
  • All the linking assignment will be erased if you remove a party member.

The maximum number of summons that can be linked to a single character is configurable.


Plugin Parameters:

Custom menu text & icon
Enable/disable Touch UI   
Skill types & elemental skills to transfer 
Custom text 
Party Variable ID (hidden party array)  
Max links per character
Recover Summon Party 


 Notetags:

<summon>                // Marks as summon  
<affinity:x>      // X = element ID from database (transfers skills)      
<noskill_affinity:x>    // X = element ID (cosmetic only)
<profile>Text</profile> // Optional description 





Changelog:

  •   v1.0 - Initial release
  •   v1.1 - We also share elemental skills defined by Affinity notetag                                                       Some minor visual improvement.
  •   v1.2 - Added the "Recover Summon Party" Plugin command.          


Terms of Use

  1.  This plugin can be used in any project, commercial/personal 
  2. The Plugin Filename must be kept in order to work.
  3. You are allowed to edit the code for your use only.
  4. You are NOT allowed to redistribute this Plugin.
  5. You may NOT take code for your own released Plugins.

Purchase

Buy Now$3.99 USD or more

In order to download this mod you must purchase it at or above the minimum price of $3.99 USD. You will get access to the following files:

Link_system_RMMZ.js [v.1.2] 48 kB

Development log

Comments

Log in with itch.io to leave a comment.

(+1)

You should write a description of what your plugins do. Not all RM devs are coders.

(2 edits)

you probably right, ill be on it. 

1. It adds a secondary party that is hidden.
2. This secondary party is shown in this new Scene. 
3. Characters can "borrow" a skill while are "linked" to a character of this new Scene. 

Similar to Final Fantasy VIII. You can link as many summons you want to your characters, this characters can receive summon shared skills. 

Thanks for the comment.