DNF阿拉德游戏论坛

 找回密码
 立即注册
搜索
查看: 58|回复: 0
打印 上一主题 下一主题

[PVF] 关于“全局(伪)"增强怪物各种属性的教程

[复制链接]
  • TA的每日心情
    无聊
    2020-5-4 11:24
  • 签到天数: 6 天

    [LV.2]偶尔看看I

    354

    主题

    354

    帖子

    568

    积分

    网站编辑

    Rank: 8Rank: 8

    积分
    568
    怒气
    46
    声望
    81
    战力
    6
    跳转到指定楼层
    楼主
    发表于 2020-4-10 12:32:46 | 只看该作者 |只看大图 回帖奖励 |倒序浏览 |阅读模式

    by:么文化滴吟

    有了单机端,有了各种工具,强化自身变得不能再简单,属性越来越BT,为了让怪物更耐cao一点,在有的大神的研究下找出了全局修改各难度副本血量的参数,
    我也曾想去找其他的属性的全局参数,企图简单地增强怪物的能力,与自己的属性相匹配,然并卵,4G渣渣机子,启动虚拟机都要好久,还要经常失败,
    所以熄灭了这个心思。今天在给称号添加属性的时候突然脑洞大开,想到了增强怪物的方法,大神勿笑。

    首先发一段代码
    [if]


    [start cooltime]
    100
    [change status]
    'hp' '>' '%' 0 'end'
    [/if]


    [then]


    [target]
    'all enemy' 500
    [stat by condition]
    'equipment physical defense' '%' +188888
    [stat by condition]
    'equipment magical defense' '%' +188888

    这段代码的意思是,进入地图0.1秒后,自身血量大于0的时候,选定500码内所有敌人,使其物防魔防增强188.888倍

    下面放出测试图


    这一个是没有增强防御刷怪时的伤害。





    这个是增强了188.888倍防御的伤害图。 很明显,伤害降低了很多。

    依此类推
    我再放一段代码
    [if]


    [start cooltime]
    100
    [change status]
    'hp' '>' '%' 0 'end'
    [if]


    [start cooltime]
    100
    [change status]
    'hp' '>' '%' 0 'end'
    [/if]


    [then]


    [target]
    'all enemy' 500
    [stat by condition]
    'equipment physical defense' '%' +188888
    [stat by condition]
    'equipment magical defense' '%' +188888
    [stat by condition]
    'equipment physical attack' '%' +188888
    [stat by condition]
    'equipment magical attack' '%' +188888
    [/then]

    这样就增强了怪物的伤害与防御,至于其他属性,请自行测试,增强怪物伤害这一点我还没有测试,欢迎各种机子好的去测试,提出一些其他的东西。

    再上一张图 洛伦怪物自带闪现 渣渣电脑表示带不起 游戏直接卡死 任务管理器关的客户端 图片如下




    代码如下 属性强化与抗性貌似不能改 改了进图有问题 可以复制粘贴进去改改数值。
    [if]


    [start cooltime]
    100
    [change status]
    'hp' '>' '%' 0 'end'
    [/if]


    [then]


    [target]
    'all enemy' 5000
    [stat by condition]
    'equipment physical defense' '%' +188888
    [stat by condition]
    'equipment magical defense' '%' +188888
    [stat by condition]
    'equipment physical attack' '%' +18888
    [stat by condition]
    'equipment magical attack' '%' +18888
    [stat]
    'attack speed' '+' 1888
    [stat]
    'cast speed' '+' 1888
    [stat]
    'move speed' '+' 1888
    [stat]
    'physical critical hit' '+' 88
    [stat]
    'magical critical hit' '+' 88
    [stat]
    'stuck' '+' 88
    [stat]
    'stuck resistance' '+' 188
    [/then]

    stuck的+变-

    我移速削了十倍后后再进游戏怪物还是自带闪现 移速慎改 而且一直卡卡的根本玩不了 建议少添加几条属性





    您需要登录后才可以回帖 登录 | 立即注册

    本版积分规则

    QQ|Archiver|手机版|小黑屋|DNF阿拉德游戏论坛 ( 蜀ICP备2024115554号

    GMT+8, 2025-6-11 22:08 , Processed in 0.173201 second(s), 12 queries , File On.

    Powered by Discuz! X3.3 网站地图 Auther by PAnoEAde & 地下城与勇士论坛

    © 2001-2013 Comsenz Inc.

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