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 Preemptive Skill Trait - DarkPlasma_PreemptiveSkillTrait.js
Plugin desc : Activate skills at the start of battle
License : MIT License
Author : DarkPlasma
Website : https://github.com/munokura/DarkPlasma-MZ-Plugins/blob/main/DarkPlasma_PreemptiveSkillTrait.js
Desc page : https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
Download Page : https://raw.githubusercontent.com/munokura/DarkPlasma-MZ-Plugins/main/DarkPlasma_PreemptiveSkillTrait.js
File name : DarkPlasma_PreemptiveSkillTrait.js
Help of plugin :
@target MZ
@url https://github.com/elleonard/DarkPlasma-MZ-Plugins/tree/release
@plugindesc Activate skills at the start of battle
@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
Sets the trait that activates a skill at the start of battle.
<preemptiveSkill:
skill:skill ID rate:activation probability (%)
>
Example: 100% chance of defending at the start of battle.
<preemptiveSkill:
skill:2 rate:100
>
This trait's skill will not activate if preemptively attacked.
This plugin does not support time-progress battles.
This plugin requires the following plugin:
DarkPlasma_AllocateUniqueTraitId version:1.0.2
@param se
@text SE
@type struct<Se>
@default {"name":"","volume":"90","pitch":"100","pan":"0"}