Editing Prestige

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 45: Line 45:
 
The standard formula for prestige gain is:
 
The standard formula for prestige gain is:
  
<code>Min (100 * LandRatio - 40, 60) + TargetLand/150</code>
+
<code>Min (120 * LandRatio - 50, 65) + TargetLand/250</code>
  
* You can hit the same non-bot dominion twice without penalty. Starting with the 3rd hit, your prestige gain will dip by 10% each successive hit. This penalty is limited to 50%.
+
* You can hit the same dominion twice without penalty. Starting with the 3rd hit, your prestige gain will dip by 10% each successive hit. This penalty is limited to 50%.
 
* You can hit a [[NPDs|bot]] 4 times before the penalty kicks in.  The penalty is 5% for each successive hit and is limited to 50%. This penalty treats all bots the same; hitting 4 different bots is equivalent to hitting the same bot 4 times.   
 
* You can hit a [[NPDs|bot]] 4 times before the penalty kicks in.  The penalty is 5% for each successive hit and is limited to 50%. This penalty treats all bots the same; hitting 4 different bots is equivalent to hitting the same bot 4 times.   
 
* The excessive hitting penalty is multiplicative with prestige bonuses (e.g. [[Teching|Techs]] or the Golden Throne [[Wonder]]).  
 
* The excessive hitting penalty is multiplicative with prestige bonuses (e.g. [[Teching|Techs]] or the Golden Throne [[Wonder]]).  
Line 53: Line 53:
 
Examples:
 
Examples:
  
* Hitting a 1500 acre target 75% of your size yields <code> 100 * 75% - 40 + 1500/150 = 45 prestige </code>  
+
* Hitting a 1500 acre target 75% of your size yields <code> 120 * 75% - 50 + 1500/250 = 48 prestige </code>  
* Hitting a 5000 acre target 110% of your size yields <code> Min (100 * 110% - 40, 60) + 5000/150 = 60 + 5000/150 = 93 prestige</code>
+
* Hitting a 5000 acre target 110% of your size yields <code> Min (120 * 110% - 50, 65) + 5000/250 = 65 + 5000/250 = 85 prestige</code>
* Your sixth time hitting a bot at 2550 acres from 3000 acres (85%) yields <code> (100 * 85% - 40 + 2550/150) * (1 - 2 * 0.05) = 55 prestige </code>
+
* Your sixth time hitting a bot at 2550 acres from 3000 acres (85%) yields <code> (120 * 85% - 50 + 2550/250) * (1 - 2 * 0.05) = 56 prestige </code>
* Your fourth time hitting the same human player at 80% of your size (5000 hitting 4000 acres), while your realm has the Golden Throne (+25 % attacking prestige), yields <code>  (100 * 80% - 40 + 4000/150) * 1.25 * (1 - 2 * 0.1) = 75 prestige</code>
+
* Your fourth time hitting a human player at 80% of your size (5000 hitting 4000 acres), while your realm has the Golden Throne (+25 % attacking prestige), yields <code>  (120 * 80% - 50 + 4000/250) * 1.25 * (1 - 2 * 0.1) = 62 prestige</code>
 
* Hitting a target 60%-75% yields no prestige change
 
* Hitting a target 60%-75% yields no prestige change
 
* Hitting a target below 60% of your size yields a 5% prestige loss for the attacker.
 
* Hitting a target below 60% of your size yields a 5% prestige loss for the attacker.
  
 
{| class="wikitable"
 
{| class="wikitable"
|+ vs 600a Target
+
|+ vs 500a Target
 
|-
 
|-
 
! Land Ratio !! Prestige Gain
 
! Land Ratio !! Prestige Gain
 
|-
 
|-
| 0.75 || 39
+
| 0.75 || 42
 
|-
 
|-
| 0.80 || 44
+
| 0.80 || 48
 
|-
 
|-
| 0.85 || 49
+
| 0.85 || 54
 
|-
 
|-
| 0.90 || 54
+
| 0.90 || 60
 
|-
 
|-
| 0.95 || 59
+
| 0.95 || 65
 
|-
 
|-
| 1.00 || 64
+
| 1.00 || 65
 
|}
 
|}
  

Please note that all contributions to OpenDominion may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenDominion:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)