
You are viewing a potentially older version of this package. View Latest Version

人数に応じた割引によって価格がマイナスになるのを防ぎます! Discounts based on the number of people prevent prices from becoming negative!
割引の上限を新しく設けて、100%を超えないようにします。 A new discount cap will be established, not to exceed 100%.
最大割引率(MaxDiscountRate) (float) 初期値:0.90 (90%) 0.00〜1.00の範囲にすることを推奨 initial value:0.90 (90%) A range of 0.00 ~ 1.00 is recommended.
一人当たりの割引率(DiscountPerPlayer) (float) 初期値:0.10 (10%) initial value:0.10 (10%)
これで価格が -$-N になることはないでしょう。(多分) このmodがうまく動くことを祈る。 This will not make the price -$-N (maybe). Hope this mod works well.