A Study of Espionage Missions

Oystein

Warlord
Joined
Mar 12, 2003
Messages
184
Location
Norway, Oslo
A new book entry has been added:

[drupal=336]A Study of Espionage Missions[/drupal]

Prices:
Parameters:
dist - distance from actual city or capital to your nearest city
pop - size of actual city or capital
level - level of settlement, 1 for town, 2 for city and 3 for metropol
opp_cult - opponents culture
your_cult - your culture
techs - number of opponents techs
units - total number of opponents units
shield - number of shields the opponent have invested

Factors found in editor:
base - base cost
mapsize - average of width and height
techrate - factor based on world size

Code:
[B][SIZE=3]
Mission          Base      Cost formula[/SIZE][/B]
Build an Embassy       20     dist*level + base + pop
Investigate City       10     dist*level + base * pop
Steal Technology       10     dist*level + base * techs*techrate/100
Steal World Map         1     dist*level + base * mapsize
Plant Spy              60     dist*level + base
Steal Plans            10     dist*level + base * unit[/quote]
 
Back
Top Bottom