diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI
index 4fbe23c61..3693eea20 100644
--- a/gamedir/Data-1.13/Ja2_Options.INI
+++ b/gamedir/Data-1.13/Ja2_Options.INI
@@ -4352,6 +4352,21 @@ CLEANING_RATE_DIVISOR = 500
; down repair. A lower value speeds it up.
REPAIR_SESSIONS_PER_DAY = 24
+;------------------------------------------------------------------------------------------------------------------------------
+; Administration
+;
+; This assignment has a merc preforming various administrative tasks that boost the productivity of other mercs in the same
+; town or sector. This affects doctoring, repairing, training, interrogation, fortification, burial, item movement etc..
+; The boost is divided over all applicable mercs by the same amount.
+;------------------------------------------------------------------------------------------------------------------------------
+
+; How much administration points are required to boost another merc's productivity by 1%? The higher the less effective this
+; assignment becomes.
+ADMINISTRATION_POINTS_PER_PERCENT = 20.0
+
+; What is the maximum boost one can receive this way?
+ADMINISTRATION_MAX_PERCENTAGE = 15
+
;------------------------------------------------------------------------------------------------------------------------------
; SquadNames
;------------------------------------------------------------------------------------------------------------------------------
diff --git a/gamedir/Data-1.13/TableData/Backgrounds.xml b/gamedir/Data-1.13/TableData/Backgrounds.xml
index ff77d6558..0d876d1ac 100644
--- a/gamedir/Data-1.13/TableData/Backgrounds.xml
+++ b/gamedir/Data-1.13/TableData/Backgrounds.xml
@@ -96,6 +96,7 @@
0
0
0
+ 0
0
@@ -181,6 +182,7 @@
5
10
-1
+ 25
1
1
@@ -568,16 +570,14 @@
SWAT Member
SWAT
Blurring the line between police and military, SWAT teams are
used in urban operations too dangerous for normal law enforcement.
- 2
2
2
- 3
- 3
3
100
100
70
- 5
+ 10
+ 30
1
1
-2
@@ -588,13 +588,9 @@
SWAT Sniper
SWAT Sniper
Blurring the line between police and military, SWAT teams are
used in urban operations too dangerous for normal law enforcement.
- 3
- 1
2
2
2
- 2
- 2
2
3
75
@@ -612,8 +608,6 @@
Backstage Crew/Veteran Mercenary
Tech Crew/Vet Merc
Blasting sounds, fireworks, screaming people - isn't it odd how
similar an acting stage is to the battlefield?
- 3
- 5
5
-8
-3
@@ -640,8 +634,6 @@
Green Beret
Green Beret
The Green Berets are a special operations force tasked with unconventional warfare.
- 4
- 5
5
5
-5
@@ -651,8 +643,6 @@
10
3
5
- 10
- -6
5
10
-10
@@ -948,25 +938,12 @@
Momma's Boy
Momma's Boy
Your childhood left you with significant personal issues that have
yet to be solved.
- -10
- -3
- -3
- -3
- -3
- -3
- -3
- -3
- -3
- 10
- 10
-10
-10
- -10
- -20
- -10
-20
-20
-10
+ 25
2
1
1
@@ -984,7 +961,6 @@
5
5
10
- 15
5
2
1
@@ -999,19 +975,12 @@
Hillbilly
Hillbilly
Overalls, straw sticking out of boots, and an inseparable blade of grass
in the mouth - but with a knack for tools and all things mechanical.
- 3
- 5
- 3
- 8
- 3
- -7
3
-4
-5
5
-8
4
- -5
10
10
10
@@ -1059,17 +1028,14 @@
Accountant
Accountant
Knowledge learned from years of keeping books for an arms dealer
leads to better deals when buying and selling guns and gear.
- -3
10
- 10
-10
-5
- 10
- -10
10
10
- 5
+ 10
1
+ 100
1
1
@@ -3199,6 +3165,7 @@
25
1
80
+ 50
1
1
@@ -3717,25 +3684,17 @@
Office Worker/Snitch
Office Worker
Air conditioning, watered-down coffee, and some papers to push
- what else can you expect from life?
- -3
- 3
- 1
1
- 5
-10
2
- -5
-5
-5
- 10
10
-5
- -5
- -3
50
+ 80
-10
-30
- 20
1
1
1
@@ -3819,11 +3778,11 @@
Technical Wizard
Tech Whiz
No matter if it's thirty-years-old junk or the latest electronic
gadget, a tech whiz can rewire, reassemble and reconfigure it with their eyes closed.
- 8
- 8
25
1
-10
+ 80
+ 50
1
1
@@ -4142,8 +4101,6 @@
3
5
5
- 5
- 8
1
1
1
@@ -4154,25 +4111,12 @@
Postal Worker
Postal Worker
Through rain, snow, sleet and hail, the mail must get through - and IT NEVER STOPS!
- 2
- 2
2
- 1
- 2
- 2
4
- 2
- 2
- 2
- 2
- 10
- 5
- 2
- 3
+ 10
10
- 2
- 2
-20
+ -20
1
1
1
@@ -4183,10 +4127,6 @@
Serial Killer
Serial Killer
There are different accounts of how you've managed to leave the
confinement, but everyone agrees - you should go back.
- 6
- -6
- 6
- -9
9
6
1
@@ -4205,9 +4145,6 @@
20
100
-50
- -50
- 50
- -50
1
3
1
@@ -4653,7 +4590,6 @@
Lawyer/Snitch
Lawyer
A somewhat unorthodox background for a mercenary, former lawyers might be useful when there's a deal to be made on a knife's edge.
- 10
10
-5
-5
@@ -4661,13 +4597,11 @@
-3
3
-3
- 3
100
- 10
1
- 1
3
20
+ 40
1
1
diff --git a/gamedir/Data/Interface/AssignmentIcons.sti b/gamedir/Data/Interface/AssignmentIcons.sti
new file mode 100644
index 000000000..76e581ce9
Binary files /dev/null and b/gamedir/Data/Interface/AssignmentIcons.sti differ
diff --git a/gamedir/Data/TableData/Backgrounds.xml b/gamedir/Data/TableData/Backgrounds.xml
index 1c0ebbd5c..088f94d7f 100644
--- a/gamedir/Data/TableData/Backgrounds.xml
+++ b/gamedir/Data/TableData/Backgrounds.xml
@@ -94,7 +94,9 @@
0
0
0
- 0
+ 0
+ 0
+ 0
0
@@ -180,6 +182,7 @@
5
10
-1
+ 25
1
1
@@ -296,7 +299,7 @@
11
Veteran Sapper
Veteran Sapper
- A sapper can make only two mistakes in his life. The first one is a
career choice.
+ A sapper can only make two mistakes in his life. The first one is his
career choice.
-30
10
10
@@ -370,7 +373,7 @@
15
Nobility
Nobility
- Some people join this business not out of necessity. While easy
to label them as sissy aristocrats, some are actually quite capable, as they have received the best training money can buy.
+ Some people do not join this business out of necessity. While easy
to label them as sissy aristocrats, some are actually quite capable, as they have received the best training money can buy.
10
-10
-10
@@ -388,7 +391,7 @@
16
DFK Annihilator
DFK Annihilator
- Your exploits earned you respect and recognition you deserve. Who needs legs?
+ Your exploits earned you the respect and recognition you deserve. Who needs legs?
8
15
15
@@ -416,24 +419,12 @@
17
Nurse/Soldier/Shooter
Nurse/Soldier/Shooter
- That combination will definitely spice up your resume.
- 2
- 2
- 3
- 8
- 7
+ That combination definitely spices up your resume.
-10
- 5
- 8
- 3
- 3
30
- 2
+ 10
+ 6
5
- 4
- -3
- 3
- 10
3
2
1
@@ -444,7 +435,7 @@
18
Paramilitary Instructor
Instructor
- Just like boyscouts. But with violence. So not like boyscouts
at all.
+ Just like boyscouts. But with violence. So not really like boyscouts
at all.
5
3
5
@@ -579,16 +570,14 @@
SWAT Member
SWAT
Blurring the line between police and military, SWAT teams are
used in urban operations too dangerous for normal law enforcement.
- 2
2
2
- 3
- 3
3
100
100
70
- 5
+ 10
+ 30
1
1
-2
@@ -599,13 +588,9 @@
SWAT Sniper
SWAT Sniper
Blurring the line between police and military, SWAT teams are
used in urban operations too dangerous for normal law enforcement.
- 3
- 1
2
2
2
- 2
- 2
2
3
75
@@ -622,9 +607,7 @@
26
Backstage Crew/Veteran Mercenary
Tech Crew/Vet Merc
- Blasting sounds, fireworks, screaming people - isn't it odd how
similar stage is to the battlefield?
- 3
- 5
+ Blasting sounds, fireworks, screaming people - isn't it odd how
similar an acting stage is to the battlefield?
5
-8
-3
@@ -651,8 +634,6 @@
Green Beret
Green Beret
The Green Berets are a special operations force tasked with unconventional warfare.
- 4
- 5
5
5
-5
@@ -662,8 +643,6 @@
10
3
5
- 10
- -6
5
10
-10
@@ -677,7 +656,7 @@
28
Extreme Athlete
Extreme Athlete
- If you want to put your life to risk, might as well earn
cash by it...
+ If you want to put your life at risk, might as well earn
cash by doing so...
6
3
3
@@ -714,7 +693,7 @@
29
Professional Thief
Thief
- When offered to take it or leave it, you always chose 'take'.
+ When offered to take it or leave it, you always choose 'take'.
5
5
1
@@ -756,7 +735,7 @@
31
Veteran Mercenary
Veteran Merc
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
5
5
5
@@ -815,7 +794,7 @@
34
Gang Member/Bomber
Gang Member/Bomber
- Becoming a mercenary is a natural step for many gang members
- job's the same, tools and pay much better.
+ Becoming a mercenary is a natural step for many gang members
- job's the same, the tools and pay are much better.
2
-5
-5
@@ -895,7 +874,7 @@
37
Paramilitary Instructor
Instructor
- Just like boyscouts. But with violence. So not like boyscouts
at all.
+ Just like boyscouts. But with violence. So not really like boyscouts
at all.
5
3
5
@@ -915,7 +894,7 @@
38
Graduate
Graduate
- Fresh outta school, with diploma still warm in a hand, it's time
to finally make yourself a living.
+ Fresh out of school, with a diploma still warm in hand, it's time
to finally make yourself a living.
-3
5
-5
@@ -939,7 +918,7 @@
39
Mercenary
Merc
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
2
3
5
@@ -959,25 +938,12 @@
Momma's Boy
Momma's Boy
Your childhood left you with significant personal issues that have
yet to be solved.
- -10
- -3
- -3
- -3
- -3
- -3
- -3
- -3
- -3
- 10
- 10
-10
-10
- -10
- -20
- -10
-20
-20
-10
+ 25
2
1
1
@@ -995,7 +961,6 @@
5
5
10
- 15
5
2
1
@@ -1009,20 +974,13 @@
42
Hillbilly
Hillbilly
- Overalls, straw sticking out of boots and inseparable blade of grass
in the mouth - but with a knack for tools and all things mechanical.
- 3
- 5
- 3
- 8
- 3
- -7
+ Overalls, straw sticking out of boots, and an inseparable blade of grass
in the mouth - but with a knack for tools and all things mechanical.
3
-4
-5
5
-8
4
- -5
10
10
10
@@ -1069,18 +1027,15 @@
44
Accountant
Accountant
- Knowledge learned in years of keeping the books for an arms dealer
leads to better deals when buying and selling guns and gear.
- -3
+ Knowledge learned from years of keeping books for an arms dealer
leads to better deals when buying and selling guns and gear.
10
- 10
-10
-5
- 10
- -10
10
10
- 5
+ 10
1
+ 100
1
1
@@ -1400,7 +1355,7 @@
63
Metaviran Native
Metavira
- The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners, and sought their luck elsewhere.
+ The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners and sought their luck elsewhere.
-5
-3
-3
@@ -1427,7 +1382,7 @@
64
Sniper Terrorist
Sniper Terrorist
- Nobody admits it, but the same governments that hunt him employ him.
+ No politician would admit it, but the same governments that hunt him employ him.
3
2
4
@@ -1521,7 +1476,7 @@
69
General Practitioner
GP
- Frustrated by the anguish and misery he sees everyday, Vince has decided
it might be time for more active resistance against the queen.
+ Frustrated by the anguish and misery he sees everyday, Vince has decided
it might be time for a more active resistance against the queen.
1
5
2
@@ -1605,7 +1560,7 @@
73
Redneck
Redneck
- When the Confederacy lost the war your family moved further south . . .
and is still fighting .. . everybody.
+ When the Confederacy lost the war, your family moved further south . . .
and is still fighting . . . everybody.
3
3
-7
@@ -1733,7 +1688,7 @@
80
Doctor
Doctor
- A leader of nurses, aids and candy-stripers -- oh, and healer of mercenaries.
+ A leader of nurses, aides, and candy-stripers -- oh, and healer of mercenaries.
2
5
10
@@ -1789,7 +1744,7 @@
83
Terrorist Slasher
Terrorist Slasher
- Wanted by Interpol, a meat cleaver killer, and master of disguise.
+ Wanted by Interpol, a meat cleaver killer and master of disguise.
2
3
3
@@ -2098,7 +2053,7 @@
100
Priest
Priest
- Many devout followers of any religion or cult area surprisingly
violent and zealous if pushed in the right (or wrong) direction.
+ Many devout followers of any religion or cult are surprisingly
violent and zealous if pushed into the right (or wrong) direction.
3
10
5
@@ -2370,7 +2325,7 @@
115
Car Mechanic
Car Mechanic
- Dave used to run a service station . . . when there was fuel for vehicles
+ Dave used to run a service station . . . when there was fuel for vehicles.
3
6
3
@@ -2703,7 +2658,7 @@
132
Nurse
Nurse
- While not full-blown doctors, nurses are still in high demand
in warzones, due to the grim business.
+ While not full-blown doctors, nurses are still in high demand
in warzones, due to that grim business.
3
7
10
@@ -2755,7 +2710,7 @@
135
Butt Monkey
Butt Monkey
- One would expect the constant abuse and ridicule you withstand to finally
lead you to reconsider your life choices. Nope.
+ One would expect the constant abuse and ridicule you withstand to eventually
lead you to reconsider your life choices. Nope.
-5
10
10
@@ -2808,7 +2763,7 @@
139
Factory Owner
Factory Owner
- A personal friend of Deidranna and ruthless exploiter. How did you manage to recruit her?
+ A personal friend of Deidranna and a ruthless exploiter. How did you manage to recruit her?
10
10
-6
@@ -2985,7 +2940,7 @@
146
Scientist
Scientist
- Pursuing your insatiable appetite for knowledge led you into
commiting atrocities for The Queen, which you now seek to rectify.
+ Pursuing your insatiable appetite for knowledge led you into
committing atrocities for The Queen, which you now seek to rectify.
10
10
10
@@ -3042,7 +2997,7 @@
149
Veteran Mercenary
Veteran Merc
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
5
5
-5
@@ -3065,7 +3020,7 @@
150
Redneck
Redneck
- When the Confederacy lost the war your family moved further south . . .
and is still fighting . . . everybody.
+ When the Confederacy lost the war, your family moved further south . . .
and is still fighting . . . everybody.
3
3
-7
@@ -3203,13 +3158,14 @@
159
Technical Wizard
Tech Whiz
- No matter if it's a thirty years old junk or latest electronic
gadget, tech whiz can rewire, reassemble and reconfigure it with eyes closed.
+ No matter if it's thirty-years-old junk or the latest electronic
gadget, a tech whiz can rewire, reassemble and reconfigure it with their eyes closed.
-10
-5
-5
25
1
80
+ 50
1
1
@@ -3263,7 +3219,7 @@
165
UN Peacekeeper
UN
- Nations of the entire world provide these troops to solve all
conflicts without any violence. Sadly, this statment is false.
+ Nations of the entire world provide these troops to solve all
conflicts without any violence. Sadly, this statement is false.
2
2
2
@@ -3284,7 +3240,7 @@
166
Veteran Mercenary
Veteran Merc
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
5
5
-5
@@ -3334,7 +3290,7 @@
168
Veteran Mercenary/Bomber
Veteran Merc/Bomber
- You were already famous in this business before those youngsters were
even born. After years of battles, there's hardly anything that can shake you up.
+ You were already famous in this business before those youngsters were
even born. After years of battle, there's hardly anything that can shake you up.
5
5
-5
@@ -3507,7 +3463,7 @@
176
Circus Artist
Circus Artist
- Let's hope you are as good evading bullets as you
are evading knifes while tied to a board.
+ Let's hope you are as good at evading bullets as you
are at evading knifes while tied to a board.
8
10
10
@@ -3607,7 +3563,7 @@
181
Wrestler
Wrestler
- It might be more of a spectacle than actual fight, but getting thrown
around a ring without breaking a neck still takes a lot of skill.
+ It might be more of a spectacle than actual fighting, but getting thrown
around a ring without breaking a neck still takes a lot of skill.
3
5
2
@@ -3652,22 +3608,17 @@
183
Veteran Mercenary/Undertaker
- Vet Merc/Undertaker
- When you've seen it all, nothing can frighten you anymore.
- 5
+ Vet/Undertaker
+ Pops has seen it all. What's left to frighten him?
5
-25
-2
- 3
20
10
- 5
- 3
-5
- 5
15
- 7
100
+ 600
1
1
1
@@ -3677,7 +3628,7 @@
184
Smith/Poor Shot
Smith/Poor Shot
- Due to extreme shortsightedness Wally is a poor shot with next to no chance of improvement.
+ Due to extreme short-sightedness Wally is a poor shot with next to no chance of improvement.
8
10
10
@@ -3711,7 +3662,7 @@
186
General Practitioner
GP
- Versatile and educated doctor can save a human life no matter what
his patient caught - a virus or a bullet.
+ A versatile and educated doctor can save a human life, no matter what
his patient caught - a virus or a bullet.
1
5
10
@@ -3732,26 +3683,18 @@
187
Office Worker/Snitch
Office Worker
- Air conditioning, watered down coffee and some papers to push
- what else can you expect from life?
- -3
- 3
- 1
+ Air conditioning, watered-down coffee, and some papers to push
- what else can you expect from life?
1
- 5
-10
2
- -5
-5
-5
- 10
10
-5
- -5
- -3
50
+ 80
-10
-30
- 20
1
1
1
@@ -3834,12 +3777,12 @@
191
Technical Wizard
Tech Whiz
- No matter if it's a thirty years old junk or latest electronic
gadget, tech whiz can rewire, reassemble and reconfigure it with eyes closed.
- 8
- 8
+ No matter if it's thirty-years-old junk or the latest electronic
gadget, a tech whiz can rewire, reassemble and reconfigure it with their eyes closed.
25
1
-10
+ 80
+ 50
1
1
@@ -3887,7 +3830,7 @@
196
Metaviran Native
Metavira
- The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners, and sought their luck elsewhere.
+ The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners and sought their luck elsewhere.
5
-5
5
@@ -3906,7 +3849,7 @@
197
Metaviran Native
Metavira
- The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners, and sought their luck elsewhere.
+ The indigenous people of Metavira have adjusted to the hostile
jungle there. After the liberation, some joined the foreigners and sought their luck elsewhere.
-5
-3
-3
@@ -3934,7 +3877,7 @@
198
Metaviran Shaman
Shaman
- Leaders of their communities since ages long forgotten, shamans
posess medical knowledge unknown to western eyes.
+ Leaders of their communities since ages long forgotten, shamans
possess medical knowledge unseen by western eyes.
3
3
3
@@ -4149,8 +4092,6 @@
3
5
5
- 5
- 8
1
1
1
@@ -4160,26 +4101,13 @@
220
Postal Worker
Postal Worker
- Through rain, snow, sleet and hail the mail must get through - and IT NEVER STOPS!
- 2
- 2
+ Through rain, snow, sleet and hail, the mail must get through - and IT NEVER STOPS!
2
- 1
- 2
- 2
4
- 2
- 2
- 2
- 2
- 10
- 5
- 2
- 3
+ 10
10
- 2
- 2
-20
+ -20
1
1
1
@@ -4190,10 +4118,6 @@
Serial Killer
Serial Killer
There are different accounts of how you've managed to leave the
confinement, but everyone agrees - you should go back.
- 6
- -6
- 6
- -9
9
6
1
@@ -4212,9 +4136,6 @@
20
100
-50
- -50
- 50
- -50
1
3
1
@@ -4225,7 +4146,7 @@
222
Veteran Mercenary/Snitch
Vet Merc/Snitch
- You were already famous in this business before those youngsters were
even born. After years of battles, there's hardly anything that can shake you up.
+ You were already famous in this business before those youngsters were
even born. After years of battle, there's hardly anything that can shake you up.
5
5
-5
@@ -4251,7 +4172,7 @@
223
Military Brat/Snitch/Bomber
Brat/Snitch/Bomber
- With Gary as a brother is it any wonder that Larry drinks so hard?
+ With Gary as a brother, is it any wonder that Larry drinks so hard?
6
1
10
@@ -4299,7 +4220,7 @@
225
Nurse/Snitch
Nurse/Snitch
- While not full-blown doctors, nurses are still in high demand
in warzones, due to the grim business.
+ While not full-blown doctors, nurses are still in high demand
in warzones, due to that grim business.
3
7
10
@@ -4324,7 +4245,7 @@
226
Veteran Mercenary
Veteran Merc
- You were already famous in this business before those youngsters were
even born. After years of battles, there's hardly anything that can shake you up.
+ You were already famous in this business before those youngsters were
even born. After years of battle, there's hardly anything that can shake you up.
5
5
-5
@@ -4416,7 +4337,7 @@
230
Veteran Mercenary/Car Mechanic
Vet Merc/Mechanic
- Very useful, as long as you HAVE a car.
+ A car mechanic is very useful, as long as you actually have a car.
3
6
5
@@ -4493,7 +4414,7 @@
233
Veteran Ranger/Mercenary
Veteran Ranger/Merc
- The Rangers form the elite of US Army infantry.
+ The Rangers form the elite of the US Army infantry.
8
2
6
@@ -4546,7 +4467,7 @@
235
Competitive Shooter
Competitive Shooter
- Some people display a knack for shooting, and a disturbing
aggression against innocent paper bull's eyes.
+ Some people display a knack for shooting, and a disturbing
aggression against innocent paper bull's-eyes.
8
3
9
@@ -4578,7 +4499,7 @@
237
Veteran Mercenary
Veteran Mercenary
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
5
3
3
@@ -4660,7 +4581,6 @@
Lawyer/Snitch
Lawyer
A somewhat unorthodox background for a mercenary, former lawyers might be useful when there's a deal to be made on a knife's edge.
- 10
10
-5
-5
@@ -4668,13 +4588,11 @@
-3
3
-3
- 3
100
- 10
1
- 1
3
20
+ 40
1
1
@@ -4683,7 +4601,7 @@
241
Pyrotechnician
Pyrotechnician
- When you want to break enemy morale by blowing up his privy, it's time to get yourself a qualified pyrotechnician.
+ When you want to break an enemy's morale by blowing up his privy, it's time to get yourself a qualified pyrotechnician.
3
3
5
@@ -4779,7 +4697,7 @@
246
Venezuelan Rebel
Venezuelan Rebel
- The rebellion against the imperialists has succeeded in his country so Hector has become a mercenary rebel.
+ The rebellion against the imperialists has succeeded in his country so Hector has since become a mercenary rebel.
-5
-3
3
@@ -4800,7 +4718,7 @@
247
Priest
Priest
- Many devout followers of any religion or cult area surprisingly
violent and zealous if pushed in the right (or wrong) direction.
+ Many devout followers of any religion or cult are surprisingly
violent and zealous if pushed into the right (or wrong) direction.
3
10
10
@@ -4862,7 +4780,7 @@
250
Veteran Mercenary
Veteran Mercenary
- You were already famous in this business before those youngsters were
even born. After years of battles, there's hardly anything that can shake you up.
+ You were already famous in this business before those youngsters were
even born. After years of battle, there's hardly anything that can shake you up.
5
5
-5
@@ -4884,7 +4802,7 @@
251
Pyrotechnician
Pyrotechnician
- When you want to break enemy morale by blowing up his privy, it's time
to get yourself a qualified pyrotechnician.
+ When you want to break an enemy's morale by blowing up his privy, it's time
to get yourself a qualified pyrotechnician.
3
3
5
@@ -4949,7 +4867,7 @@
255
Graduate/Bomber
Graduate/Bomber
- Fresh outta school, with diploma still warm in a hand, it's time
to finally make yourself a living.
+ Fresh out of school, with a diploma still warm in hand, it's time
to finally make yourself a living.
10
-7
30
@@ -4966,7 +4884,7 @@
256
Arms Dealer
Arms Dealer
- Experience earned in years of arms trade leads to better
deals when buying and selling guns.
+ Experience earned in years of arms trading leads to better
deals when buying and selling guns.
2
5
10
@@ -5007,7 +4925,7 @@
259
Gang Member
Gang Member
- Becoming a mercenary is a natural step for many gang members
- job's the same, tools and pay much better.
+ Becoming a mercenary is a natural step for many gang members
- job's the same, the tools and pay are much better.
2
2
10
@@ -5049,7 +4967,7 @@
262
Nobility
Nobility
- Some people join this business not out of necessity. While
easy to label them as sissy aristocrats, some are actually quite capable,
as they have received the best training money can buy.
+ Some people do not join this business out of necessity. While
easy to label them as sissy aristocrats, some are actually quite capable,
as they have received the best training money can buy.
1
2
10
@@ -5081,7 +4999,7 @@
264
Pilot
Pilot
- Used to physical stress over long periods, some pilots find the transition to ground combat surprisingly easy.
+ Used to physical stress over long periods of time, some pilots find the transition to ground combat surprisingly easy.
3
5
5
@@ -5096,7 +5014,7 @@
265
Priest
Priest
- Many devout followers of any religion or cult area surprisingly
violent and zealous if pushed in the right (or wrong) direction.
+ Many devout followers of any religion or cult are surprisingly
violent and zealous if pushed into the right (or wrong) direction.
3
10
5
@@ -5118,7 +5036,7 @@
266
Nurse
Nurse
- While not full-blown doctors, nurses are still in high demand
in warzones, due to the grim business.
+ While not full-blown doctors, nurses are still in high demand
in warzones, due to that grim business.
3
7
-5
@@ -5148,7 +5066,7 @@
268
Skydiver
Skydiver
- If you want to put your life to risk, might as well earn cash
by it...
+ If you want to put your life at risk, might as well earn cash
by doing so...
4
2
-3
@@ -5213,7 +5131,7 @@
272
Bomber
Bomber
- Wether you call them terrorists or freedom fighters often
depends on your relation to those killed.
+ Whether you call them terrorists or freedom fighters often
depends on your relation towards those killed.
6
10
10
@@ -5296,7 +5214,7 @@
278
UN Peacekeeper
UN
- Nations of the entire world provide these troops to solve all
conflicts without any violence. Sadly, this statment is false.
+ Nations of the entire world provide these troops to solve all
conflicts without any violence. Sadly, this statement is false.
2
2
2
@@ -5336,7 +5254,7 @@
280
Guerilla
Guerilla
- You are well trained in evading enemy forces and hitting them where they least expect it.
+ You are well-trained in evading enemy forces and striking where they least expect it.
2
1
3
@@ -5393,7 +5311,7 @@
283
Paramilitary Instructor
Instructor
- Just like boyscouts. But with violence. So not like boyscouts
at all.
+ Just like boyscouts. But with violence. So not really like boyscouts
at all.
5
3
5
@@ -5438,12 +5356,13 @@
20
7
3
+ 500
286
Veteran
Veteran
- You've been on one or two tours of duty, and know trouble when you see it.
+ You've been on one or two tours of duty and know trouble when you see it.
5
5
-5
@@ -5496,7 +5415,7 @@
289
Competitive Shooter
Competitive Shooter
- Some people display a knack for shooting, and a disturbing
aggression against innocent paper bull's eyes.
+ Some people display a knack for shooting, and a disturbing
aggression against innocent paper bull's-eyes.
2
8
3
@@ -5526,7 +5445,7 @@
291
Car Mechanic
Car Mechanic
- Very useful, as long as you HAVE a car.
+ Car mechanics are very useful, as long as you actually have a car.
3
6
-2
@@ -5590,7 +5509,7 @@
295
Backstage Crew
Backstage Crew
- Blasting sounds, fireworks, screaming people - isn't it odd how
similar stage is to the battlefield?
+ Blasting sounds, fireworks, screaming people - isn't it odd how
similar an acting stage is to the battlefield?
3
15
10
@@ -5603,7 +5522,7 @@
296
Technical Wizard
Tech Whiz
- No matter if it's a thirty years old junk or latest electronic
gadget, tech whiz can rewire, reassemble and reconfigure it with eyes closed.
+ No matter if it's thirty-years-old junk or the latest electronic
gadget, a tech whiz can rewire, reassemble, and reconfigure it with their eyes closed.
8
8
-3
@@ -5616,7 +5535,7 @@
297
Graduate
Graduate
- Fresh outta school, with diploma still warm in a hand, it's time
to finally make yourself a living.
+ Fresh out of school, with a diploma still warm in hand, it's time
to finally make yourself a living.
3
-3
10
@@ -5632,7 +5551,7 @@
298
Professional Thief
Thief
- When offered to take it or leave it, you always chose 'take'.
+ When offered to take it or leave it, you always choose 'take'.
5
5
1
@@ -5682,7 +5601,7 @@
301
Pyrotechnician
Pyrotechnician
- When you want to break enemy morale by blowing up his privy, it's time
to get yourself a qualified pyrotechnician.
+ When you want to break an enemy's morale by blowing up his privy, it's time
to get yourself a qualified pyrotechnician.
3
3
5
@@ -5697,7 +5616,7 @@
302
Sapper
Sapper
- Sapper can make only two mistakes in his life. The first one is a
career choice.
+ A sapper can only make two mistakes in his life. The first one is his
career choice.
3
3
5
@@ -5744,7 +5663,7 @@
304
Redneck
Redneck
- When the Confederacy lost the war your family moved further
south . . . and is still fighting . . . everybody.
+ When the Confederacy lost the war, your family moved further
south . . . and is still fighting . . . everybody.
3
3
3
@@ -5769,7 +5688,7 @@
305
Stalker
Stalker
- Creepy, relentless and socially handicapped - it
is only a matter of time before they put you away.
+ Creepy, relentless, and socially handicapped - it
is only a matter of time before they put you away.
-9
6
10
@@ -5791,7 +5710,7 @@
306
Academic
Academic
- Most of your knowledge comes from the books and secondhand reports -
and it didn't prepare you for a grim reality of a war zone as well as you thought.
+ Most of your knowledge comes from books and secondhand reports -
and it didn't prepare you for a grim reality of a war zone as well as you thought.
5
-3
10
@@ -5823,7 +5742,7 @@
308
Wrestler
Wrestler
- It might be more of a spectacle than actual fight, but getting thrown
around a ring without breaking a neck still takes a lot of skill.
+ It might be more of a spectacle than actual fighting, but getting thrown
around a ring without breaking a neck still takes a lot of skill.
3
5
2
@@ -5844,7 +5763,7 @@
309
General Practitioner
GP Doctor
- Versatile and educated doctor can save a human life no matter what his
patient caught - a virus or a bullet.
+ A versatile and educated doctor can save a human life, no matter what his
patient caught - a virus or a bullet.
5
10
10
@@ -5874,7 +5793,7 @@
311
Mercenary
Mercenary
- While others may keep to their pasts and its labels, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
+ While most may prefer an easy, safe life, you've chosen
the life of a gun for hire - and embraced it. This is who you really are.
2
3
3
@@ -5975,7 +5894,7 @@
317
Black Bloc
Black Bloc
- Peaceful protest direct actions did not have the results you
wanted so you have turned to violent direct action as a mercenary.
+ Peaceful protests did not have the results you
wanted so you have turned to violent direct action as a mercenary.
4
4
10
@@ -6060,7 +5979,7 @@
321
Aid worker
Aid worker
- You've been in much, MUCH worse situations for several
well-known aid organisations.
+ You've been in much, MUCH worse situations, working for several
well-known aid organisations.
6
2
10