Translations:Factiuni:Vietnamese Boys/17/en

De la B-Zone Wiki
Versiunea din 6 ianuarie 2016 03:34; autor: SuperSoldier (Discuție | contribuții) (Pagină nouă: = Revenues = == For players without a premium account == === Rank 1 === revenue = (6300 + random(15)) * (1,1 + victory_coefficient + best_coefficient) === Rank 2 === revenue = (630...)

(dif) ←Versiunea anterioară | Versiunea curentă (dif) | Versiunea următoare → (dif)
Salt la: navigare, căutare

Revenues

For players without a premium account

Rank 1

revenue = (6300 + random(15)) * (1,1 + victory_coefficient + best_coefficient)

Rank 2

revenue = (6300 + random(15)) * (1,2 + victory_coefficient + best_coefficient)

Rank 3

revenue = (6300 + random(15)) * (1,3 + victory_coefficient + best_coefficient)

Rank 4

revenue = (6300 + random(15)) * (1,4 + victory_coefficient + best_coefficient)

Rank 5

revenue = (6300 + random(15)) * (1,5 + victory_coefficient + best_coefficient)

Rank 6 and Leader

revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient)

For players with premium account

Rank 1

revenue = (6300 + random(15)) * (1,6 + victory_coefficient + best_coefficient)

Rank 2

revenue = (6300 + random(15)) * (1,7 + victory_coefficient + best_coefficient)

Rank 3

revenue = (6300 + random(15)) * (1,8 + victory_coefficient + best_coefficient)

Rank 4

revenue = (6300 + random(15)) * (1,9 + victory_coefficient + best_coefficient)

Rank 5

revenue = (6300 + random(15)) * (2 + victory_coefficient + best_coefficient)

Rank 6 and Leader

revenue = (6300 + random(15)) * (2,1 + victory_coefficient + best_coefficient)