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

[转载发布] DoubleX RMVXA Constants Edit

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

    连续签到: 2 天

    [LV.7]常住居民III

    9071

    主题

    864

    回帖

    6万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

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

    灌水之王

    发表于 2026-7-31 11:53:05 | 显示全部楼层 |阅读模式
    DoubleX RMVXA Constants Edit  v1.02d​

    by DoubleX​

     
    Introduction
    There're some hardcoded constants(can only be modified by scripts) in the default setting. This script allows users to modify some of these constants by editing the following in this script:

    Spoiler#==============================================================================|#  ** You only need to edit this part as it's about what this script does      |#------------------------------------------------------------------------------|module DoubleX_RMVXA  module Constants_Edit#------------------------------------------------------------------------------|#  * Parameters maximum value                                                  |#------------------------------------------------------------------------------|  # MHP, MMP, ATK, DEF, MAT, MDF, AGI, LUK  # Default = 999999, 9999, 999, 999, 999, 999, 999, 999  Param_Max = [999999, 9999, 999, 999, 999, 999, 999, 999]  # Parameter buff and debuff rate, default = 0.25  Param_Buff_Rate = 0.25  # Maximum buff and debuff level, default = 2  Buff_Max = 2  # Maximum level, default = 99  # Note that if it's greater than 99, it assumes the growth type of the class parameters is average  Lv_Max = 99#------------------------------------------------------------------------------|#  * TP constants                                                              |#------------------------------------------------------------------------------|  # TP maximum value, default = 100  Tp_Max = 100  # TP maximum value in initialization, default = 25  Init_Tp_Max = 25  # Maximum charged TP by damage(before being multiplied by tcr), default = 50  Charge_Tp_By_Damage_Max = 50#------------------------------------------------------------------------------|#  * Some other battle constants                                               |#------------------------------------------------------------------------------|  # Increment of probability of escape after each failed attempt, default = 0.1  Escape_Ratio = 0.1  # Preemptive rate when party's average agi >= that of troops, default = 0.05  Preemptive_Rate_High = 0.05  # Preemptive rate when party's average agi < that of troops, default = 0.03  Preemptive_Rate_Low = 0.03  # Raise Preemptive multiplier, default = 4  Raise_Preemptive = 4  # Susprise rate when party's average agi < that of troops, default = 0.05  Susprise_Rate_High = 0.05  # Susprise rate when party's average agi >= that of troops, default = 0.03  Susprise_Rate_Low = 0.03#------------------------------------------------------------------------------|#  * Some other gameplay constants                                             |#------------------------------------------------------------------------------|  # Maximum number of save files, default = 16  Save_Max = 16  # Number of steps regarded as a turn, default = 20  Steps_For_Turn = 20  # Basic floor damage, default = 10  Basic_Floor_Damage = 10  # Battle members maximum value, default = 4  Battle_Members_Max = 4  # Gold maximum value, default = 99999999  Gold_Max = 99999999  # Maximum number per item, default = 99  Item_Number_Max = 99  # Selling price divisor, default = 2  Selling_Price_Divisor = 2  end # Constants_Editend # DoubleX_RMVXA#==============================================================================|



    Features
    Almost no knowledge of scripting is need to use this script(not much is needed to know how to edit it)
     
    How to use
    Open the script editor and put this script into an open slot between Materials and Main. Save to take effect.
     
    FAQ
    None
     
    Credit and Thanks
    DoubleX(Giving me credit is completely optional)
    No terms of use other than not claiming this script as created by anyone except DoubleX or his alias
     
    Compatibility

    Rewritten method:

    - savefile_max under module DataManager

    - process_escape under module BattleManager

    - param_max, param_buff_rate, max_tp and tp_rate under class Game_BattlerBase

    - buff_max?, debuff_max?, init_tp and charge_tp_by_damage under class Game_Battler

    - param_max, steps_for_turn or basic_floor_damage under class Game_Actor

    - max_battle_members, max_gold, max_item_number, rate_preemptive and rate_surprise under class Game_Party

    - selling_price under class Scene_Shop

    Aliased method:

    - load_database under module DataManager

    - param_base under class Game_Actor

    Added method:

    - init_lv under class RPG::Actor

    - init_param_lv_100_plus and set_param_lv_100_plus under class RPG::Class

     
    Changelog

    v1.02d(GMT 0500 27-10-2014):

    - Improved this script's effectiveness, efficiency and robustness

    v1.02c(GMT 1000 26-10-2014):

    - Fixed leveling bug when max level > 99

    v1.02b(GMT 0600 26-10-2014):

    - Fixed param bug when max level > 99

    v1.02a(GMT 0300 13-6-2014):

    - Added some more gameplay constants

    v1.01a(GMT 0300 30-1-2014):

    - Added some more gameplay constants
    v1.00a(GMT 1200 2-1-2014):
    - 1st version of this script finished

    (DoubleX)Constants Edit v1.02d.txt


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

    本帖子中包含更多资源

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

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

    使用道具 举报

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

    本版积分规则

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

    幸运抽奖

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

    立即查看

    聊天机器人
    Loading...

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

    GMT+8, 2026-8-17 17:08 , Processed in 0.145484 second(s), 55 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

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