![[Summons]Linking_system - RPG Maker MZ Plugin](https://img.itch.zone/aW1nLzIxODcxMDQwLnBuZw==/original/GdjTEU.png)
[Summons]Linking_system - RPG Maker MZ Plugin
A downloadable mod
Buy Now$1.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.
- You cannot link a summon that does not have any shareable skills.
- 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
- This plugin can be used in any project, commercial/personal
- The Plugin Filename must be kept in order to work.
- You are allowed to edit the code, but only for personal use.
- You are NOT allowed to redistribute this Plugin.
- You may NOT take code for your own released Plugins.
Status | Released |
Category | Game mod |
Author | ActumAventinus |
Tags | menu, plugin, RPG Maker, RPG Maker MZ, rpg-maker-plugin, summon, summon-system |
Purchase
Buy Now$1.99 USD or more
In order to download this mod you must purchase it at or above the minimum price of $1.99 USD. You will get access to the following files:
Link_system_RMMZ.js [v.1.2] 48 kB
Development log
- Price change!.37 days ago
- Linking_system Update Notice!. [1.2]60 days ago
- Linking_system Update! [v1.1]71 days ago
Comments
Log in with itch.io to leave a comment.
great plugin, if I could suggest: some way for summons to have parameters that affect the character when they are linked
For now , the way you can also do it is by sharing a skill that becomes a passive. this skill should give you some stats/effects you need.
There are some plugins that allows you to do this, visustella and some others. I personally recommend this one, which is free:
https://forums.rpgmakerweb.com/index.php?threads/passive-skills.125768/
Thank you for your suggestion.
Im planning to do a small update soon. Expanding the linking to also share some parameters could be possible.
Where is the video?
Right side of the page. First thing it's a YouTube video.
If you use a android browser it would be displayed at the top of the page .
I don't understand the meaning of this plugin, can you give a video explanation?
Video added. Thanks!
You should write a description of what your plugins do. Not all RM devs are coders.
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.