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

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

HIME Double Cast State - HIME_DoubleCastState.js

Plugin desc : Allows you to create a state that will double the number

License :
・Copyright: Retained
・Commercial Use: Allowed
・Modification: Allowed
・Redistribution: Allowed
・Details: See Download Page / In-plugin documentation

Author : Hime

Website : https://himeworks.com/

Desc page : https://himeworks.com/2015/11/double-cast-state/

Download Page : https://raw.githubusercontent.com/munokura/HIME-MV-plugins-jp/master/HIME_DoubleCastState.js

File name : HIME_DoubleCastState.js

Help of plugin :

@title Double Cast State
@author Hime
@date Nov 5, 2015
@plugindesc Allows you to create a state that will double the number
of times skills or items will be used.
@help
== Description ==

This plugin allows you to easily double the number of times
certain skills are casted.

When a particular state is added to an actor or enemy, all of their
skills will hit twice as many times.

For example, by default, when you cast heal, you only heal once.
However, when the double cast state is effect, you will heal twice
for the price of one!

== Terms of Use ==

- Free for use in non-commercial projects with credits
- Contact me for commercial use

== Change Log ==

Nov 5, 2015 -  initial release

== Usage ==

First, note-tag states with

  <double cast>

To specify that they have the double cast effect.

Then, note-tag all skills that can be affected by this
double cast effect with

  <can double cast>

Only skills that have this note-tag will have the double effect.

スポンサードリンク

-MV plugins

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