diff --git a/binaries/data/mods/official/entities/structures/hele_barracks.xml b/binaries/data/mods/official/entities/structures/hele_barracks.xml
index 80bf9f2aa3..f4a5b6da6f 100644
--- a/binaries/data/mods/official/entities/structures/hele_barracks.xml
+++ b/binaries/data/mods/official/entities/structures/hele_barracks.xml
@@ -18,5 +18,16 @@
structures/hellenes/barracks.xml
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/binaries/data/mods/official/entities/template_unit_infantry_melee_spearman.xml b/binaries/data/mods/official/entities/template_unit_infantry_melee_spearman.xml
index 0dc043da1f..170fa7b9ee 100644
--- a/binaries/data/mods/official/entities/template_unit_infantry_melee_spearman.xml
+++ b/binaries/data/mods/official/entities/template_unit_infantry_melee_spearman.xml
@@ -11,7 +11,7 @@
3
- Spear
+ Spear, InfantrySpearmanProbably one of the most primitive units in the game. Fighting with a sharp object at the end of the pole didn't require a lot of technology to develop. It also allowed the human to distance themselves from their attacker. As time passed the spears got longer and longer. Started with a fighting style similar to using a quarterstaff, then to using them in numbers as a 'pin cushion' vs. humans (sarissa in a phalanx). Later it was developed to combat cavalry. During the medieval period it evolved to the pike. These units tended to be armoured as heavily as possible.
diff --git a/binaries/data/mods/official/technologies/hellenes/hele_spearman_armour_1.xml b/binaries/data/mods/official/technologies/hellenes/hele_spearman_armour_1.xml
new file mode 100644
index 0000000000..b3986c9a04
--- /dev/null
+++ b/binaries/data/mods/official/technologies/hellenes/hele_spearman_armour_1.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ Spearman Armour 1
+ Reinforced Sandals
+
+ PortraitSheetTech
+ 0
+
+ Buff
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 0
+ 100
+
+
+
+
+ InfantrySpearman
+
+ hele_spearman_speed_1
+
+
+ traits.armour.value
+ 10%
+
+
+
+ actions.move.speed
+ -3%
+
+
+
+ actions.move.run.speed
+ -3%
+
+
+
+
diff --git a/binaries/data/mods/official/technologies/hellenes/hele_spearman_speed_1.xml b/binaries/data/mods/official/technologies/hellenes/hele_spearman_speed_1.xml
new file mode 100644
index 0000000000..f6e5817533
--- /dev/null
+++ b/binaries/data/mods/official/technologies/hellenes/hele_spearman_speed_1.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ Spearman Speed 1
+ Rocket Boots
+
+ PortraitSheetTech
+ 0
+
+ Buff
+
+
+
+
+
+
+
+
+ 0
+ 100
+ 0
+ 100
+
+
+
+
+ InfantrySpearman
+
+ hele_spearman_armour_1
+
+
+ traits.armour.value
+ -3%
+
+
+
+ actions.move.speed
+ 10%
+
+
+
+ actions.move.run.speed
+ 10%
+
+
+
+