じ☆ve冰风 发表于 2026-7-28 12:06:45

Parameter Tables

 
        In RPG Maker MV, you have eight basic parameters to work with for your actors


[*]Max HP
[*]max MP
[*]Attack
[*]Defense
[*]Magical Attack
[*]Magical Defense
[*]Agility
[*]Luck

        Parameters are managed for each class, and your actors' parameters are determined by their current level along with their current class. However, the only way to manage your parameters is through the editor, and the editor does not support


[*]Levels beyond 99
[*]Custom parameters that you would like to use in your game, if you have such a plugin

        This plugin provides you with a way to manage all of your parameters as external tables which you can edit using text editors like notepad, or more sophisticated spreadsheet software like Excel. You can set values for parameters individually for every level between 1 and 99, as well as levels beyond 99.

        You can also set values for any custom parameters that you may have in your game, though you would first need a plugin that provides custom parameter functionality.

        By maintaining your parameters externally, you should have more control over your game than before.
         


More information and downloads available at HimeWorks


本贴来自国际rpgmaker官方论坛作者:Tsukihime处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/parameter-tables.55693/
页: [1]
查看完整版本: Parameter Tables