Base research calculations

Information, How-to's, and discussion about mod'ing Master of Orion II.
User avatar
Lord Brazen
Site Admin
Posts:162
Joined:Mon Jul 18, 2005 10:16 pm
Location:Toronto, Canada
Contact:
Base research calculations

Postby Lord Brazen » Thu Aug 11, 2005 11:16 pm

For those that have asked for production formulas, base research (what you see when you right click a planet) calculations are extremely simple.

First define some of the variables:

Code: Select all

Race_research_bonus = 0 when no research bonus race pick = -1 when -1 research bonus race pick = +1 when +1 research bonus race pick = +2 when +2 research bonus race pick Heightened_bonus = 0 when you do not have Heightened Intelligence = 1 when you have Heightened Intelligence
Calculate the base_research:

Code: Select all

Base_research = Race_research_bonus + Heightened_bonus + 3

Return to “Game Modifications”

Who is online

Users browsing this forum: No registered users and 46 guests