Re: Question
War Prestige = A - (R * B) = X
R = Min {[ABS(loser lvl-winner lvl)/2+1],5}
R = (2 {Loser level} - 1 {Winner Level}) / 2 + 1 = 1.5
R = 1.5
50 - (1 * 25) = 25
Winner would recieve 25 prestige. Loser recieves -25 prestige.
75 - (2 * 10) = 55
Winner would recieve 55 prestige. Loser recieves -55 prestige.
A: The losing party's loss
R: A weighting coefficient. The coefficient is included in calculating battle losses when one party is much stronger than the other in a battle.
B: The winning party's loss
X: The total prestige lost or gained.
Two players of the same title have a coefficient of 1.
Prestige will only drop to the minimum prestige requirement of your current title.
R = Min {[ABS(loser lvl-winner lvl)/2+1],5}
R = (2 {Loser level} - 1 {Winner Level}) / 2 + 1 = 1.5
R = 1.5
50 - (1 * 25) = 25
Winner would recieve 25 prestige. Loser recieves -25 prestige.
75 - (2 * 10) = 55
Winner would recieve 55 prestige. Loser recieves -55 prestige.
A: The losing party's loss
R: A weighting coefficient. The coefficient is included in calculating battle losses when one party is much stronger than the other in a battle.
B: The winning party's loss
X: The total prestige lost or gained.
Two players of the same title have a coefficient of 1.
Prestige will only drop to the minimum prestige requirement of your current title.

