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

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

MV plugins

FTKR Battle Command Icon - FTKR_BattleCommandIcon.js

Plugin desc : v1.0.1 Add icons to battle commands

License : MIT License

Author : Futokoro

Desc page : https://github.com/munokura/futokoro-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_BattleCommandIcon.js

File name : FTKR_BattleCommandIcon.js

Help of plugin :

@plugindesc v1.0.1 Add icons to battle commands
@author Futokoro
@url https://github.com/munokura/futokoro-MV-plugins
@license MIT License

@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/futokoro-MV-plugins ).
Original plugin by Futokoro.
Please check the URL below for the latest version of the plugin.
URL https://github.com/futokoro/RPGMaker
-----
-----------------------------------------------------------------------------
Overview
-----------------------------------------------------------------------------
Adds icons to battle commands.

Set each command individually using the plugin parameters.

<About Skill Commands>
Skill commands are set using a comma (,).

Example: If Skill Type 1 is "Magic" and Skill Type 2 is "Special"
Specify two icon numbers in the plugin parameters as follows:

79,76

In this case, the "Magic" icon will be 79 and the "Special" icon will be 76.

-----------------------------------------------------------------------------
Setup Instructions
-----------------------------------------------------------------------------
1. Add this plugin to the "Plugin Manager."

-----------------------------------------------------------------------------
License for this Plugin
-----------------------------------------------------------------------------
This plugin is released under the MIT License.

-----------------------------------------------------------------------------
Change History
-----------------------------------------------------------------------------

v1.0.1 - June 24, 2017: Bug fixes

v1.0.0 - June 24, 2017: First version created

-----------------------------------------------------------------------------

@param --パーティーコマンド--
@text --Party Command--

@param Fight Command Icon
@desc "Fight" command icon 0 is no icon displayed
@type number

@param Escape Command Icon
@desc "Escape" command icon 0 is no icon displayed
@type number

@param --アクターコマンド--
@text --Actor Commands--

@param Attack Command Icon
@desc "Fight" command icon 0 is no icon
@type number

@param Skill Commands Icon
@desc Skill command icons Separate by comma (,) and specify each skill type.

@param Guard Command Icon
@desc "Defend" command icon 0 is no icon displayed
@type number

@param Item Command Icon
@desc "Item" command icon 0 is no icon displayed
@type number

スポンサードリンク

-MV plugins

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