ゲームオーバーまたは戦闘時の敗北のトリガー「死亡」状態のステートを作成できるプラグイン – HIME_CustomDeathStates.js

タイトル
Additional states that should be considered "death" which will be used to trigger battle defeat or game over.
作者名
ヘルプ
-------------------------------------------------------------------------
== Description ==

Video: https://youtu.be/s56kl3HIGGM

In RPGMaker MV, the default death state is the first state in your
database. When this state is applied, a battler (enemy or actor) is
considered to be dead.

During battle, when all enemies have the death state applied, the actors
are victorious. When all actors have the death state applied, they will
be defeated.

Outside of battle, if all actors have the death state applied, game over.

But what happens if you wanted other states to be considered death states?
For example, if all actors are petrified, then the game ends. Or if all
actors fall asleep, then the game ends.

This plugin allows you to designate additional states as "death" states.
Unlike the normal death state, actors won't lose all HP/MP, but they
will still be considered dead.

== Terms of Use ==

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

== Change Log ==

Nov 17, 2015 - initial release

== Usage ==

To designate whether a state should be considered a death state or not,
go to the states in the database and write this note-tag in their note-box:

<custom death state>

And you're ready to go!

-------------------------------------------------------------------------
パラメータ
title Custom Death States
HimeWorks
date Nov 17, 2015
filename HIME_CustomDeathStates.js
url http://himeworks.com/2015/11/custom-death-states/

If you enjoy my work, consider supporting me on Patreon!

https://www.patreon.com/himeworks

If you have any questions or concerns, you can contact me at any of
the following sites:

Main Website: http://himeworks.com
Facebook: https://www.facebook.com/himeworkscom/
Twitter: https://twitter.com/HimeWorks
Youtube: https://www.youtube.com/c/HimeWorks
Tumblr: http://himeworks.tumblr.com/

-------------------------------------------------------------------------
ライセンス表記
- Free for use in non-commercial projects with credits
- Contact me for commercial use

紹介ページ http://himeworks.com/2015/11/custom-death-states/