The following warnings occurred:
Warning [2] Undefined array key "style" - Line: 195 - File: inc/plugins/gomobile.php PHP 8.1.32 (Linux)
File Line Function
/inc/plugins/gomobile.php 195 errorHandler->error
/inc/class_plugins.php 142 gomobile_forcetheme
/global.php 99 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key "gomobile" - Line: 208 - File: inc/plugins/gomobile.php PHP 8.1.32 (Linux)
File Line Function
/inc/plugins/gomobile.php 208 errorHandler->error
/inc/class_plugins.php 142 gomobile_forcetheme
/global.php 99 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key "gomobile" - Line: 268 - File: inc/plugins/gomobile.php PHP 8.1.32 (Linux)
File Line Function
/inc/plugins/gomobile.php 268 errorHandler->error
/inc/class_plugins.php 142 gomobile_forcetheme
/global.php 99 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 273 - File: inc/plugins/gomobile.php PHP 8.1.32 (Linux)
File Line Function
/inc/plugins/gomobile.php 273 errorHandler->error
/inc/class_plugins.php 142 gomobile_forcetheme
/global.php 99 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.32 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.32 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $awaitingusers - Line: 34 - File: global.php(844) : eval()'d code PHP 8.1.32 (Linux)
File Line Function
/global.php(844) : eval()'d code 34 errorHandler->error
/global.php 844 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 291 - File: inc/plugins/gomobile.php PHP 8.1.32 (Linux)
File Line Function
/inc/plugins/gomobile.php 291 errorHandler->error
/inc/class_plugins.php 142 gomobile_forcefooter
/global.php 1138 pluginSystem->run_hooks
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1440 - File: inc/functions.php PHP 8.1.32 (Linux)
File Line Function
/inc/functions.php 1440 errorHandler->error
/inc/functions.php 1395 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.32 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.32 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



WorGate Support Forum
Efficiency Bonus Clarified - Printable Version

+- WorGate Support Forum (http://worgate.com/support)
+-- Forum: Support (http://worgate.com/support/forumdisplay.php?fid=1)
+--- Forum: DYK (http://worgate.com/support/forumdisplay.php?fid=9)
+--- Thread: Efficiency Bonus Clarified (/showthread.php?tid=14)



Efficiency Bonus Clarified - admin - 11-01-2015

There are 5 efficiency modifiers in the bonus list... Fuel Eff, Supply Eff, Research Eff, Planet Develop Eff, and Upgrade Eff. The normal bonus multiplier for other items are straight forward eg. Supply Production bonus mux of x1.3 would yield 130% normal supply production. This is not the case for efficiency mods. These mods effect cost calculations such that an efficiency mod of 25% or x1.25 results in a 20% realized reduction in cost. The cost is calculated by... Actual cost=base cost x (effec mod^-1) -or- Actual cost=base cost x (1/effec mod) 
Working example: 
Fuel Eff = 1.3
Normal Fuel units needed = 400
Actual cost = 400 x (1/1.3) = 307.69 Units
Note that 307.69 x 1.3 = 400 so you can see the modifier is described accurately. 
The term 'efficiency' was chosen for lack of a better term.