/[LeafOK_CVS]/pvpgn-1.7.4/conf/bnxpcalc.conf
ViewVC logotype

Annotation of /pvpgn-1.7.4/conf/bnxpcalc.conf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Tue Jun 6 03:41:37 2006 UTC (19 years, 9 months ago) by sysadm
CVS Tags: pvpgn_1-7-4-0_MIL
Branch point for: GNU, MAIN
Initial revision

1 sysadm 1.1 # This file is used to compute the XP points gained/lost by Warcraft III
2     # anonymous matchmaking games
3     #
4     # <min realm level> <level diff> <higher points gained> <higher points lost> <lower points gained> <lower points lost>
5     #
6     # Note: you may notice that blizzard has columns for points win/loss by
7     # higher and lower opponets but because they must keep constant the sum
8     # of points the columns are in "mirror"
9    
10     # used for all players
11     50 0 100 100 100 100
12     50 1 95 105 115 85
13     50 2 90 110 130 70
14     50 3 85 115 145 55
15     50 4 80 120 155 45
16     50 5 75 125 165 35
17     50 6 70 130 175 25

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1