Skip to content

Plugins for RPG Maker MZ

License

Notifications You must be signed in to change notification settings

MihailJP/mihamzplugin

Repository files navigation

MihailJP's Plugins for RPG Maker MZ

Table of Contents

  • AltSkillByTarget — Alternative skill for specific targets.
  • CommonEventBeforeCast — Run a common event just before skill/item cast time.
  • CutinMZ — Implement cut-in picture for skills
  • EnemyAnalysisSkill — Implements enemy analysis skill which tells player the enemy's weak points &c.
  • EnemySpecialActionSwitch — Switches to let enemy characters do a specific action.
  • ExtendedNameInput — Extension for name input window.
    • Works under Japanese, Korean or Chinese environment
    • Nothing to do in English version
  • FixFormation — Prevents some actors' formation from being changed
  • ItemTargetInMessage — Include the target of item or skill in the message.
  • SlowMessage — Slows down message speed.
  • SpeakInBattle — Displays dialogue in battle.
    • Depends on PluginCommonBase and ExtraWindow
  • TimerText — Change timer display.
  • TPBCastTime — Implement wait TPB cast time.
  • TPBSuppressChargeTimeReset — Do not reset TPB charge time between turns.
    • This may affect game balance, especially with the active TPB system.
  • TPBWorkaround — Workaround that fixes crash at Scene_Battle.onEnemyOk() etc. when TPB.
    • This issue seems fixed as of core script version 1.1.0.
    • No longer required if vanilla; however, may be still useful if with plugins modding TPB system.
  • ZombieActor — Zombification of dead actors

License

Scripts in this repo are licensed under the Unlicense unless otherwise noted.