|
|
转自n网:https://www.nexusmods.com/eldenringnightreign/mods/495
This mod removes all low-tier and undesirable relic effects from the loot pool, ensuring that only meaningful, high-impact relics can roll.
该模组移除了所有低级且不受欢迎的遗物效果,确保只有有意义且高影响力的遗物才能生成。
It cleans the entire relic system by zero-weighting:
它通过零权重净化整个遗物系统:
- Base (non-tiered) Attack Power Ups
基础(非分级)攻击强化 - All base “Improved ___ Resistance” effects
所有基础“增强___抗性”效果 - All “3+ weapons equipped” conditional bonuses
所有“装备3+武器”的条件加成 - All “start of expedition: item in possession” effects
所有“远征开始:物品持有”效果 - All HP/FP Restoration on-hit relics
所有 HP/FP 恢复的命中遗物 - All “Dormant Power Helps Discover ___” effects
所有“休眠力量帮助发现___”效果 - All Negation Up and Damage Negation relics
所有无效和伤害无效遗物 - All Reduced FP Consumption relics
所有减少 FP 消耗的遗物
use an offline launcher of some kind when rolling for relics , do not launch the game from steam with this regulation.bin , easiest way to do an offline launch is create a bat file in game directory where nightreign is
掷遗物时使用离线启动器,不要用这个 regulation.bin 从 Steam 启动游戏,最简单的离线启动方法是在 Nightreign 所在的游戏目录里创建一个蝙蝠文件
do this , create a new txt file , write this inside
做这个,创建一个新的 txt 文件,然后在里面写这个
set SteamAppId=2622380
set SteamGameId=2622380
start nightreign.exe 开始吧 nightreign.exe
save it and rename it as something.bat , file extension should be bat.
保存后重命名为 something.bat,文件扩展名应该是 BAT。
clicking it would be achieving an offline launch with no risk of connecting to EAC servers
点击它就是实现离线启动,且没有连接到 EAC 服务器的风险
|
|