sirgwain / craig-stars

Web based Stars! clone
https://craig-stars.net
MIT License
10 stars 4 forks source link

Accelerated BBS Play #297

Open sirgwain opened 3 months ago

sirgwain commented 3 months ago

Need to implement AcceleratedBBSPlay.

from @Braindead on discord:

the formula is 
Acc BBS:
   500,000*GR+25,000 for a 1 planet PRT (acc BBS)
   (500,000GR+25,000).8 for the HW for a 2-lanet PRT (IT and PP)
   (500,000GR+25,000).4 for the 2nd planet for a 2-lanet PRT (IT and PP)

Non Acc BBS:
   25,000 for a 1-planet PRT
   20,000 for the HW for a 2-planet PRT
   10,000 for the 2nd planet for a 2-planet PRT
Bertie690 commented 3 months ago

Note that all of these numbers are multiplied by 0.7 if you have LSP. Also (as per the in-game manual) accBBS gives a 20% increase to players' starting surface minerals (ie the initial mineral amounts you get on your planets at the start of the game) and a slight increase to mineral concentrations of mineral-poor planets.