Battle Points

#1
Just a simple suggestion:

Add new type of points "Battle points" in ranking.
Both attacker and defender to recieve according to battle result.
Winner recieves Battle points = (Winner unit loss - Loser unit loss)/1.000
Loser doesn't recive any Battle points (not even negative).

Example:

Code: Select all

Attacker Loss:	The attacker has lost a total of 60.000 units.
Defender Loss:	The defender has lost a total of 88.919.000 units.
Attacker wins 88.859 battle points.
With ACS-Attack or defend:
1-st suggestion:
All winners take equal parts of Battle points.

Code: Select all

3 persons won with total 120.000 Battle points, each recieves 40.000 Battle points
2-nd suggestion:
All winers are considered with equal Looser unit loss, Winner unit loss is personal.

Example:

Code: Select all

 2 persons won with 

Attacker Loss:	The attacker has lost a total of 60.000 units.
Defender Loss:	The defender has lost a total of 88.920.000 units.

1-st person has a clean fight, the 2-nd lost 1BS.
First recieves 44.460 Battle points.
Second recieves 44.400 Battle points.