Joburi:Miner/en: Diferență între versiuni

De la B-Zone Wiki
Salt la: navigare, căutare
(Pagină nouă: Nota: The average time for an ore delivery is 230 seconds.)
(Pagină nouă: *'''''premium_coefficient''' has the value 1 if you don't have a premium account, or value 1,5 if you have a premium account.'' *'''''random(100)''' represents a random number from...)
Linia 43: Linia 43:
 
Nota: The average time for an ore delivery is 230 seconds.
 
Nota: The average time for an ore delivery is 230 seconds.
  
*'''''coeficient_premium''' are valoarea 1 dacă nu dețineți cont premium, sau valoarea 1,5 dacă dețineți cont premium.''
+
*'''''premium_coefficient''' has the value 1 if you don't have a premium account, or value 1,5 if you have a premium account.''
*'''''random(100)''' reprezintă un număr aleatoriu de la 1 la 100.''
+
*'''''random(100)''' represents a random number from 1 to 100.''
*'''''job_bonus''' reprezintă un număr multiplu de 5. Când folosiți comanda /work, '''job_bonus''' are valoarea 5. De fiecare dată când terminați cu succes o cursă, valoarea se marește cu 5. Dacă părăsiți vehiculul jobului, valoarea se resetează la 5. Valoarea '''job_bonus''' va crește din 5 în 5 până la maxim 50.''
+
*'''''job_bonus''' represents a number multiple of 5. When you use /work, '''job_bonus''' has value 5. Each time you finish a delivery, the value increases by 5. If you leave the job's vehicle, the value resets to 5. The value for '''job_bonus''' will increase from 5 to 5 to a maximum for 50.
  
  

Versiunea de la data 21 octombrie 2016 23:21

Alte limbi:
English • ‎Română


#1
Player working as a miner


General characteristics

  • Using the job "Miner" you will collect and deliver ores for money.
  • The Miner is a legal job.
  • To become a miner you have to be at least level 1.
  • For this job you'll be using a Bobcat (regardless your skill).
  • The location for getting the job can be found on the map on image #1.
  • For only one delivery (the delivery is made at the hiring point) you have to get a total of 5 ores.
  • The players with a premium account will recieve 50% more money at the end of each run.
  • You will lose the mission if you leave the vehicle (except when you mine for ores).
  • For every skill advance you'll recieve 10 Gold.


Advancement in Skill

  • To advance from skill 1 to skill 2 you need to do 30 ore deliveries.
  • To advance from skill 2 to skill 3 you need to do 60 ore deliveries (total: 90).
  • To advance from skill 3 to skill 4 you need to do 120 ore deliveries (total: 210).
  • To advance from skill 4 to skill 5 you need to do 240 ore deliveries (total: 450).


Formula used to determine revenues

Skill 1

[(647 + random(100)) * premium_coefficient] + job_bonus

Skill 2

[(659 + random(100)) * premium_coefficient] + job_bonus

Skill 3

[(713 + random(100)) * premium_coefficient] + job_bonus

Skill 4

[(805 + random(100)) * premium_coefficient] + job_bonus

Skill 5

[(946 + random(100)) * premium_coefficient] + job_bonus

Nota: The average time for an ore delivery is 230 seconds.

  • premium_coefficient has the value 1 if you don't have a premium account, or value 1,5 if you have a premium account.
  • random(100) represents a random number from 1 to 100.
  • job_bonus represents a number multiple of 5. When you use /work, job_bonus has value 5. Each time you finish a delivery, the value increases by 5. If you leave the job's vehicle, the value resets to 5. The value for job_bonus will increase from 5 to 5 to a maximum for 50.


Comenzi Specifice

/work

Această comandă vă permite să începeți lucrul.
Este necesar să vă aflați în apropierea locului de angajare pentru a executa comanda. Dacă acesta nu este cazul, serverul vă va pune un checkpoint pe harta, marcând locul în care trebuie să mergeți.