Welcome to PGMZ! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Dark Plasma Item With Party Traits - DarkPlasma_ItemWithPartyTraits.js
Plugin desc : An item that gives each member of your party a unique character just by having it.
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_ItemWithPartyTraits.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_ItemWithPartyTraits.js
File name : DarkPlasma_ItemWithPartyTraits.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc An item that gives each member of your party a unique character just by having it. @author DarkPlasma @license MIT @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/DarkPlasma-MZ-Plugins ). Original plugin by DarkPlasma. Please check the latest official version at: https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release ----- version: 1.0.0 This item grants traits to all party members simply by possessing it. Traits will not be duplicated even if multiple items are possessed. Enter the following in the item's memo field: <partyTraits:actor/1> Gain the same traits as actor ID 1. <partyTraits:class/1> Gain the same traits as class ID 1. <partyTraits:weapon/1> Gain the same traits as weapon ID 1. <partyTraits:armor/1> Gain the same traits as armor ID 1. <partyTraits:state/1> Gain the same traits as state ID 1.