View Single Post
  #12  
Old April 13th, 2008, 11:15 PM
Ironmanbc's Avatar

Ironmanbc Ironmanbc is offline
Sergeant
 
Join Date: Oct 2006
Location: Kingston, Ontario
Posts: 289
Thanks: 1
Thanked 3 Times in 3 Posts
Ironmanbc is on a distinguished road
Default Re: Proportions Mod for SEV

I've been playing this on full tech and here are my 2 cents worth

Facilities

Atmospheric Modification Plant should be changed so it can be built on Domed tiny planet
here's what I think it should be

Tonnage Space Taken Formula := 2000
Tonnage Structure Formula := 20000 + (([%Level%] - 1) * 200)

and the Temporal Space Yard Facility you can put more then 1 on a planet and it only takes up this
Tonnage Space Taken Formula := 1000
shouldn't it be this
Tonnage Space Taken Formula := 4000

and could this

Name := Space Yard Facility
Description := Large construction facility which allows the construction of ships in space.
Facility Group := Space Yard
XFile Class Name := SpaceYard
Picture Number := 1
Maximum Level := 100
Tonnage Space Taken Formula := 10000
Tonnage Structure Formula := 10000 + (([%Level%] - 1) * 200)
Cost Minerals Formula := 100000 + (([%Level%] - 1) * 1000)
Cost Organics Formula := 0
Cost Radioactives Formula := 10000 + (([%Level%] - 1) * 100)

be changed to this so it can be built on small planets

Name := Space Yard Facility
Description := A construction facility which allows the construction of ships in space.
Facility Group := Space Yard
XFile Class Name := SpaceYard
Picture Number := 1
Maximum Level := 100
Tonnage Space Taken Formula := 4000
Tonnage Structure Formula := 10000 + (([%Level%] - 1) * 200)
Cost Minerals Formula := 50000 + (([%Level%] - 1) * 1000)
Cost Organics Formula := 0
Cost Radioactives Formula := 10000 + (([%Level%] - 1) * 100)
Reply With Quote