You can also play Dark Warriors on
Back to post list
Back a step


Developer Feltash
Posts: 1,203
Status: Ultimate

Karma: +24,144
[+1] [-1]

Offline

Subject: Minor Update : Town Fights
The maximum an army size can be is now 5,000. The random army code has been changed to the following rates:

If attack is chosen:

chance = random number between 1 and 22

IF chance >= 1 && chance < 5 : ARMY = random between 100 and 200
IF chance >= 5 && chance < 10 : ARMY = random between 200 and 500
IF chance >= 10 && chance < 14 : ARMY = random between 500 and 1000
IF chance >= 14 && chance < 18 : ARMY = random between 1000 and 2000
IF chance >= 18 && chance < 20 : ARMY = random between 2000 and 3000
IF chance >= 20 && chance < 22 : ARMY = random between 3000 and 5000

This should make things a little more relaxed and more fair for all competing teams.

Let me know if you have any queries.

Tom


No Signature

Time Posted: September 5 2012 12:36 pm EDT
Last updated: September 5 2012 04:16 pm EDT


Replies:

Add reply:
Subject:
Body: