An open library of RPG Maker MZ plugins, powered by the community.

PGMZ - The Community-Driven Plugin Library for RPG Maker MZ

MZ plugins

CSVN random Attack With Falcon Sword - CSVN_randomAttackWithFalconSword.js

Plugin desc : Random attack skills will also reflect the number of additional weapon attacks.

License : MIT License

Author : cursed_steven

Website : https://github.com/cursed-steven/rmmz/blob/main/CSVN_randomAttackWithFalconSword.js

Desc page : https://note.com/cursed_steven/n/n7a98088a059d

Download Page : https://raw.githubusercontent.com/cursed-steven/rmmz/main/CSVN_randomAttackWithFalconSword.js

File name : CSVN_randomAttackWithFalconSword.js

Help of plugin :

* @target MZ
 * @plugindesc Random attack skills will also reflect the number of additional weapon attacks.
 * @base PluginCommonBase
 * @orderAfter PluginCommonBase
 * @author cursed_steven
 * @url https://note.com/cursed_steven/n/n7a98088a059d
 *
 * @help CSVN_randomAttackWithFalconSword.js
 *
 * If you activate the skill of 2 random enemies with a weapon
 * that has 1 additional attack count (= 2 attacks), the additional attack count of the weapon
 * will be ignored and it will be 2 attacks, but it will be 4 times To be.
 * In other words, even if you activate the skill of random enemy
 * targets (count: b) with weapon(attack count: a), the number of attacks is
 * b times, but it becomes axb times.
 *
 * Terms:
 *  No permission needed for change or re-distribute this plugin.
 *  But I will be glad to being informed you used or reffered this.

スポンサードリンク

-MZ plugins

Copyright© PGMZ - The Community-Driven Plugin Library for RPG Maker MZ , 2026 All Rights Reserved.