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 Skill Weapon Type Trait - DarkPlasma_SkillWeaponTypeTrait.js
Plugin desc : Skills that meet the required weapon type
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_SkillWeaponTypeTrait.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_SkillWeaponTypeTrait.js
File name : DarkPlasma_SkillWeaponTypeTrait.js
Help of plugin :
@target MZ @url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release @plugindesc Skills that meet the required weapon type @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 Enter the following in the memo field for data that can be assigned traits, such as actors. <skillWeaponType: Sword> When determining the required weapon for a skill, this sets the trait that will be treated as if the weapon type is sword. <skillWeaponType: Sword, Spear> To specify multiple traits, separate them with commas. This plugin requires the following plugins: DarkPlasma_AllocateUniqueTraitId version: 1.0.2 DarkPlasma_LazyExtractData version: 1.0.0 If using with the following plugins, add this below them. DarkPlasma_LazyExtractData