yazirushi-DiscountFix icon

DiscountFix

We will ensure that the group discount is not limited to six people. 人数割引が6人に制限されないようにします。

Last updated 2 weeks ago
Total downloads 51054
Total rating 1 
Categories Mods Server-side
Dependency string yazirushi-DiscountFix-1.0.6
Dependants 8 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

This prevents prices from becoming negative due to group discounts!
Starting with v0.4.0, prices no longer go negative, but group discounts are no longer applied after the sixth person.
This mod restores group discounts for the sixth person and beyond (making it work the same as in v0.3.0).

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

人数に応じた割引によって価格がマイナスになるのを防ぎます!
v0.4.0以降、価格がマイナスになることは無くなりましたが、6人目以降は割引が適応されなくなりました。
このmodは6人目以降でも割引が適応される仕組みにします(~v0.3.0と同じようになります)。

コンフィグ

  • 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