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

[转载发布] Encounter Control (MV/MZ)

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

    连续签到: 2 天

    [LV.7]常住居民III

    5778

    主题

    864

    回帖

    3万

    积分

    管理员

    Rank: 9Rank: 9Rank: 9

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

    灌水之王

    发表于 前天 11:06 | 显示全部楼层 |阅读模式
    Encounter Control 1.5
    ATT_Turan


    Introduction
    This plugin was inspired by a comment from @RCXGaming that I thought led into a nice little set of features. The overall purpose is to give the developer more control over encounters while still allowing them to be randomized, and without having to get into eventing them all.

    I have tested the basic functionality, please let me know if you encounter any errors. I will consider making compatibility patches if the other plugin is free to use (or one I own, such as a Yanfly product) and unobfuscated. Otherwise, other authors are free to modify this code to make it compatible with theirs so long as I am still credited.

    Spoiler: Features
    This plugin is designed to give more control over how random encounters are treated. One half is giving a minimum number of steps between encounters, to prevent the frustration of finishing a battle and getting into another almost immediately.

    The other is tracking which troop was just fought, so as to prevent a repeat of the same exact battle. If you have many troops listed in a map, you can remember more than one, to force even more variety before the player sees a repeat.

    Additionally, a notetag is provided to force the player to encounter specific troops in a specific order, as well as one that disables encounters at a given party level.

    As a non-control feature, an encounter gauge can be added to the map screen. This uses images provided by the user which move as the player takes steps and approaches their next encounter - this can make a gauge drain or fill, amongst other things. Sample images are provided and may be freely used so long as credit is given to hiddenone.

    Spoiler: Notetags
    Map Notetags

                    Code:       
    1. <encountersteps: x>
    复制代码


    Where x is the decimal percent of Enc. Steps the player must have before an encounter is possible. This overrides the Minimum Steps plugin parameter for this specific map.

    Example:
    1. <encountersteps: .6>
    复制代码

                    Code:       
    1. <encounterorder: x y z>
    复制代码


    List the troop IDs (no leading zeros) you wish the player to encounter, in the order you wish them to be encountered. Once all troops have been encountered, the list will start again from the beginning.

    This disregards any settings in the Encounters section of the map properties, as well as the Remembered Troops plugin parameter or notetag.

    Example:
    1. <encounterorder: 12 8 15 22 49 6>
    复制代码


                    Code:       
    1. <rememberedtroops: x>
    复制代码


    Where x is the number of troops the game will track before allowing any repeat encounters. Supplying a number larger than the number of troops you have listed in the map properties will have no effect.

    Example:
    1. <rememberedtroops: 2>
    复制代码
    - will make the last 2 troops the player  fought be ignored as candidates when determining which troop they are about to encounter.

                    Code:       
    1. <encounterlevel: x>
    复制代码


    Where x is the level at which the player will no longer get any random encounters on this map. It is compared to the average level of all battle  party members.

                    Code:       
    1. <encounterregions: x:y a:b>
    复制代码


    Where each pair is a region ID followed by its modifier for steps toward an encounter. Positive values will make steps in that region count more toward an encounter, whereas negative values will make them count more slowly.

    Note that any negative values must be a decimal value greater than -1 or it will completely negate the step and encounters will never happen, aside from with bush modifiers.

    Example:
    1. <encounterregions: 2:2 3:-.5 4:3>
    复制代码
    Terms and Credits
    Free for non-commercial and commercial use. Credit ATT_Turan.


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

    本帖子中包含更多资源

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

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

    使用道具 举报

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

    本版积分规则

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

    幸运抽奖

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

    立即查看

    聊天机器人
    Loading...

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

    GMT+8, 2026-7-26 03:49 , Processed in 0.128099 second(s), 58 queries .

    Powered by Discuz! X3.4

    Copyright © 2001-2020, Tencent Cloud.

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