设为首页收藏本站同能贴吧 切换语言 繁体中文
开启辅助访问 切换到窄版
扫描二维码关注官方公众号
返回列表
+ 发新帖
查看: 89|回复: 0

[转载发布] [VisuStella MZ addon] Custom Parameters with leveling and gearing

[复制链接]
累计送礼:
0 个
累计收礼:
1 个
  • TA的每日心情
    开心
    2026-7-12 04:10
  • 签到天数: 209 天

    连续签到: 2 天

    [LV.7]常住居民III

    9015

    主题

    864

    回帖

    6万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

    VIP
    7
    卡币
    58751
    OK点
    16
    推广点
    0
    同能卷
    50
    积分
    68660

    灌水之王

    发表于 2026-7-22 21:11:04 | 显示全部楼层 |阅读模式
    Motivation:
    Deviating from built-in system from RM is always my thing. Team VisuStella have had a great job making nice plugins, in this time especially custom parameter in core engine.

    Unfortunately, my greed turns out to be greater than what it provides: I wanted those custom parameters to grow along leveling up and to be affected by equipment. I couldn't find how to do those, so I just made those myself.

    ============================================================================

    Introduction

    ============================================================================



    This Script will be managed only while VisuStella MZ not implementing this.



    What this plugin does:

    * Add per-level base parameter configuration by Classes

    * Add base parameter configuration by Enemies

    * Enables equips to affect your custom parameters flat

    * Enables custom traits to affect your custom parameters in Actor, Class, Equip



    so that we can design some 'progress' on these parameters.



    ============================================================================

    How to Use

    ============================================================================



    Requirement: VisuStella MZ Core Engine. Place this plugin below that.



    ① Set your custom parameters in VisuMZ_0_CoreEngine.

    Then you decide and write somewhere down the relation between some number and

    your custom parameter. Just use 1, 2, 3, not 42, 1000000 or such.

    i.e.,

    STR ↔ 1

    DEX ↔ 2

    CON ↔ 3 and so on.(we will use this example onward)



    ② In each custom parameter setting, replace Value Javascript with following:



    // Declare Constants

    const user = this;

    // Calculations

    return user.customParam(1);



    number is 1 if it is for STR, 2 for DEX, and such. Done with VisuMz_0_CoreEngine.



    ③ In this plugin, set Parameter with your largest number of your custom parameters.

    Make a miss here and you see your game cannot even start.

    Done here with this window.



    ④ This plugin is for classes and equips, and enemies. for class, this plugin gives

    a level curve to the classes. More precisely just a level straight line.



    You want your Swordsman's CON to be 18 on level 1 and 300 on level 99, you add notetag

    <cp[3]: [18, 300]> to your Swordman class. you can change 18 and 300 as you want,

    but not levels because I have no time. Growth is just linear because I have no time.



    ⑤ Then Equip flats. Say you want your Skimpy Swimsuit to give your character

    +300 DEX. then just add <cp[2]: +300> notetag to that item. Negative stats are

    also possible.



    ⑥ Enemies. Add enemy notetag <cp[1]: 18> for 18 STR of that enemy.

    For now, this plugin do not cover Enemy Levels Plugin.



    ⑦ Last, custom traits with % inc/decs. this works on actor, class, equips.

    If you want your Hero to be have 50% increased STR(that's 150%),

    write <cpr[1]: 1.5> in Hero's notetag.



    ============================================================================

    What this plugin cannot do (for now)

    ============================================================================



    * No custom parameter buff.

    Maybe I can add them later if I can.



    * Limitation on how to make parameter curve.

    I guess you can edit this plugin to suit your needs. That part is in the

    'Game_Actor.prototype.customParamBase' function. I can also work on this sometime,

    but priority is low.



    ============================================================================

    Terms of Use

    ============================================================================



    Use freely. No Credit needed but appreciated.

    In case of credit just put 'JJMENET' somewhere.



    ============================================================================

    Note

    ============================================================================



    * This plugin will be no more maintained if Team VisuStella cover this feature.

    I just made a working sample, not a maintainable software and making

    such a software should be appreciated.



    * Thank you whole RM community including Team VisuStella for ongoing great work.



    ============================================================================

    Version History

    ============================================================================



    1.01

    Added support for enemies.



    1.00

    Initial and unnoted updates.



    ============================================================================

    End of Helpfile

    ============================================================================

    It's my first plugin and posting. Any comment constructive will be appreciated. Thank you.


    本贴来自国际rpgmaker官方论坛作者:JJMENET处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:https://forums.rpgmakerweb.com/threads/visustella-mz-addon-custom-parameters-with-leveling-and-gearing.132760/

    本帖子中包含更多资源

    您需要 登录 才可以下载或查看,没有账号?立即注册

    x
    天天去同能,天天有童年!
    回复 送礼论坛版权

    使用道具 举报

    文明发言,和谐互动
    文明发言,和谐互动
    高级模式
    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    简体中文
    繁體中文
    English(英语)
    日本語(日语)
    Deutsch(德语)
    Русский язык(俄语)
    بالعربية(阿拉伯语)
    Türkçe(土耳其语)
    Português(葡萄牙语)
    ภาษาไทย(泰国语)
    한어(朝鲜语/韩语)
    Français(法语)
    关闭

    幸运抽奖

    社区每日抽奖来袭,快来试试你是欧皇还是非酋~

    立即查看

    聊天机器人
    Loading...

    QQ|Archiver|手机版|小黑屋|同能RPG制作大师 ( 沪ICP备12027754号-3 )

    GMT+8, 2026-8-4 20:29 , Processed in 0.069444 second(s), 56 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

    快速回复 返回顶部 返回列表