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 STS Custom Skill Status - FTKR_STS_CustomSkillStatus.js

Plugin desc : v1.0.2 Skill tree window display change plugin for tree-type skill acquisition system

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_STS_CustomSkillStatus.js

File name : FTKR_STS_CustomSkillStatus.js

Help of plugin :

@plugindesc v1.0.2 Skill tree window display change plugin for tree-type skill acquisition system
@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
-----------------------------------------------------------------------------
You can change the display of skills in the Skill Tree window using the display position specification method for each status, which was added in FTKR_CustomSimpleActorStatus v3.0.0 and later.

-----------------------------------------------------------------------------
Setup Method/PluginManager Setting
-----------------------------------------------------------------------------
1. This plugin requires FTKR_SkillTreeSystem.js (v1.16.0 or later).

FTKR_SkillTreeSystem.js is required.

2. This plugin requires FTKR_CustomSimpleActorStatus.js (v3.0.0 or later).

FTKR_CustomSimpleActorStatus.js is required.

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

Copyright (c) 2018 Futokoro
http://opensource.org/licenses/mit-license.php

Plugin Publisher
https://github.com/futokoro/RPGMaker/blob/master/README.md

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

v1.0.2 - 2018/09/07: Added Traits
1. Added a parameter to display the number of skill acquisitions.
v1.0.1 - 2018/09/04: Fixed bugs
v1.0.0 - 2018/09/04: Created the first version

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

@param --ステータス表示設定--
@text --Status display settings--

@param statusList
@desc Set the status to display and its position.
@default ["{¥"text¥":¥"iicon¥",¥"value¥":¥"¥",¥"x¥":¥"4¥",¥"y¥":¥"4¥",¥"width¥":¥"0¥"}"]
@type struct<status>[]

@param Skill Status Space In Text
@desc Specifies the spacing when displaying multiple items within a text.
@default 5

スポンサードリンク

-MV plugins

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