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

De la B-Zone Wiki
Salt la: navigare, căutare
Linia 81: Linia 81:
 
[(1090 + random(100)) * premium_coefficient] + job_bonus
 
[(1090 + random(100)) * premium_coefficient] + job_bonus
  
*'''''premium_coefficient
+
*'''''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.
  
  

Versiunea de la data 26 septembrie 2016 17:03

Alte limbi:
English • ‎Română
Vehicul specific job-ului
#1


General Characteristics

  • Using the "Lumberjack" job you'll cut and deliver logs for money.
  • The Lumberjack job is a legal one.
  • To become a lumberjack, you need to be at least level 1.
  • The location for getting the job can be found on the map in image #1.
  • For a single delivery (the delivery is made at the recruitment point) you have to cut at least 7 logs.
  • The players that have a Premium Account recieve 50% bigger paycheck at the end of each drive.
  • You'll lose the mission if you leave the vehicle (except when cutting the logs).
  • Advancement in skill is rewarded with 10 Gold per skill.


Advancement in Skill

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


Average time for finishing the route per skill

Skill 1 and Skill 2

  • Forest I: 370 seconds.
  • Forest II: 267 seconds.
  • Forest III: 322 seconds.

Skill 3 and Skill 4

  • Forest I: 355 seconds.
  • Forest II: 252 seconds.
  • Forest III: 291 seconds.

Skill 5

  • Forest I: 306 seconds.
  • Forest II: 229 seconds.
  • Forest III: 265 seconds.


Formula used to determine revenues

Skill 1

Forest I

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

Forest II

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

Forest III

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

Skill 2

Forest I

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

Forest II

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

Forest III

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

Skill 3

Forest I

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

Forest II

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

Forest III

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

Skill 4

Forest I

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

Forest II

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

Forest III

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

Skill 5

Forest I

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

Forest II

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

Forest III

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

  • 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.


Vehicule în funcție de skill

  • Skill 1 - Walton
  • Skill 2 - Walton
  • Skill 3 - DFT-30
  • Skill 4 - DFT-30
  • Skill 5 - Flatbed


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.