yazirushi-DiscountFix icon

DiscountFix

Prevent prices from going negative. 価格がマイナスになるのを防ぎます

Last updated 2 days ago
Total downloads 38015
Total rating 1 
Categories Mods
Dependency string yazirushi-DiscountFix-1.0.5
Dependants 7 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

[En]

DiscountFix

Prevents prices from going negative due to discounts based on the number of players!

What this mod specifically does

It sets a new discount cap to prevent discounts from exceeding 100%.

Config

  • MaxDiscountRate (int)
    initial value: 90 (90%)
    Discount cap
    Can be set between 0 and 100.

  • DiscountPerPlayer (int)
    initial value: 10 (10%)
    Discount rate per player
    Default is the same as the original.

  • EnableLogging (bool)
    initial value: false
    Enables logging
    Logs can be quite lengthy, making other mods' logs harder to read.


I'm on Discord's “R.E.P.O. Modding Server”.
The URL below is my mod's forum page, so feel free to contact me if you encounter any issues.
R.E.P.O. Modding Server > modding > released-mods > MorePlayerList ...and my other mods



[Jp]

DiscountFix

人数に応じた割引によって価格がマイナスになるのを防ぎます!

具体的にこのmodが何をするのか

割引の上限を新しく設けて、100%を超えないようにします。

コンフィグ

  • MaxDiscountRate (int)
    初期値: 90 (90%)
    割引の上限
    0 ~ 100の範囲で設定可能です。

  • DiscountPerPlayer (int)
    初期値:10 (10%)
    一人当たりの割引率
    初期値はオリジナルと同じ値です。

  • EnableLogging (bool)
    初期値:false
    ログを有効にするかどうか
    ログが結構長めなので他のmodのログが見づらくなります。


Discordの「R.E.P.O. Modding Server」にいます。
以下URLは私のmodのフォーラムのページなので、不具合などあれば気軽に連絡してください。
R.E.P.O. Modding Server > modding > released-mods > MorePlayerList ...and my other mods