You are viewing a potentially older version of this package. View all versions.
Lunzir2-ItemLimited-1.1.0 icon

ItemLimited

Help my friends made this. Limit item and convert excess items to scraps or drop to the ground, now added equipment limit. 限制物品上限,多出部分转换成碎片或掉在地上,现在增加主动装备限制。

Date uploaded 4 years ago
Version 1.1.0
Download link Lunzir2-ItemLimited-1.1.0.zip
Downloads 195
Dependency string Lunzir2-ItemLimited-1.1.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.1905
RiskofThunder-HookGenPatcher-1.2.3 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.3
tristanmcpherson-R2API-4.3.21 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.21

README

Support Lunzir 支持我 QQ:409790315 E-mail: [email protected]

RoR2-ItemLimited

Information 介绍

  • [x] Server -side
  • [x] Client-side
  • [x] Item
  • [x] Equipment
  • [x] Unmoded
  • [x] Support Language API

Limit item and convert excess items to scraps. You can write the number you want to limit in the configuration file. No need unmoded , client and server are available.

The configuration file willl reload before a new run, so you can edit it and start again without restarting the application.

You can get the item code here.

限制物品上限,多出部分转换成碎片,可在配置文件写上你要限制的数量,用法:物品代码-数量,详情可以看配置的例子。适用专用服务器和本地主机,房主有mod就可,不需要unmoded。物品代码 我有分享在我的github 。 配置文件会在每开局前加载,所以你可以编辑好再开局,不用重启游戏。

麻了,写mod针累,一睁一闭眼又一天,求求疫情快过去吧,我要搬砖买吃的,家里都快没小鱼干喂了。。

2022年3月23日

Config Settings 默认配置

Setting Default Value
[Setting设置]
EnableMod true
ItemCode LunarDagger-3,ExplodeOnDeath-3,ExecuteLowHealthElite-2,StrengthenBurn-3,Firework-0,Dagger-0,MoreMissile-0
EnableAutoScrap true
EnableTier1Limit true
EnableTier2Limit true
EnableTier3Limit true
EnableBossLimit true
EnableLunarLimit true
EnableVoidLimit true

English not my first language, hope you can understand what I am mean. : }

What's Next 以后的想法

  • [X] Add equipment limit.
  • [ ] Developing ban items

Known issues 已知问题

  • None.

Changelog 更新日志

1.1.0 2022年3月26日 v1.2.2.0

  • Added equipment limit. 增加主动装备限制。
  • Support for multiple languages. I'm using Google Translate, please forgive me if the translation is not accurate. 支持多国语言。

1.0.0 2022年3月23日

  • First Release 首发