- Steam App
- Screeps: World (464350)
- Event type
- patch note
- Published
- 8 August 2016 - 11:29:34 UTC
- Source
- steam_community_announcements
Changed terminal send cost to the following non-linear formula: Math.ceil( amount * (Math.log(0.1*linearDistanceBetweenRooms + 0.9) + 0.1) ) Introduced new method Game.market.calcTransactionCost that allows to estimate the energy cost of transactions via Terminals or market orders. READ THE ORIGINAL ARTICLE