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

De la B-Zone Wiki
Salt la: navigare, căutare
(Pagină nouă: = Specific Commands = == /work == This command allows you to start working. <br /> You need to be close enough to the employment location to execute the command. If this is not the...)
Linia 20: Linia 20:
 
= Advancement in Skill =
 
= Advancement in Skill =
 
* To advance from skill 1 to skill 2 you need to do 30 ore deliveries.
 
* 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 2 to skill 3 you need to do 90 ore deliveries.
* To advance from skill 3 to skill 4 you need to do 120 ore deliveries (total: 210).
+
* To advance from skill 3 to skill 4 you need to do 210 ore deliveries.
* To advance from skill 4 to skill 5 you need to do 240 ore deliveries (total: 450).
+
* To advance from skill 4 to skill 5 you need to do 450 ore deliveries.
 
+
  
 
= Formula used to determine revenues =
 
= Formula used to determine revenues =

Versiunea de la data 30 octombrie 2019 13:48

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 90 ore deliveries.
  • To advance from skill 3 to skill 4 you need to do 210 ore deliveries.
  • To advance from skill 4 to skill 5 you need to do 450 ore deliveries.

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.


Specific Commands

/work

This command allows you to start working.
You need to be close enough to the employment location to execute the command. If this is not the case, the server will set a checkpoint on your map, marking the place where you have to go.