Tonic presented a formula specifying the amount of gold required for bribing:
G = M*S
Where
G = gold required to bribe
S = shield cost of the unit,
and M is given by
M = 2.05 + 0.0028*C
where C is the amount of gold in the coffers.
I want to present a more precise (i hope so...) formula that includes the distance from a capital and to add a formula for bribing cities:
Formula for bribing units
G = DF*GF*S
Where
G = gold required to bribe
S = shield cost of the unit (settler and engineer considered as 80-shield unit)
DF = 3*12.5/(D+2) (distance factor)
GF = (1+4*EG/3000) (gold factor)
EG = enemy's gold
D = the distance (of enemy's unit)from the enemy's capital (maximum 16)
Formula for bribing cities
G = DF*GF*S
Where
S = size of the city
DF = 5*200*SF/(D+3) (distance factor)
SF = 5/6 for a spy; 1 for a diplomat (spy factor)
GF = (1+EG/1000) (gold factor)
EG = enemy's gold
D = the distance (of your dip/spy) from the enemy's capital (maximum 16); (bribing from distance 1 is not allowed)
Is it correct?
The distance from the capital is straight (not diagonal; moving just one direction; just one coordinate is changed). Does anybody know how "S" should be set when moving both ways?
<font size=1 face=Arial color=444444>[This message has been edited by SlowThinker (edited December 26, 2000).]</font>
[This message has been edited by SlowThinker (edited December 26, 2000).]
G = M*S
Where
G = gold required to bribe
S = shield cost of the unit,
and M is given by
M = 2.05 + 0.0028*C
where C is the amount of gold in the coffers.
I want to present a more precise (i hope so...) formula that includes the distance from a capital and to add a formula for bribing cities:
Formula for bribing units
G = DF*GF*S
Where
G = gold required to bribe
S = shield cost of the unit (settler and engineer considered as 80-shield unit)
DF = 3*12.5/(D+2) (distance factor)
GF = (1+4*EG/3000) (gold factor)
EG = enemy's gold
D = the distance (of enemy's unit)from the enemy's capital (maximum 16)
Formula for bribing cities
G = DF*GF*S
Where
S = size of the city
DF = 5*200*SF/(D+3) (distance factor)
SF = 5/6 for a spy; 1 for a diplomat (spy factor)
GF = (1+EG/1000) (gold factor)
EG = enemy's gold
D = the distance (of your dip/spy) from the enemy's capital (maximum 16); (bribing from distance 1 is not allowed)
Is it correct?
The distance from the capital is straight (not diagonal; moving just one direction; just one coordinate is changed). Does anybody know how "S" should be set when moving both ways?
<font size=1 face=Arial color=444444>[This message has been edited by SlowThinker (edited December 26, 2000).]</font>
[This message has been edited by SlowThinker (edited December 26, 2000).]
Comment