OpenPerpetuum / PerpetuumServer

The Open Perpetuum Project's fork of the Perpetuum Standalone Server
https://openperpetuum.com
Other
44 stars 21 forks source link

Insurance payout-scaling Issue #397 #422

Open radjax1214 opened 2 years ago

radjax1214 commented 2 years ago

Inital stub out of Insurance payout scaling using hardcoded SERVER_DESIRED_EP_LEVEL value that we use for the EP boost calculations, those who have 750k EP will get the normal insurace payout, and it scales up to almost double value for new accounts.

From what I can tell every subsequent call dealing with insurance will call back to this table instead of InsurancePrices, so it shouldnt require any table changes.