Translations:Factiuni:Avispa Rifa/17/en: Diferență între versiuni

De la B-Zone Wiki
Salt la: navigare, căutare
(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...)
 
(Nicio diferență)

Versiunea curentă din 6 ianuarie 2016 03:30

Informații despre mesaj (contribuiți)
Acest mesaj nu are documentație. Dacă știți unde sau cum este folosit, îi puteți ajuta pe ceilalți traducători prin adăugarea documentației sale.
Definiția mesajului (Factiuni:Avispa Rifa)
= Salariu =
== Pentru jucătorii fără cont premium ==
=== Rank 1 ===
câștig = (6300 + random(15)) * (1,1 + coeficient_câștig + coeficient_best)
=== Rank 2 ===
câștig = (6300 + random(15)) * (1,2 + coeficient_câștig + coeficient_best)
=== Rank 3 ===
câștig = (6300 + random(15)) * (1,3 + coeficient_câștig + coeficient_best)
=== Rank 4 ===
câștig = (6300 + random(15)) * (1,4 + coeficient_câștig + coeficient_best)
=== Rank 5 ===
câștig = (6300 + random(15)) * (1,5 + coeficient_câștig + coeficient_best)
=== Rank 6 sau Lider ===
câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)
== Pentru jucătorii cu cont premium ==
=== Rank 1 ===
câștig = (6300 + random(15)) * (1,6 + coeficient_câștig + coeficient_best)
=== Rank 2 ===
câștig = (6300 + random(15)) * (1,7 + coeficient_câștig + coeficient_best)
=== Rank 3 ===
câștig = (6300 + random(15)) * (1,8 + coeficient_câștig + coeficient_best)
=== Rank 4 ===
câștig = (6300 + random(15)) * (1,9 + coeficient_câștig + coeficient_best)
=== Rank 5 ===
câștig = (6300 + random(15)) * (2 + coeficient_câștig + coeficient_best)
=== Rank 6 sau Lider ===
câștig = (6300 + random(15)) * (2,1 + coeficient_câștig + coeficient_best)
Traducerea= 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)

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)